From: Dan Axtell <daxt...@connix.com> Subject: Running SCO binaries Date: 1996/03/23 Message-ID: <31542B31.42FF@connix.com>#1/1 X-Deja-AN: 143864193 content-type: text/plain; charset=us-ascii organization: Connix - The Connecticut Internet Exchange mime-version: 1.0 newsgroups: comp.os.linux.misc x-mailer: Mozilla 2.0 (Win95; I) I am trying to run Informix 5.0 for SCO on Linux and am running into problems. The administrative probgram doesn't seem to be able to initialize shared memory. It says: tbinit: fatal error in shared memory initialization. I have installed the SCO version of libc_s, but am not sure what I have to do to get Linux to use shared memory. I believe the kernel (1.2.13) has support for this compiled in. Anyone know what's wrong? Thanks, Dan
From: Mike Jagdis <ja...@purplet.demon.co.uk> Subject: Running SCO binaries Date: 1996/03/24 Message-ID: <970.31571AA7@purplet.demon.co.uk>#1/1 X-Deja-AN: 144207147 x-mail2news-path: purplet.demon.co.uk x-nntp-posting-host: purplet.demon.co.uk sender: "newsout1.26" <ufg...@purplet.demon.co.uk> organization: FidoNet node 2:252/305 - The Purple Tentacle, Reading newsgroups: comp.os.linux.misc * In message <31542B31.4...@connix.com>, Dan Axtell said: DA> I am trying to run Informix 5.0 for SCO on Linux and am DA> running into DA> problems. The administrative probgram doesn't seem to be DA> able to DA> initialize shared memory. It says: tbinit: fatal error in DA> shared memory initialization. The documentation that comes with iBCS should tell you how to go about investigating the real cause of problems. For a problem with shared memory I would guess at an old version of iBCS. Mike
From: u9342...@muss.CIS.McMaster.CA (R. Wierzbicki) Subject: iBCS ??? Date: 1996/03/25 Message-ID: <4j6a8m$654@informer1.cis.McMaster.CA>#1/1 X-Deja-AN: 144154322 organization: McMaster University, Hamilton, Ontario, Canada (NewServer) newsgroups: comp.os.linux.misc I try to install the ibcs module on my system (running 1.3.77) - the module is built but when I do insmod iBCS it says : create_tables blah, blah from 1.3.77 don't match 1.3.77. Shouldn't the 1.3.x kernels contain support for iBCS?
From: Mike Jagdis <ja...@purplet.demon.co.uk> Subject: iBCS ??? Date: 1996/03/25 Message-ID: <972.31586A6C@purplet.demon.co.uk>#1/1 X-Deja-AN: 144389922 x-mail2news-path: purplet.demon.co.uk x-nntp-posting-host: purplet.demon.co.uk sender: "newsout1.26" <ufg...@purplet.demon.co.uk> organization: FidoNet node 2:252/305 - The Purple Tentacle, Reading newsgroups: comp.os.linux.misc * In message <4j6a8m$...@informer1.cis.McMaster.CA>, R. Wierzbicki said: RW> I try to install the ibcs module on my system (running RW> 1.3.77) - the RW> module is built but when I do insmod iBCS it says : RW> create_tables blah, blah RW> from 1.3.77 don't match 1.3.77. Shouldn't the 1.3.x kernels RW> contain support for iBCS? No. iBCS is a loadable module developed independently of the kernel itself. Releases of iBCS are guaranteed to work against the current stable kernel. They are believed to work against some development kernels - likely the one current at the time the iBCS release occurred. There is a good chance they won't work against the latest development kernels. Right now I can't get a vaguely recent development kernel to run stably on my 386-33 so the next iBCS release is likely to be somewhat delayed :-(. Mike