First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 80675
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Olivier Fisette <ribosome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stephane Gagne <sgagne@rsvs.ulaval.ca>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 80675 depends on: Show dependency tree
Show dependency graph
Bug 80675 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 23:44 0000
bash-2.05b$ cat /usr/bin/nmrview
#!/bin/bash
export NMRVIEW5HOME="/opt/nmrview"
export TK_LIBRARY="/opt/nmrview/tk8.0"   # SHOULD BE 8.4
export TCL_LIBRARY="/opt/nmrview/tcl8.0" # SHOULD BE 8.4
/opt/nmrview/nmrview5_2_2_01_linux

bash-2.05b$ ls -1 /opt/nmrview
...
tcl8.4
tk8.4
...

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Olivier Fisette 2005-02-04 10:48:54 0000 -------
Fixed. Thanks for reporting. (Why did it even work before? :\)

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