Hi Mike, Did you tried the below option while running the configure script ? Please try it. It will give you an option to install the libraries in the location you desire. ------------------------------------------------------------------------------ By default, `make install' will install all the files in `/usr/local/bin', `/usr/local/lib' etc. You can specify an installation prefix other than `/usr/local' using `--prefix', for instance `--prefix=$HOME'. -------------------------------------------------------------------------------- You can get more information by running $./configure --help
I hope this will resolve your problem. - Sachin. On 8/29/07, Mike Friedman <[EMAIL PROTECTED]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Is there a way to install K5 (1.6.2 in particular) for client use without > being superuser? I thought I could do this as long as my userid owns all > the directories into which I'm building and installing (I'm not installing > a KDC). However, now I find that 'make install' wants to run 'ginstall' > with the '-o root' option. Since I'm a non-root user, I'm not going to be > able to chown anything, much less to root. > > On this system (Solaris 10), I'm interested only in the K5 libraries (for > our own apps, written to the MIT K5 API) and the client utilities (e.g., > kinit, kadmin, etc.), not in the supplied apps such as those in > ../appl/bsd. Is there, perchance, a configure or make option to specify > that I don't want to install the binaries that are supposed to run as > root, in particular, that I don't want/need to do chowns or setuids? > > Thanks. > > Mike > > _________________________________________________________________________ > Mike Friedman Information Services & Technology > [EMAIL PROTECTED] 2484 Shattuck Avenue > 1-510-642-1410 University of California at Berkeley > http://socrates.berkeley.edu/~mikef http://ist.berkeley.edu > _________________________________________________________________________ > > -----BEGIN PGP SIGNATURE----- > Version: PGP 6.5.8 > > iQA+AwUBRtSGg60bf1iNr4mCEQKamgCg5fcq05a66uuIWWTSSwQrbZlm/RoAlRvi > +6rQuoPfeju2mFOb9EsT/zg= > =oggQ > -----END PGP SIGNATURE----- > ________________________________________________ > Kerberos mailing list [email protected] > https://mailman.mit.edu/mailman/listinfo/kerberos > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
