[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ranlib: command not found - Subversion1.3.1 Make install on Solaris9

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2006-05-19 23:07:10 CEST

ilmars.katajs-paeglis@chase.com wrote:
> I am getting a following error when running Subversion1.3.1 make install
> on Solaris9/sparc
...
> ranlib /usr/local/apr/lib/libapr-0.a
> /download/sas/sourcecd/subversion-1.3.1/apr/libtool: ranlib: command not
> found
> make[1]: *** [install] Error 127
...
> Can anybody point me to what needs to be done to get ranlib?

ranlib is a basic part of a standard toolchain and comes with the GNU
binutils package. (Or if you're not using GNU tools, should come with
your commercial compiler.) Do you have a fully functioning compiler on
your machine?

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 19 23:06:04 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.