Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues
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"...
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...
I want to use timer callback function. But I don't want to use "while(1)". how can I use timer callback function? :-)
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...
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...
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...
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...
hello all,who can advise me some good forums about c/c++ programming under linux beside this one? thankX A Lot~!~!~!~
well im just starting to learn C++, and the book im going through gives me this program #include <iostream> void simon(int); int main() { ...
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...
Hi, I have a strange linking error "undefined reference to CPM_RtpRead". Here's the scenario - fileA.c (in folder A) #include "fileB.h"
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...
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...
whats the easiest/most efficent way to have multiple pages in one file?
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...
Friends I'm starting to learn multithread programming in Linux, I'm using C programming language. Besides the default in Unix systems is pthread...
import java.net.*; import java.io.*; public class sourceviewer { public static void main(String[] args){ if(args.length >0) { try{ URL u...
Does anyone know of good IDE for python one that is fre but of professional quality
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...
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...
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.
Forum Rules