David: when running a 64-bit Linux system there are (on Ubuntu64) /usr/lib, /usr/lib32 and /usr/lib64 available.
Now, where should I put the 32- (into /usr/lib32 ?) and 64-bit (into /usr/lib64) libBSFooRexx.so, and in addition the version that should get used into /usr/lib ? Currently, if a 64-Bit ooRexx is detected, then only the 64-bit so is linked from the installation directory into /usr/lib, and if the 32-bit version of ooRexx is detected, then the 32-bit so is linked into /usr/lib. So far I have never used /usr/lib32 or /usr/lib64, so I am wondering, where one is supposed to install the shared libraries to? Would it be o.k. to leave it this way (just linking the appropriate so into /usr/lib), or should I link (in addition?) to /usr/lib32 and /usr/lib64? TIA for any hints/insights, ---rony ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel