[sharp-discuss] installation error

Claus Flensburg claus at globalphasing.com
Tue Jan 15 19:57:07 GMT 2008


Hi Eugene,

On Tue, Jan 15, 2008 at 07:42:38PM +0000, Eugene Valkov wrote:
...
> 
>   4. list of directories for
>      LD_LIBRARY_PATH/DYLD_LIBRARY_PATH variable :
>      [/xtal/XtalView/lib/ibmpcLinux2:/xtal/EMAN/lib:/xtal/CCP4/ccp4-6.0.2
> /lib::/xtal/CCP4/ccp4-6.0.2/extralib] >
> 
> 
> WARNING : invalid answer - try again.
> 
> /xtal/SHARP/adm/bin/dbtofile: line 284: warnnig: command not found
>   4. list of directories for
>      LD_LIBRARY_PATH/DYLD_LIBRARY_PATH variable :
>      [/xtal/XtalView/lib/ibmpcLinux2:/xtal/EMAN/lib:/xtal/CCP4/ccp4-6.0.2
> /lib::/xtal/CCP4/ccp4-6.0.2/extralib] >
> 
> 
> The error message simply repeats regardless of input. As I enter Ctrl-C, the
> following message is displayed:


it appears the shell variable LD_LIBRARY_PATH has en empty component "::".
The install script tests for and requires that each component exists.

Try this:

env LD_LIBRARY_PATH=/xtal/XtalView/lib/ibmpcLinux2:/xtal/EMAN/lib:/xtal/CCP4/ccp4-6.0.2/lib:/xtal/CCP4/ccp4-6.0.2/extralib ./installSHARP -f

Hope this helps.


Regards,

ClAuS



More information about the sharp-discuss mailing list