The dbdimp.c error looked familiar and after some searching I found an old thread from when I couldn't get SqueezeCenter to run on Solaris 10.
In a nutshell: Don't use cc, use gcc. Encode-Detect needs gcc. Make sure that MySQL and Perl are compiled with gcc. Basically, compile everything yourself. I had an issue with the modules trying to include libraries from the bundled MySQL. It wasn't pretty. I had things so screwed up between the cc compiled versions of MySQL and Perl, Perl 5.8.8, Perl 5.10, and back to 5.8.8 that I ended up just starting over since I use the Solaris box as my music and backup server. -- 4mula1 SqueezeCenter 7.3.1 + Solaris 10 x86: Because everything else would've been easy! '4mula1 on Last.fm' (http://www.last.fm/user/4mula1) ------------------------------------------------------------------------ 4mula1's Profile: http://forums.slimdevices.com/member.php?userid=3439 View this thread: http://forums.slimdevices.com/showthread.php?t=57434 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
