Re: Oracle 8i ProC and Debian Potato

2001-02-08 Thread Eric G . Miller
Original Message - > >From: "Stan Brown" <[EMAIL PROTECTED]> > >To: ""J.H.M. Dassen (Ray)"" <[EMAIL PROTECTED]> > >Cc: "Debian User List" > >Sent: Thursday, February 08, 2001 12:20 PM > >Subject: Re: Oracle 8i P

Re: Oracle 8i ProC and Debian Potato

2001-02-08 Thread Stan Brown
-- Original Message - >From: "Stan Brown" <[EMAIL PROTECTED]> >To: ""J.H.M. Dassen (Ray)"" <[EMAIL PROTECTED]> >Cc: "Debian User List" >Sent: Thursday, February 08, 2001 12:20 PM >Subject: Re: Oracle 8i ProC and Debian Potato

Re: Oracle 8i ProC and Debian Potato

2001-02-07 Thread Stan Brown
On Wed Feb 7 17:03:53 2001 "J.H.M. Dassen (Ray)" wrote... > >> >> What am I doing wrong here? > >You've probably forgotten to install libc6-dev which contains these headers. >If not, you'll have to provide more details (e.g. a script(1) transcript of >a compilation attempt). > Interestin

Re: Oracle 8i ProC and Debian Potato

2001-02-07 Thread Stan Brown
On Wed Feb 7 17:03:53 2001 "J.H.M. Dassen (Ray)" wrote... > >On Tue, Feb 06, 2001 at 14:16:36 -0500, Stan Brown wrote: >> bad news, _Lot's_ of erors. The firs one is failing to find stddef.h, tehn >> stdarg.h ... and so on. >> >> What am I doing wrong here? > >You've probably forgotten to install

Re: Oracle 8i ProC and Debian Potato

2001-02-07 Thread J.H.M. Dassen \(Ray\)
On Tue, Feb 06, 2001 at 14:16:36 -0500, Stan Brown wrote: > bad news, _Lot's_ of erors. The firs one is failing to find stddef.h, tehn > stdarg.h ... and so on. > > What am I doing wrong here? You've probably forgotten to install libc6-dev which contains these headers. If not, you'll have to prov

Oracle 8i ProC and Debian Potato

2001-02-07 Thread Stan Brown
I have jsut set up a Debian Potato system and installed Oracle 81 on it. All of this went well. Now I went back inot the Oracle installer and added Proc, shich I need in order to compile the Perl Oracle BDB. I decided to test the install ny compiling a sample program. bad news, _Lot's_ of erors.