Compiled program won't run on another AIX box938 (11/8/2007 9:17:56 PM) comp.unix.aix Hi All, I am new to AIX, I have been primarily a Linux/Solaris person. I have compiled a program on one of my box and when transferred to another it doesn't run. Here is ldd on the box that works: ldd sqlex... richard.c.ji(6)
Finding libraries to link to...266 (11/13/2007 5:38:32 AM) comp.unix.programmer Can anyone offer any advice for finding which libraries I need to link code to if all I know is the header file? For example, I've got a piece of code which includes mqueue.h. I've googled and was luck... jamie27(3)
error while loading shared libraries on amd643111 (11/20/2007 2:57:30 PM) comp.unix.programmer HI, I am facing a strange problem. My application(32 bit) uses third party 32 bit shared libraries. This run fine on Fedora Core 5 (32-bit) on intel x86. But if I try to run the same application and libraries o... yanivk10(4)
hidden .nfs files on AIX5.2168 (11/22/2007 7:34:58 PM) comp.unix.aix Hello All, Hidden .nfs* files are created in a newly created directories under a non-root account. The directory containing .nfs* files cannot be deleted with 'rm -rf' . When I delete the files one by one new ... allab(41)
Thread Sequence Number In Linux381 (12/6/2007 8:10:51 PM) comp.unix.programmer Sorry if this is slightly off-topic, I don't know where else to post this. I am porting an application that currently runs on HP-UX and AIX to Linux. HP-UX and AIX both have pthread functions to get a unique ... aj156(23)