Linkstationuser;594560 Wrote: 
> Installation of Perl Source Code Squeezebox Server v7.5.1 on Linkstation
> Duo fails with “symbol lookup error”.
> 
> After starting ./slimserver.pl the following error appears:
> 
> symbol lookup error:
> /mnt/slimserver/CPAN/arch/5.8/arm-linux-gnueabi-thread-multi/auto/DBI/DBI.so:
> undefined symbol: Perl_Tstack_sp_ptr
> 
> PHP shows PHP Version 5.2.10. but is linked to 5.8.8
> 
> Does anybody have experience with it? Help is very much appreciated.
> 
> Thanks.

I don't think "PHP" is relevant here.  Did you mean perl?  What does 
Code:
--------------------
    perl --version
--------------------
 get you?  In any case, it's possible there's a mismatch between your
perl version and your modules, in which case you need to recompile your
modules.  I posted general instructions for a manual installation -
including compiling the modules, which would be the part relevant to
you - ' here'
(http://forums.slimdevices.com/showthread.php?p=584204#post584204).


-- 
Thomas8675309
------------------------------------------------------------------------
Thomas8675309's Profile: http://forums.slimdevices.com/member.php?userid=23271
View this thread: http://forums.slimdevices.com/showthread.php?t=83878

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

Reply via email to