<?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>111923</bug_id>
          
          <creation_ts>2005-11-08 16:26 0000</creation_ts>
          <short_desc>sci-mathematics/axiom after emerge doesn&apos;t work at all:  easily fixed with one line!</short_desc>
          <delta_ts>2005-12-04 13:42:43 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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ngent@ntmm.org</reporter>
          <assigned_to>plasmaroo@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>ngent@ntmm.org</who>
            <bug_when>2005-11-08 16:26:43 0000</bug_when>
            <thetext>I&apos;ve installed several recent CVS versions of axiom through portage, using  
axiom-9999.ebuild    
  
All fail to run, on account of the hardwired axiom path on the second line  
of /opt/axiom/bin/axiom  and /usr/bin/axiom being still set to the build  
directory instead of the installation directory.  Just changing this line  
to:  
  
export AXIOM=/opt/axiom  
  
makes the program actually run, apparently without any further problems.  
Note the &quot;export&quot; --- it was necessary, as the binary also needs the path.  
  
Note also, that making /usr/bin/axiom a symlink would be neater (in my case, I 
removed it and symlinked from /opt/bin).  That way, the change need only be 
made once. 
 
  
  
  

Reproducible: Always
Steps to Reproduce:
1.  emerge sci-mathematics/axiom-9999   (with necessary keywords and unmask to   
make it work)    
 
    
Actual Results:  
try to run it:  errors ensue, nothing starts  

Expected Results:  
have started</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>plasmaroo@gentoo.org</who>
            <bug_when>2005-11-09 08:40:47 0000</bug_when>
            <thetext>Do you have the original /usr/bin/axiom? The ebuild does a sed on that script
but it looks like the sed requires an update.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>plasmaroo@gentoo.org</who>
            <bug_when>2005-12-04 13:42:43 0000</bug_when>
            <thetext>

*** This bug has been marked as a duplicate of 75372 ***</thetext>
          </long_desc>
      
    </bug>

</bugzilla>