OpenBSD 4.3 / Squeezecenter 7.0.1 I used build-perl-modules.pl to try to build GD. It failed because I didn't have libgd installed, but did not report any error. "perl -MCPAN -e shell" correctly reported the error.
% Bin/build-perl-modules.pl GD Welcome to the Slim Devices perl module installer. These packages are needed for SqueezeCenter to function. You will need a C compiler (gcc), make, and perl installed. You will need development libraries for MySQL. eg: libmysqlclient You will need development libraries for expat. eg: libexpat1-dev *** Ignore any warnings about AppConfig. *** Please enter a perl binary to use (defaults to /usr/bin/perl) This must be the same perl binary that you ran this program with --> Please enter a directory to download files to --> Perl-Modules Downloads will use lwp to fetch tarballs. All done! =================================================================== cpan> install GD ... **UNRECOVERABLE ERROR** Could not find gdlib-config in the search path. Please install libgd 2.0.28 or higher. -- rees ------------------------------------------------------------------------ rees's Profile: http://forums.slimdevices.com/member.php?userid=3363 View this thread: http://forums.slimdevices.com/showthread.php?t=48658 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
