Dean Somji wrote: > I'm trying to install Midgard on a Solaris machine. (I've successfully > installed before on a GNU/Linux machine.)
I just went through compilation on a sol8 machine for Robert Haskins. Maybe once the process is fully completed Robert will be willing to share his experience. Suffice it to say that so far, Solaris (or maybe it's a SysV vs BSD thing) makes your live harder if you choose to install stuff in /usr/local, and heaven forbid you install stuff in /usr/local/<packagename>/ > Undefined first referenced > symbol in file > libiconv ../src/.libs/libmidgard.so > libiconv_open read.o > libiconv_close read.o > ld: fatal: Symbol referencing errors. No output written to .libs/repligard > collect2: ld returned 1 exit status > gmake[1]: *** [repligard] Error 1 > gmake[1]: Leaving directory `/space/home/deans/MidgardStuff/midgard-lib-1.4.2-1/ Try adding the patch where libiconv is installed to your LD_LIBRARY_PATH. Mind that I'm not a solaris expert, it's just a guess. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
