It seems you didn't install systemconfigurator (recommended 2.2.2) in your image server...
-Andrea Simon Ruiz wrote: > That was the one! > > So now ./configure apparently runs fine, make runs through without > complaint. > > However... > > When I "make install all" none (ok, I only tried si_mkautoinstallcd) > of the commands work (I don't think the install finishes right, even > though it drops to a command line without complaining). > > When I tried to "make install install_server_all", si_mkautoinstallcd > started DOING SOMETHING, but ack! Here's the last bit from the > terminal window... > > # Clear out SVN cruft. find > /home/admin/systemimager.trunk/initrd_source/build_dir -depth -type d > -name .svn | xargs rm -rf mkdir -p > /home/admin/systemimager.trunk/initrd_source/build_dir/new_root touch > /home/admin/systemimager.trunk/initrd_source/build_dir.build > /sbin/mkfs.cramfs > /home/admin/systemimager.trunk/initrd_source/build_dir > /home/admin/systemimager.trunk/initrd_source/initrd warning: gids > truncated to 8 bits. (This may be a security concern.) gzip -9 < > /home/admin/systemimager.trunk/initrd_source/initrd > > /home/admin/systemimager.trunk/initrd_source/initrd.img mkdir -p > /usr/share/systemimager/boot/i386/standard > /home/admin/systemimager.trunk/tools/si_install --si-prefix=/usr -m > 644 /home/admin/systemimager.trunk/initrd_source/initrd.img \ > /usr/share/systemimager/boot/i386/standard/initrd.img > /home/admin/systemimager.trunk/tools/si_install: > /home/admin/systemimager.trunk/initrd_source/initrd.img appears to be > binary, so leaving it alone. > /home/admin/systemimager.trunk/tools/si_install --si-prefix=/usr -m > 644 /home/admin/systemimager.trunk/tmp/boel_binaries.tar.gz > /usr/share/systemimager/boot/i386/standard > /home/admin/systemimager.trunk/tools/si_install: > /home/admin/systemimager.trunk/tmp/boel_binaries.tar.gz appears to be > binary, so leaving it alone. mkdir -p > /usr/share/systemimager/boot/i386/standard rsync -a > /home/admin/systemimager.trunk/initrd_source/build_dir/ > /usr/share/systemimager/boot/i386/standard/initrd_template/ > [EMAIL PROTECTED]:~/systemimager.trunk$ si_mkautoinstallcd Can't locate > Boot.pm in @INC (@INC contains: /usr/lib/systemconfig > /usr/lib/systemimager/perl /etc/perl /usr/local/lib/perl/5.8.7 > /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 > /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at > /usr/lib/systemimager/perl/SystemImager/Common.pm line 1176. BEGIN > failed--compilation aborted at > /usr/lib/systemimager/perl/SystemImager/Common.pm line 1176. > Compilation failed in require at /usr/bin/si_mkautoinstallcd line 40. > BEGIN failed--compilation aborted at /usr/bin/si_mkautoinstallcd > line 40. > > > > Any ideas? > > Simón > > > -----Original Message----- From: Andrea Righi > [mailto:[EMAIL PROTECTED] Sent: Wed 11/29/2006 3:03 AM To: Simon > Ruiz Cc: [email protected] Subject: Re: > [Sisuite-users] Compilation Blues > > What about libssl-dev? ;-) > > -Andrea > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
