From owner-freebsd-newbies Tue Jul 3 8:59: 8 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 4564A37B403 for ; Tue, 3 Jul 2001 08:59:01 -0700 (PDT) (envelope-from ingram@vc-protect.net) Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 15HSZo-0005x4-00 for freebsd-newbies@freebsd.org; Tue, 3 Jul 2001 17:59:00 +0200 Received: from [213.68.209.4] (helo=d01pc174) by mrvdom04.kundenserver.de with smtp (Exim 2.12 #2) id 15HSYs-0008Vu-00 for freebsd-newbies@freebsd.org; Tue, 3 Jul 2001 17:58:02 +0200 Message-ID: <009f01c103d8$00a7a2d0$ae02a8c0@d01pc174> From: "Gino Thomas" To: Subject: Library Path problems Date: Tue, 3 Jul 2001 17:51:19 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_009C_01C103E8.C414D480" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_009C_01C103E8.C414D480 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable greetings, as you can assume i am an newbie in freebsd an got massive problems with = the environment of libs. In many cases, when i tried to compile a sourcecode/pkg i get messages = like: *** You need the Midgard library for using mod_midgard. *** *** Use the --with-midgard option to tell *** *** the configure script where to look for the library. *** *** Check also that both the Midgard library and the MySQL *** *** client library are on your dynamic library load path. *** configure: error: Midgard library libmidgard not found But all libs are installed din /usr/local/lib: bamp# find / -name "*libmidg*" /usr/local/lib/libmidgard.so.4 /usr/local/lib/libmidgard.so /usr/local/lib/libmidgard.la /usr/local/lib/libmidgard.a etc. Even if i compiled the source with = "--with-here-are-your-librarys=3D/usr/local/lib" i get errors like this. Another example: /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found The "ELF" lib *is* installed, so i assume that something in my system = configuration went wrong. Must i edit /etc/login.conf? If so how?=20 Please help, i am going crazy with this library stuff :( ------=_NextPart_000_009C_01C103E8.C414D480 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
greetings,
 
as you can assume i am an newbie in = freebsd an got=20 massive problems with the environment of libs.
 
In many cases, when i tried to compile = a=20 sourcecode/pkg i get messages like:
 
*** You need the Midgard library for using=20 mod_midgard.      ***
*** Use the = --with-midgard=20 option to=20 tell           &nb= sp;       =20 ***
*** the configure script where to look for the=20 library.      ***
*** Check also that both = the=20 Midgard library and the MySQL   ***
*** client library are = on your=20 dynamic library load path.    ***
configure: error: = Midgard=20 library libmidgard not found
But all libs are installed din=20 /usr/local/lib:
 
bamp# find / -name=20 "*libmidg*"
/usr/local/lib/libmidgard.so.4
/usr/local/lib/libmidgar= d.so
/usr/local/lib/libmidgard.la
/usr/local/lib/libmidgard.a
et= c.
Even if i compiled the source with=20 "--with-here-are-your-librarys=3D/usr/local/lib" i get errors like=20 this.
 
Another example:
 
/usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not = found
The "ELF" lib *is* installed, so i = assume that=20 something in my system configuration went
wrong. Must i edit /etc/login.conf? If = so how?=20
 
Please help, i am going crazy with this = library=20 stuff :(
------=_NextPart_000_009C_01C103E8.C414D480-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message