Didier Fabert wrote: > I want to install simgear and terragear on a chrooted 32bits environment > (because of terragear problem on 64bits) but without install any X server or > window manager (on Linux of course). It's just for hgtshop program and then > continue the process on my 64bits environment, like usual.
I'm not certain what "64bits" means in this case, but if you're on an AMD64 platform, then it's sufficient to compile and link a 32 bit binary of the respective tool and it'll do the job for you. You don't need a set up a complete chroot environment, just call the compiler with "-m32" - and the linker as well, if you are calling 'gcc' as linker, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are ! -------------------------------------------------------------------------- ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel