vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, I'm looking for a compiled version of lsof for the 32 bits version of AIX 5.3 for powerpc. On all the public ftp sites I found that publishes binaries of lsof for various plateforms, I could not find a compiled lsof for the 32 bits version of AIX 5.3; there is just binaries for 64 bits AIX 5.3 available :-( So, does someone here have a compiled version of lsof 4.76 (or a close version) for the 32 bits version of AIX 5.3 for powerpc that he could send to me ? The best would be a binary compiled with IBM xlc. However a binary compiled with gcc would be fine too. Thank you in advance J-L |
| |||
| grostoon wrote: > Hi all, > > I'm looking for a compiled version of lsof for the 32 bits version of > AIX 5.3 for powerpc. > On all the public ftp sites I found that publishes binaries of lsof for > various plateforms, > I could not find a compiled lsof for the 32 bits version of AIX 5.3; > there is just binaries > for 64 bits AIX 5.3 available :-( > > So, does someone here have a compiled version of lsof 4.76 (or a close > version) for the 32 bits > version of AIX 5.3 for powerpc that he could send to me ? > The best would be a binary compiled with IBM xlc. However a binary > compiled with gcc would > be fine too. > > Thank you in advance > > J-L It's possible to build lsof for a 32 bit AIX 5.3 system on a 64 bit system, but testing the result is another matter. I always strongly recommend that lsof be built on the system where it is to be used. Using someone else's lsof executable is risky. You don't need to have xlc to build lsof -- gcc will do it. If you can''t build lsof yourself and can't find a 32 bit AIX 5.3 executable, send me e-mail and we can make arrangements for you to get an untested executable that I have built. (My e-mail address appears liberally in the lsof documentation files -- e.g., the Bug Reports section of 00README.) Vic Abell, lsof author |
| ||||
| |