First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 80614
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Science Related Packages <sci@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stephane Gagne <sgagne@rsvs.ulaval.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 80614 depends on: Show dependency tree
Show dependency graph
Bug 80614 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-03 11:37 0000
The nmrview excutable (nmrview5_2_2_01_linux) should be in /opt/nmrview, and
not in /opt/nmrview/bin.  moreover, it should not be renamed.  The original
directory structure is required for add-on modules to install without
difficulty (example: smartnotebook), and likely for several scripts written by
nmrview users to work properly.

Reproducible: Always
Steps to Reproduce:
1.ls /opt/nmrview/bin/nmrview*
2.ls /opt/nmrview/nmrview*
3.

Actual Results:  
bash-2.05b$ ls /opt/nmrview/bin/nmrview*
/opt/nmrview/bin/nmrview
bash-2.05b$ ls /opt/nmrview/nmrview*
ls: /opt/nmrview/nmrview*: No such file or directory


Expected Results:  
bash-2.05b$ ls /opt/nmrview/bin/nmrview*
ls: /opt/nmrview/bin/nmrview*: No such file or directory
bash-2.05b$ ls /opt/nmrview/nmrview*
/opt/nmrview/nmrview5_2_2_01_linux

------- Comment #1 From Olivier Fisette 2005-02-03 13:03:33 0000 -------
Thanks for reporting. This is fixed in CVS.

First Last Prev Next    No search results available      Search page      Enter new bug