From owner-freebsd-questions Mon Jul 5 12:33:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from lanfear.nidlink.com (lanfear.nidlink.com [216.18.128.7]) by hub.freebsd.org (Postfix) with ESMTP id 1B14F14DCB for ; Mon, 5 Jul 1999 12:33:50 -0700 (PDT) (envelope-from shawn@bsdguy.com) Received: from enaila.nidlink.com (root@enaila.nidlink.com [216.18.128.8]) by lanfear.nidlink.com (8.9.0/8.9.0) with ESMTP id MAA23618; Mon, 5 Jul 1999 12:33:47 -0700 (PDT) Received: from hal.nidlink.com (tnt132-32.nidlink.com [216.18.132.32]) by enaila.nidlink.com (8.9.0/8.9.0) with ESMTP id MAA15820; Mon, 5 Jul 1999 12:33:45 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 05 Jul 1999 12:38:29 -0700 (PDT) Reply-To: shawn@bsdguy.com From: Shawn Workman To: Shawn Workman Subject: RE: Linux emulation Cc: freebsd-questions@FreeBSD.ORG, Daniel Garcia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you receive any dependancy errors run the linux rpm as root /compat/linux/bin/rpm -ih --ignoreos sybase-ase-11.0.3.3-2.i386.rpm On 05-Jul-99 Shawn Workman wrote: > I have also been trying to get sybase to work on my BSD box.. I was getting > those errors as well, I had to rebuild my kernel with the following options: > > options SHMMAXPGS=10000 > options SHMMNI=100 > options SHMSEG=10 > options SEMMNS=200 > options SEMMNI=70 > options SEMMSL=61 > > For the shared memory.. I had a buddy of mine look into the system because he > has setup sybase before and is familiar with it.. He looked in the log files > and was seeing errors allocating about 12 MB of memory this fixed the > problem.. > > Did you get any dependancy errors when installing the RPM? > > > > On 05-Jul-99 Daniel Garcia wrote: >> Hi everybody, >> I'm trying to set up the linux_libs-2.6. >> My problem is that after klding the linux module, when I try to execute the >> Linux binary I get the error: >> >> /usr/local/sybase/install/sybinit: error in loading shared libraries >> libm.so.6: cannot open shared object file: Bad address >> >> So, I try a /compat/linux/sbin/ldconfig and both with no arguments,or with >> the /compat/linux/lib as the argument I get: >> >> /compat/linux/sbin/ldconfig: warning: can't open /usr/lib (Bad address), >> skippin >> g >> /compat/linux/sbin/ldconfig: warning: can't open /lib (Bad address), >> skipping >> >> >> I've tried to modifie the /compat/linux/etc/ld.so.conf to point to the >> Linux's /lib and /usr/lib with no success.... >> I guess the Linux librarys are just for the linux module so I have not put >> the /compat libraries in my freebsd's /etc/ld.so.conf. >> >> Actually, I added this file myself, would that be my problem? >> >> Thanks for your help >> Daniel >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > > ---------------------------------- > E-Mail: Shawn Workman > Date: 05-Jul-99 > Time: 12:11:19 > > This message was sent by XFMail > ---------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- E-Mail: Shawn Workman Date: 05-Jul-99 Time: 12:37:59 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message