Find the answer to your Linux question:
Page 505 of 591 FirstFirst ... 5 405 455 495 501 502 503 504 505 506 507 508 509 515 555 ... LastLast
Threads 10081 to 10100 of 11817

Forum: Programming / Scripting

Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues

  1. Sleuthkit - Important

    Hey everybody. I am trying to compile a program called Sleuthkit. When I do a "make", here is what I get: cd src/auxtools; make "CC=gcc"...

    Started by EndianX, 11-03-2005
    • Replies: 3
    • Views: 1,246
    11-04-2005 Go to last post
  2. Functional languages vs. imperative ones

    This isn't really a programming problem; it's more of a question actually. If this belongs in another forum, I'm sorry; this one just seemed most...

    Started by Javasnob, 11-03-2005
    • Replies: 2
    • Views: 3,785
    11-03-2005 Go to last post
  3. I want to use timer callback function in linux

    I want to use timer callback function. But I don't want to use "while(1)". how can I use timer callback function? :-)

    Started by Jeon, Chang-Min, 10-28-2005
    • Replies: 3
    • Views: 9,332
    11-03-2005 Go to last post
  4. Cron task

    Hi guys, looking for some help. I try to execute a cron task which calls a .sh file. And this .sh file calls another .sh file. When I run...

    Started by advi, 11-02-2005
    • Replies: 9
    • Views: 2,317
    11-03-2005 Go to last post
  5. Problem opening a Berkeley database.

    Hello I'm a new subscriber of that forum. I'm trying to open a Berkeley database. I found the prototype in db.h and this is: int (*open) __P(( DB...

    Started by Manel Ros, 11-02-2005
    • Replies: 0
    • Views: 663
    11-02-2005 Go to last post
  6. a couple of scripting questions for a small project that i've decided to try

    ok...this is the small project that i'm trying. i found a short script on linuxforums.org that would allow one to play launchcast videos (shown...

    Started by josolanes, 10-24-2005
    2 Pages
    1 2
    • Replies: 15
    • Views: 1,596
    11-02-2005 Go to last post
  7. version of gcc when compiling source?

    Hi! I am trying to compile the source for a music program and get errors. The README says that the source compile error free with gcc 3.x, I have...

    Started by pir, 11-01-2005
    • Replies: 2
    • Views: 860
    pir
    11-02-2005 Go to last post
  8. Hello guys!who can tell me some good forums

    hello all,who can advise me some good forums about c/c++ programming under linux beside this one? thankX A Lot~!~!~!~

    Started by sonix, 11-01-2005
    • Replies: 4
    • Views: 607
    11-02-2005 Go to last post
  9. C++ compiling w/ g++

    well im just starting to learn C++, and the book im going through gives me this program #include <iostream> void simon&#40;int&#41;; int main&#40;&#41; &#123; ...

    Started by iamsam, 10-05-2005
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 7,856
    11-01-2005 Go to last post
  10. HELP~~~~:Question about VIM

    Hi ALL, when i 'm editing my source code,sometimes i need to see the declaraton of some struct(s),but the header files include these struct(s) are...

    Started by sonix, 10-31-2005
    • Replies: 2
    • Views: 813
    11-01-2005 Go to last post
  11. linking error: undefined reference

    Hi, I have a strange linking error "undefined reference to CPM_RtpRead". Here's the scenario - fileA.c (in folder A) #include "fileB.h"

    Started by asr245, 10-31-2005
    • Replies: 1
    • Views: 10,227
    10-31-2005 Go to last post
  12. raid

    hi guys, i have seen raid raid raid on online manuals.... i got to know that know means redundant array of inexpensive disks. but what basically...

    Started by yawe_frek, 10-30-2005
    • Replies: 2
    • Views: 655
    10-31-2005 Go to last post
  13. Program compiled but won't run - application/x-zerosize

    Hi I have compiled a program that uses Qt 4.0.0 on Knoppix 3.3 The problem is when I try to run it, it says "Couldn't find the program...

    Started by gianosqu, 10-31-2005
    • Replies: 0
    • Views: 970
    10-31-2005 Go to last post
  14. php

    whats the easiest/most efficent way to have multiple pages in one file?

    Started by napolian, 10-29-2005
    • Replies: 7
    • Views: 669
    10-29-2005 Go to last post
  15. Going to make a source-compile script

    For programs on Linux. I'd like it to be fully automated, from extracting the contents all the way to make install. But I have one problem, I need to...

    Started by peaceofpi, 10-23-2005
    • Replies: 6
    • Views: 927
    10-29-2005 Go to last post
  16. Multithreading: which library to make it portable?

    Friends I'm starting to learn multithread programming in Linux, I'm using C programming language. Besides the default in Unix systems is pthread...

    Started by Savago, 10-27-2005
    • Replies: 4
    • Views: 1,358
    10-29-2005 Go to last post
  17. networking problem with java in linux!!

    import java.net.*; import java.io.*; public class sourceviewer &#123; public static void main&#40;String&#91;&#93; args&#41;&#123; if&#40;args.length >0&#41; &#123; try&#123; URL u...

    Started by mangudai_gb, 10-27-2005
    • Replies: 2
    • Views: 593
    10-28-2005 Go to last post
  18. Python IDE

    Does anyone know of good IDE for python one that is fre but of professional quality

    Started by Dude500, 10-25-2005
    • Replies: 5
    • Views: 1,386
    10-27-2005 Go to last post
  19. how to get an exe file to run on other computers

    Hello I'm sure this is a simple answer but it's giving me a nightmare. I've compiled some C code on my laptop which runs fine. However when I go...

    Started by knobby, 10-27-2005
    • Replies: 2
    • Views: 2,285
    10-27-2005 Go to last post
  20. linux terminal question

    Hi Im programing a perl script which executes commands on a terminal i.e.: `mkdir /some_directory/`; Heres my question, is there some way to...

    Started by pelonbiologo, 10-26-2005
    • Replies: 7
    • Views: 1,182
    10-27-2005 Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •