I built Ruby with:

./configure --prefix=/local

I see that you can specify a number of options with ./configure,
including:

 --with-sitedir=DIR      site libraries in DIR [LIBDIR/ruby/site_ruby]

but the defaults for this should just work with that switch.  I see
these options, too:

  --exec-prefix=EPREFIX   install architecture-dependent files in
EPREFIX
  --bindir=DIR            user executables [EPREFIX/bin]
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
  --libexecdir=DIR        program executables [EPREFIX/libexec]
  --libdir=DIR            object code libraries [EPREFIX/lib]

I've never had to specify anything other than the above ./configure
switch before.  All of my other systems work fine.   It's just this
bit with the NFS mount.

The client system in question does not have any other ruby or puppet
installations on it.


Thanks.

-- 
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