<?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>82000</bug_id>
          
          <creation_ts>2005-02-14 07:42 0000</creation_ts>
          <short_desc>xmaxima (5.9.1-r1) can&apos;t find documentation</short_desc>
          <delta_ts>2005-10-31 15:06:51 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>2004.3</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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>znmeb@cesmail.net</reporter>
          <assigned_to>sci@gentoo.org</assigned_to>
          <cc>gunix@comhem.se</cc>

      

      
          <long_desc isprivate="0">
            <who>znmeb@cesmail.net</who>
            <bug_when>2005-02-14 07:42:02 0000</bug_when>
            <thetext>When I run xmaxima (5.9.1-r1) it works fine until I try to access the documentation in the link in the lower pane. When you click on the &quot;Full Documentation&quot; link in the lower pane, you get an error message

couldn&apos;t open &quot;/usr/share/maxima/5.9.1/doc/html/maxima_toc.html&quot;: no such file or directory

It looks like the ebuild is installing the documentation in the wrong place; it ends up in

/usr/share/doc/maxima-5.9.1-r1/html

and it should be in (as the error message indicates)

/usr/share/maxima/5.9.1/doc/html</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>lpetersen@gmx.net</who>
            <bug_when>2005-04-10 03:35:07 0000</bug_when>
            <thetext>Try the following (as root):

# ln -s /usr/share/doc/maxima-5.9.1-r1 /usr/share/maxima/5.9.1/doc

That worked for me.

Maybe a 

symlink ${D}/usr/share/doc/${PF} /usr/share/${PN}/${PV}/doc

should be added at the end of the ebuild&apos;s src_install() function?

HTH, Lars</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>lpetersen@gmx.net</who>
            <bug_when>2005-04-10 03:35:59 0000</bug_when>
            <thetext>Oops, without the &quot;${D}&quot;, of course...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ribosome@gentoo.org</who>
            <bug_when>2005-04-17 11:37:19 0000</bug_when>
            <thetext>Thanks for the notice. In 5.9.1-r2, documentation is back to its right place, with a &quot;/usr/share/doc/maxima-5.9.1-r2&quot; symlink pointing to it to respect the Gentoo FSH.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ribosome@gentoo.org</who>
            <bug_when>2005-04-17 12:05:38 0000</bug_when>
            <thetext>*** Bug 67191 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>f.r.bissey@massey.ac.nz</who>
            <bug_when>2005-10-31 15:06:51 0000</bug_when>
            <thetext>On ppc we are still on version 5.9.1 without anything else in ~ppc.
I cannot even start xmaxima as it displays a message saying that it 
doesn&apos;t find the documentation and exit (after being invited to click
OK in a box). maxima works fine (but I didn&apos;t try to access the documentation).</thetext>
          </long_desc>
      
    </bug>

</bugzilla>