Re: Troubles with compiling Oracle 8.0.5 on Potato

2000-06-23 Thread Robert Varga
Look at http://jordan.fortwayne.com/oracle The install for Redhat 6.x is described there. There is five compat-... packages mentioned which should be installed. Convert them to .deb packages with alien. (no options needed). Install the deb-s. You need to chmod +x one file, I don't remember whi

Re: Troubles with compiling Oracle 8.0.5 on Potato

2000-06-20 Thread J.H.M. Dassen \(Ray\)
On Tue, Jun 20, 2000 at 15:50:24 +0400, Greg wrote: > We need to install Oracle 8.0.5 on Potato On Tue, Jun 20, 2000 at 14:30:10 +0200, Matthias Klose wrote: > Debian does not provide a glibc-2.0, which is installable on potato. > What about Oracle 8.1.6, is it compiled for glibc-2.1? I've recent

Troubles with compiling Oracle 8.0.5 on Potato

2000-06-20 Thread Matthias Klose
Debian does not provide a glibc-2.0, which is installable on potato. What about Oracle 8.1.6, is it compiled for glibc-2.1? Greg writes: > We need to install Oracle 8.0.5 on Potato but compiler reports > some errors due to incompatibility glibc2.0 with glibc2.1 at > the source level. On Slink

Troubles with compiling Oracle 8.0.5 on Potato

2000-06-20 Thread Greg
We need to install Oracle 8.0.5 on Potato but compiler reports some errors due to incompatibility glibc2.0 with glibc2.1 at the source level. On Slink everything was ok. My chief said, that there is a package for RedHat, solving that kind of trouble. (compat-glibc 5.2-2.0.7.2) Is there Debian pa