<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>80675</bug_id>
          
          <creation_ts>2005-02-03 23:44 0000</creation_ts>
          <short_desc>wrong settings of environment variables TK_LIBRARY and TCL_LIBRARY in /usr/bin/nmrview</short_desc>
          <delta_ts>2005-02-04 10:48:54 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>sgagne@rsvs.ulaval.ca</reporter>
          <assigned_to>ribosome@gentoo.org</assigned_to>
          <cc>sci@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>sgagne@rsvs.ulaval.ca</who>
            <bug_when>2005-02-03 23:44:28 0000</bug_when>
            <thetext>bash-2.05b$ cat /usr/bin/nmrview
#!/bin/bash
export NMRVIEW5HOME=&quot;/opt/nmrview&quot;
export TK_LIBRARY=&quot;/opt/nmrview/tk8.0&quot;   # SHOULD BE 8.4
export TCL_LIBRARY=&quot;/opt/nmrview/tcl8.0&quot; # 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:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ribosome@gentoo.org</who>
            <bug_when>2005-02-04 10:48:54 0000</bug_when>
            <thetext>Fixed. Thanks for reporting. (Why did it even work before? :\)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>