On Tue, Apr 17, 2001 at 08:43:27PM +0200, Tarjei Huse wrote:
> Hi,
> 
> I'm trying to get Midgard working with the new files. I've come as far as
> configuring midgard-lib when I get:
> checking for library containing crypt... no
> configure: error: You need libcryp
> 
> My cofnigure script is:
> ./configure --prefix=/usr/local/midgard --with-sitegroups --with-mysql=/usr/
> local/mysql --with-expat
> 
> I run a rh6.2 system with an upgraded glib(1.2.8 from rh7).
> 
> WHat could be wrong?
As error message is saying, you need libcrypt installed before running
configure. In RH 6.2 libcrypt was standalone library (am I wrong?) but
starting from glibc 2.2 it is an integral part of Glibc. Crypt is needed
for MySQL client libraries.
-- 
Sincerely yours, Alexander Bokovoy 
  The Midgard Project    | ALT  Linux  Team | Minsk Linux Users Group
 www.midgard-project.org | www.altlinux.ru  |    www.minsk-lug.net 
-- You won't skid if you stay in a rut.
                -- Frank Hubbard

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

Reply via email to