----- Original Message -----
> My PATH is set with the /opt/ruby/bin pointer in the front.  When I
> run /usr/bin/env on *any* of the many RHEL5 systems I have, it just
> hangs.   Some of these I didn't set up, some are just stock RHEL
> installs.  So I don't know whether this is a configuration problem or
> not.

this all sounds like you have local configuration errors to be honest.


> By install script, I meant one that actually installs mcollective.
> Regardless of /usr/bin/env I think this makes some sense for people
> that want to do a manual install vs. RPM.   As for the PATH issue
> with ruby, I suppose that's everyone's personal choice.  I could use
> 'alternatives' to create links in standard locations to help
>  mitigate PATH issues, of course.

Would you also expect this install script to be able to uninstall or 
upgrade?  Because generally they do not.

There's a Makefile in ext/ that you can use with the normal unix tool
set to install it wherever you want.  It supports the usual DESTDIR 
variables etc.  It still cant make your broken 'env' work though.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to