Re: [Brahms-dev-l] compiling bdst

From: Hironori Ito <hito@rcf.rhic.bnl.gov>
Date: Wed Feb 01 2006 - 19:52:07 EST
You need to give --prefix=$HOME opetion to your configure (or autogen).  
The default for bdst is /usr/local for some reason.

Bekele, Selemon wrote:

>Hi,
>
>    i updated the bdst class and was trying to compile. 
>Everything seems fine until I do "make install"
>
>###############
>tigist@rcas0034:~/MyBrahms/bdst> make install
>Making install in data
>make[1]: Entering directory `/direct/brahms+u/tigist/MyBrahms/bdst/data'
>make[2]: Entering directory `/direct/brahms+u/tigist/MyBrahms/bdst/data'
>/bin/sh ../mkinstalldirs /usr/local/lib/bdst
>mkdir -p -- /usr/local/lib/bdst
>  
>
Here, you can see that it is tring to install to /usr/local.  This does 
not work since you does not have permission as the next statement says.

>mkdir: cannot create directory `/usr/local/lib/bdst': Permission denied
>make[2]: *** [install-pkglibLTLIBRARIES] Error 1
>make[2]: Leaving directory `/direct/brahms+u/tigist/MyBrahms/bdst/data'
>make[1]: *** [install-am] Error 2
>make[1]: Leaving directory `/direct/brahms+u/tigist/MyBrahms/bdst/data'
>make: *** [install-recursive] Error 1
>################
>
>Any suggestions?
>
>Selemon,
>_______________________________________________
>Brahms-dev-l mailing list
>Brahms-dev-l@lists.bnl.gov
>http://lists.bnl.gov/mailman/listinfo/brahms-dev-l
>  
>
Hiro
_______________________________________________
Brahms-dev-l mailing list
Brahms-dev-l@lists.bnl.gov
http://lists.bnl.gov/mailman/listinfo/brahms-dev-l
Received on Wed Feb 1 19:52:53 2006

This archive was generated by hypermail 2.1.8 : Wed Feb 01 2006 - 19:53:05 EST