[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: OOPS when installing sapdb 0.74 on fc1-test1-amd64
- From: Klaasjan Brand <kjb dds nl>
- To: fedora-test-list redhat com
- Subject: Re: OOPS when installing sapdb 0.74 on fc1-test1-amd64
- Date: Mon, 02 Feb 2004 19:31:44 +0100
On Mon, 2004-02-02 at 17:21, Ken Snider wrote:
> Installing the 0.74 i386 RPM's from sabdb/maxdb produced the following dmesg
> output when doing an rpm -ihv of sapdb-testdb74-7.4.3.30-1.i386.rpm:
Did you set the variable LD_ASSUME_KERNEL=2.2.5 to disable NPTL
threading before starting the x_server process?
For the sapdb 7.4 rpm's you need to patch the /etc/init.d/sapdb74
script: the 3rd line under the start) header should read:
su - -c "export LD_ASSUME_KERNEL=2.2.5; $X_SERVER start" sapdb
>/dev/null 2>&1
Besides that it could be an opteron-specific bug you're hitting...
Klaasjan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]