Re: DBD::Oracle and FreeBSD

2002-10-24 Thread Scott T. Hildreth
On 22-Oct-2002 Matthew Lineen wrote: >> - if you are using an Linux Oracle install, you need to compile >> a linux perl and use that. > > I'd rather not, so I'll go w/ your advice on point #2. > >> - if you've installed the Oracle7 client libraries, > /usr/ports/databases/oracle7, >>

RE: DBD::Oracle and FreeBSD

2002-10-22 Thread shildreth
2 things : - if you are using an Linux Oracle install, you need to compile a linux perl and use that. - if you've installed the Oracle7 client libraries, /usr/ports/databases/oracle7, then you can use the FreeBSD native Perl. Make sure you set the env var LD_LIBRARY_PATH. I a