Need Help! I've really tried hard to get connected to msql. I am using trustix 2.2. Pretty much everything is working now, except for connecting to mysql. I believe the problem related to DBI.
What I don't understand is why DBI isn't working straight up? I believe the related perl modules installed are: perl-dbi-1.45-2tr and perl-dbd-sqlite-1.07-2tr I tried to install DBI using CPAN, but the version 1.48 is not listed in the installed perl modules. I tried to install DBD::mysql using CPAN, but that failed. Could I have done something wrong during my installation of Trustix? Can I start over? What DBD is used in Trustix 3.0? I have made many symbolic links in the suggested paths to DBI.pm etc, and while the error message suggest some progress, it now appears that DBI is not installed as the object method "connect" can't be located. Please help. Fraser -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Christian Haugan Toldnes Sent: Monday, April 25, 2005 2:07 AM To: Ari�n Huisken Cc: TSLdiscuss Subject: Re: Swup problem (Apr 23 2005 17:18) Ari�n Huisken wrote: > Well, it's _very_ strange, but before I changed the kernel to SMP, swup ran > fine, so this is what I did: > > swup --install kernel > modified symlinks in /boot > lilo > rpm -e kernel-smp > swup --upgrade sambma went fine! > > swup --install kernel-smp > modfied symlinks in /boot > lilo > swup --upgrade postfix went fine! > > rpm -e kernel-2.4.30-2tr > swup runs fine! So changing kernel tricked it to work? One thing I can say for sure is that this had nothing to do with the kernel. :) The only logical explanation was that the rpm database was in some way corrupt, and that it got fixed by accident when you played with the kernel installs. The database is the same for rpm and swup, and I wonder if not a 'rpm --rebuilddb' would have helped.. kind regards c -- Christian H. Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
