Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some serious hard-coding issues that break all binary installs #1444

Closed
williamstein opened this issue Dec 10, 2007 · 2 comments
Closed

some serious hard-coding issues that break all binary installs #1444

williamstein opened this issue Dec 10, 2007 · 2 comments

Comments

@williamstein
Copy link
Contributor

Hi,

There are a few very serious (but easy to fix)
problems with the current sage and upcoming packages
that involving hardcoding of paths.  These
will cause problems if you move a sage install.

POLYBORI:
I noticed this in a SAGE_ROOT/local/bin/:

   lrwxr-xr-x  1 was  was       47 Dec  4 10:52 ipbori -> /Users/was/s/local/share/polybori/ipbori/ipbori

That link *must* not be hard coded.  Make sure this gets fixed before polybori is in sage.

SINGULAR (very serious):
   Several Singular-related files in SAGE_ROOT/local/bin/ have hardcoded paths.
   This makes it so singular will fail to work for everybody who downloads a sage
   binary right now :-(. 

   The package singular-3-0-4-1-20071209.spkg fixes the problem.  Just do 
   sage -upgrade to get it, or download it from 
       http://sagemath.org/packages/standard/singular-3-0-4-1-20071209.spkg

BZIP2:
   Some minor path hardcoding problems.  Easy to fix.  I've put the file that needs
to be replaced here...

Component: distribution

Issue created by migration from https://trac.sagemath.org/ticket/1444

@williamstein
Copy link
Contributor Author

Attachment: bzip2-1.0.4-install.gz

put this file in spkg/base/ overwriting the one there already.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 10, 2007

comment:1

Merged in 2.9.alpha3.

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Dec 10, 2007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant