FRL> Hello.
FRL> 
FRL> How is the porting effort for Midgard 1.4 on FreeBSD going? I need to
FRL> install Midgard on our webserver for a client, and I'd rather install
FRL> 1.4 than 1.2.

There was some troubles with my Midgard installation on FreeBSD. I did it on FreeBSD 
3.1 and 4.2. 
Mainly it is a problem with iconv - in Makefiles after configure of midgard-lib in 
repligard and src directories Makefile doesn't include in LIBS string "-liconv". After 
adding it midgard-lib builds successfully.
And in midgard-php and mod_midgard in configure script  i added this string in 
libmidgard test (variable LIBS).

Of course, i'm not sure that it's right but after this procedure everything builds 
correctly and works now.

And thanks to Carl Makin for his help! :-)

--
With best regards,
Sergei Dolmatov.

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

Reply via email to