I tried to load DBI module on my Unix user account,which already has perl installed. However the 'make install' does not load the DBI module and its loadables into the directory which I specified when running Makefile.PL as follows: perl Makefile.PL INSTAllDIRS=site INSTALLSITELIB=/home/myaccount/lib This path is for the directory in my user account.It creates this directory,but does not load anything into it. Can anybody help.
- RE: DBI installation failed A Dsouza
- RE: DBI installation failed Sterin, Ilya
- Re: DBI installation failed Michael A. Chase
