Re: DBD-Oracle question for Win2000
From: Michael A Chase tech (mchase_at_ix.netcom.com)
Date: 01/05/05
- Next message: Cosimo Streppone: "Re: DBD::ODBC, unixODBC, FreeTDS, MS-SQL, lazy DL, dbd_db_login/SQLSetConnectOption err=-2"
- Previous message: Boris Volf: "DBD-Oracle question for Win2000"
- In reply to: Boris Volf: "DBD-Oracle question for Win2000"
- Next in thread: Liooil: "Re: DBD-Oracle question for Win2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 04 Jan 2005 19:23:16 -0800 To: Boris Volf <BVolf@bcgi.net>
On 01/04/2005 10:31 AM, Boris Volf said:
> I tried installing DBD-Oracle using ppm, and was unsuccessful.
> Then I downloaded this module from CPAN, and copied Oracle.pm into
> C:\Perl\lib, but I am still getting the same error.,
Naturally you are still getting the error, just copying Oracle.pm to
some random directory is not sufficient, you need to Makefile.PL, make
compile, make test, and make install in accordance with the instructions
in README.
Because most MSWin machines don't have the right compiler, ActiveState
provides pre-compiled packages to install using PPM. Since those aren't
always up to date, you might have more luck with packages from
http://ftp.esoftmatic.com/DBI/, get both DBI and DBD::Oracle from there
so the versions will be compatible.
-- Mac :}) ** I usually forward private questions to the appropriate mail list. ** Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
- Next message: Cosimo Streppone: "Re: DBD::ODBC, unixODBC, FreeTDS, MS-SQL, lazy DL, dbd_db_login/SQLSetConnectOption err=-2"
- Previous message: Boris Volf: "DBD-Oracle question for Win2000"
- In reply to: Boris Volf: "DBD-Oracle question for Win2000"
- Next in thread: Liooil: "Re: DBD-Oracle question for Win2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|