From owner-freebsd-questions@FreeBSD.ORG Thu Jul 19 05:52:01 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C16116A401 for ; Thu, 19 Jul 2007 05:52:01 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 39FAA13C474 for ; Thu, 19 Jul 2007 05:52:01 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 402 invoked from network); 19 Jul 2007 00:52:00 -0500 Received: from 203-206-233-219.dyn.iinet.net.au (HELO localhost) (203.206.233.219) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 19 Jul 2007 00:51:59 -0500 Date: Thu, 19 Jul 2007 15:51:56 +1000 From: Norberto Meijome To: johan Hartono Message-ID: <20070719155156.0e58dddf@localhost> In-Reply-To: <20070717154108.28837.qmail@web50605.mail.re2.yahoo.com> References: <20070717154108.28837.qmail@web50605.mail.re2.yahoo.com> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: shared object needed by courier MTA X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2007 05:52:01 -0000 On Tue, 17 Jul 2007 08:41:08 -0700 (PDT) johan Hartono wrote: > > Dear all, > > > > I was trying to make a working mail server using freebsd5.5-release and courier MTA suites. (you should move up to 6.x if you can, specially since it's a new installation ) > > What I need from this box basically are pop3 server, smtpserver, web admin and webmail. > > I install FreeBSD using ‘developer’ canned andpull out ‘ports’ packages. > > After the installation, I add these packages using pkg_addcommand in the exact order. > > > > 'libltdl-1.5.22_2' > > 'libexecinfo-1.1_1.tbz' > > 'mime-support-3.39.1' > > 'pcre-7.1' > > 'm4-1.4.9' > > 'perl-5.8.8' > > 'gmake-3.81_2' > > 'gettext-0.16.1_3' > > 'libiconv-1.9.2_2' > > 'libtool-1.5.22_2' > > 'help2man_1.36.4_1' > > 'P5-gettext-1.05_1' > > 'P5-Net-CIDR-0.11' > > 'sysconftool-0.15' > > 'autoconf-2.59_2' > > 'automake-1.9.6_1' > > 'pkg-config-0.21' > > 'glib-2.12.12_2' > > 'gamin-0.1.8_1' > > 'courier-authlib-base-0.59.3' > > 'courier-0.54.0' > > > > Every time I try to check the installation using showmodulescommand, I got this message > where is this command 'showmodules' from ? > > “/libexec/ld-elf.so.1: Shared object"libstdc++.so.5" not found, required by "showmodules"” I'm running 6.2-STABLE and I have libstdc++ as part of the base OS: /usr/lib/libstdc++.so.5 I don't know whether 5.5 had libstdc++.so.5 - you can check in /usr/lib/ to see what version is there. I think the problem stems from the fact that you used binary packages (pkg_add -r) rather than building from source via the ports system. Other than upgrading the OS to 6.x, you can try to see if those packages you need are included in the 5.5 CD . Or build from source. > > > > Can anyone point out what sins I have done badly and how towork around this problem? > > > > I’m very sorry for my poor language since English isnot my native language. your English is fine :) > > > > I very appreciate any help you could give me. > > > > Best regards > > > > Johan Hartono > > > > --------------------------------- > Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" _________________________ {Beto|Norberto|Numard} Meijome Which is worse: ignorance or apathy? Don't know. Don't care. I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.