Skip Menu |

This queue is for tickets about the DBD-ODBC CPAN distribution.

Report information
The Basics
Id: 62481
Status: rejected
Priority: 0/
Queue: DBD-ODBC

People
Owner: Nobody in particular
Requestors: bwakkie [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.25
Fixed in: (no value)



Subject: I cannot install DBD::ODBC
I am unable to install DBD::ODBC I am using cpan on an Ubuntu 10.10: This is perl, v5.10.1 (*) built for i686-linux-gnu-thread-multi (with 40 registered patches, see perl -V for more detail) Linux node1 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 UTC 2010 i686 GNU/Linux ------ I get the following error: cpan[3]> install DBD::ODBC Running install for module 'DBD::ODBC' Running make for M/MJ/MJEVANS/DBD-ODBC-1.25.tar.gz Has already been unwrapped into directory /root/.cpan/build/DBD-ODBC-1.25-IHE5m0 No 'Makefile' created , won't make Running make test Make had some problems, won't test Running make install Make had some problems, won't install
On Wed Oct 27 06:39:48 2010, https://me.yahoo.com/a/wLK.IN1zypeCo7pbkzpuDi9l618-#9aea4 wrote: Show quoted text
> I am unable to install DBD::ODBC > > I am using cpan on an Ubuntu 10.10: > > This is perl, v5.10.1 (*) built for i686-linux-gnu-thread-multi > (with 40 registered patches, see perl -V for more detail) > > > Linux node1 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 UTC > 2010 i686 GNU/Linux > > ------ > > > I get the following error: > > cpan[3]> install DBD::ODBC > Running install for module 'DBD::ODBC' > Running make for M/MJ/MJEVANS/DBD-ODBC-1.25.tar.gz > Has already been unwrapped into directory > /root/.cpan/build/DBD-ODBC-1.25-IHE5m0 > No 'Makefile' created > , won't make > Running make test > Make had some problems, won't test > Running make install > Make had some problems, won't install
This has nothing to do with DBD::ODBC itself. Either remove the tree mentioned or force the install or better still download DBD::ODBC, untar it, change into the created directory and do: export DBI_DSN=dbi:ODBC:my_dsn export DBI_USER=my_db_user export DBI_PASS=my_db_pass perl Makefile.PL make make test sudo make install Hope this helps but it is not a problem with DBD::ODBC so I hope you won't be offended that I reject this as a bug in DBD::ODBC. If you still have problems post to the dbi-users list which you will find off the support page on dbi.perl.org. Martin -- Martin J. Evans Wetherby, UK