We had a problem earlier today installing Midgard 1.4 on FreeBSD 4.2. We
found the solution - simply that the iconv library was not being linked
into the build. Follow this procedure to get it working :

After ./configure edit the Makefiles in src/Makefile test/Makefile 
and repligard/Makefile and make sure "-liconv" appears in the LIBS line.
This assumes the iconv is in your ld cache.

Hope this helps future users.

-byron & wayne 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to