I found that my perl modules did not build correctly because mysql-devel was missing in my installation. They now all seem to have been build. However, now I have problem with the GD module. I tried to run "/usr/libexec/squeezecenter-scanner --debug scan.scanner" and got the following output:
The following CPAN modules were found but cannot work with SqueezeCenter: GD (loaded 2.35, need 2.35) To fix this problem you have several options: 1. Install the latest version of the module(s) using CPAN: sudo cpan Some::Module 2. Update the module's package using apt-get, yum, etc. 3. Run the .tar.gz version of SqueezeCenter which includes all required CPAN modules. I then ran "sudo cpan GD" and got the following result: CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Wed, 30 Apr 2008 01:30:54 GMT GD is up to date. The libgd2 is also installed on my system. Found a thread that deals with a similar issue: http://forums.slimdevices.com/showthread.php?t=39240&highlight=linkstation But it didn't seem to fit my situation so I could not apply the fix in this case. I am stuck right now. Does anyone have a suggestion? -- mjuric ------------------------------------------------------------------------ mjuric's Profile: http://forums.slimdevices.com/member.php?userid=17248 View this thread: http://forums.slimdevices.com/showthread.php?t=47077 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
