Cabal2002 wrote: 
> Hi,
> 
> Thanks for this tutorial but it's not working for me :(
> The buildme.sh script failed building DBD-SQLite-1.34_01. So i modified
> the script and DBD-SQLite-1.38_05 went through. But now when i try to
> run slimserver.pl I get this error:
> 
> > 
Code:
--------------------
  >   > DBD::SQLite object version 1.38_05 does not match bootstrap parameter 
1.34_01 at 
/opt/perl-5.14.2-LMS/lib/5.14.2/i686-linux-thread-multi/DynaLoader.pm line 213.
--------------------
> > 
> 
> What am I missing:confused:
> 
> Regards Cabal
> 
> NOTE TO SELF:
> libstdc++-v3 was missing and this caused DBD-SQLite-1.34_01 build to
> fail. LMS-7.7.3 is now up and running with Perl 5.14.4
The version number '1.34_01' is hard-coded into CPAN/DBD/SQLite.pm at
line 13.  You could try editing that file and putting in the new version
number.


------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=99648

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to