Bug 99685 - sci-chemistry/nmrpipe initscript /opt/nmrpipe/com/nmrInit.com sets wrong path
Bug#: 99685 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ribosome@gentoo.org Reported By: klecours@rsvs.ulaval.ca
Component: Applications
URL: 
Summary: sci-chemistry/nmrpipe initscript /opt/nmrpipe/com/nmrInit.com sets wrong path
Keywords:  
Status Whiteboard: 
Opened: 2005-07-20 08:51 0000
Description:   Opened: 2005-07-20 08:51 0000
the environnement set by a initscript /opt/nmrpipe/com/nmrInit.com is :
NMRBIN=/opt/nmrpipe/bin/linux9
NMRLIB=/opt/nmrpipe/bin/linux9

but the executables are in /opt/nmrpipe/nmrbin.linux9/

So script is wrong, or ebuild installation is done in the wrong directory


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
> printenv NMRBIN
/opt/nmrpipe/bin/linux9

Expected Results:  
> printenv NMRBIN
/opt/nmrpipe/nmrbin.linux9

[or installed executables in /opt/nmrpipe/bin/linux9]

* sci-chemistry/nmrpipe
     Installed:           20050415

------- Comment #1 From Olivier Fisette 2005-07-20 10:37:43 0000 -------
I am supposed to be on vacation, not bug fixing! ;)   
   
Anyway, thanks for reporting, Katia. This (along with a couple of other   
potential bugs) are fixed in "nmrpipe-20050415-r1", coming soon to an rsync   
server near you. (Just sync your tree in a hour or so and update NMRPipe. You 
should then update your environment (just ask Pierre-Yves, Richard or 
S

------- Comment #2 From Olivier Fisette 2005-07-20 10:37:43 0000 -------
I am supposed to be on vacation, not bug fixing! ;)   
   
Anyway, thanks for reporting, Katia. This (along with a couple of other   
potential bugs) are fixed in "nmrpipe-20050415-r1", coming soon to an rsync   
server near you. (Just sync your tree in a hour or so and update NMRPipe. You 
should then update your environment (just ask Pierre-Yves, Richard or 
Sébastien or, in the worse case, reboot your computer).)  
   
I have decided to keep the default NMRPipe installation directories and not  
modify the initialisation script. Instead, there is now a symlink  
("/opt/nmrpipe/bin") to the binaries ("/opt/nmrpipe/nmrbin.linux9").  
  
Happy spectral visualisation...