[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DBI on RAQ3
- Subject: Re: [cobalt-users] DBI on RAQ3
- From: "Brian Curtis" <admin@xxxxxxxxxxx>
- Date: Mon May 29 08:13:57 2000
- Organization: Pomfret Computer Technologies
1. Grab the module from CPAN:
http://www.perl.com/CPAN/authors/id/TIMB/DBI-1.13.tar.gz
2. Put it on your Raq somewhere and extract it from a shell connection:
tar -xzvf DBI-1.13.tar.gz
3. `cd' into the newly created directory: cd DBI-1.13
4. Build and install the package:
perl Makefile.PL
make
make test
su (if not already root)
make install (if `make test' was successful)
---
BC
> But, that package is not for the RAQ3i. Can someone tell me how I can
> install the DBI module on our RAQ3i?
>
> Thanks in advance!
>
> Regards,
> Hans van Kilsdonk
> Superior Internet Services