Tagged Questions

0
votes
2answers
45 views

AIX 4.3 - Backup entire system over the network?

I want to backup a AIX 4.3.2.0 machine to a network location. In the past, I've used dd/netcat to backup a system like linux. The server does not appear to NFS or netcat on it. …
0
votes
1answer
10 views

AIX emulator on Windows

Is there such a thing? Or more generally, any way of running AIX shell scripts on other OSes?
0
votes
0answers
9 views

Valgrind compilation error on AIX5

I am getting "need to define SysRes accessors on AIX5 (copy from 3.4.1 sources) " error while compiling valgrid on AIX5 server. I downloaded 3.4.1 version but couldnt find What is …
0
votes
2answers
20 views

Getting error while linking an OCCI program on AIX

Hi All , I have written one sample program for connecting Oracle in C++ using OCCI.. It is giving me a runtime error . ld: 0711-317 ERROR: Undefined symbol: .oracle::occi …
1
vote
2answers
31 views

aix (vs) unix commands

i need all the unix command which are specific to AIX machines. for eg: for unix top is equivalent to topas in aix. i need the list of similar commands. where can i find it .is t …
0
votes
0answers
10 views

Concept of “Sticky” library on AIX ?

We have a problem when loading a dynamic library multiple times (>200) on AIX. The page : http://www-01.ibm.com/support/docview.wss?uid=isg1IY93339 states a similar problem and the …
0
votes
1answer
6 views

SWIG crashes on AIX (with python, and probably everything else SWIG support)

SWIG compiles and install easily on AIX. Unfortunately, a simple SWIG hello world (which also compiles - but not so easily) crashes with Segmentation Fault or Illegal Instruction ( …
1
vote
2answers
32 views

Determining whether a library archive for AIX is 32-bit, 64-bit, or both, from Linux

On AIX, I would run: ar -X32 -t libdb2.a and check for output to determine if there is a 32-bit object in the archive. Similarly with -X64 for checking for a 64-bit object. Ho …
2
votes
4answers
160 views

Difference between Linux and Unix? And what exactly is AIX? [closed]

What is the difference between Linux and Unix? And what exactly is AIX? Come up with a comparison of these operating systems.
0
votes
4answers
276 views

Java cannot resolve DNS address from AIX: UnknownHostException.

I'm having this strange error. On AIX, if I can reach my server from the command line ( using ping / telnet ) But If I try using java I've got UnkownHostException This is due t …
-1
votes
3answers
54 views

Programatically reading contents of /etc

I want to programatically read the contents of the /etc directory. If possible please reply with the code to achieve this.
2
votes
5answers
126 views

Advanced grep unix

Usually grep command is used to display the line contaning the specified pattern. Is there any way to display n lines before and after the line which contains the specified patter …
1
vote
2answers
54 views

How come we pass the linking stage and still miss symbols ? ?

Hi All And thanks in advance. operating system: AIX 5.3. compiler: xlC_r build system is: "Unix Makefiles" our application uses several static (.a) libs and several shared (.so …
2
votes
0answers
12 views

AIX monitoring directory changes

Hello, I'm on AIX 5.3 and I'm a total noob with that OS. I was wondering if there is something like inotify on AIX so that one can monitor directories and files for changes instead …
0
votes
2answers
65 views

Problem compiling Python 2.6.4 on AIX 5.3

I'm trying to build Python 2.6.4 on AIX 5.3. I'm running configure like this: ./configure --prefix=/home/chenf/python --disable-ipv6 --disable-shared --with-libs='/usr/lib/libncu …

1 2 3 4 5 6 next
15 30 50 per page