Kurt Steinkraus wrote:
  Can't locate Config/Simple.pm in @INC (@INC contains: /sw/lib/perl5/5.8.0/darwin 
/sw/lib/perl5/5.8.0 /sw/lib/perl5/site_perl/5.8.0/darwin /sw/lib/perl5/site_perl/5.8.0 
/sw/lib/perl5/site_perl) at /Users/kurtas/dl/cssh line 73.
  BEGIN failed--compilation aborted at /Users/kurtas/dl/cssh line 73.

Am I doing something wrong, or is there a way to work around this?

Have you tried patching the source to have the line


use lib '@PREFIX@/lib/perl5';

then make a patch, and in the fink info file, instead of "Patch: %n.patch" put "PatchScript: sed -e 's/@PREFIX@/%p/g' < %a/%n.patch | patch -p1"

this should work setuid or otherwise. Not that I am conviced that we want setuid perl scripts in fink, I note that there seems to be a beta version 2.9 of clusterssh that does not require setuid.

Peter


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to