Randall David Barber <[EMAIL PROTECTED]> wrote: > I have a user account at a university and I'm trying to build the > "current" tree. > I want to install the libs, etc... in my home directory > Is there a directive I can pass to configure that will install the GII > and GGI libs in the following location: > ~rdb55/local/lib
Usually --prefix=~rdb55/local should do what you want. It will place the libs in ~/local/lib, config files in ~/local/etc, demos to ~/local/bin etc. CU, Andy -- = Andreas Beck | Email : <[EMAIL PROTECTED]> =
