[sage-devel] Re: Need help building Sage from source

2012-01-08 Thread ssu
Okay I finnished the build and sage seems to be running smoothly now! Thank you guys, and Volker for your advice. Hopefully I won't be back to report any problems in the near future. Paul On Jan 8, 6:59 pm, Volker Braun wrote: > If you had waited long enough then I'm pretty sure you would have a

[sage-devel] Re: Need help building Sage from source

2012-01-08 Thread ssu
Whoops, TexLive is what I have, right. It's giving a string of messages all of which looks like: WARNING: display latex u'n': latex exited with error: [stderr] kpathsea: Running mktexfmt latex.fmt [stdout] This is pdfTeX, Verion 3.1415926-2.3-1.40.12 (Tex Life 2012/dev/Arch Linux) restricted \w

[sage-devel] Re: Need help building Sage from source

2012-01-08 Thread ssu
So if I put it in ~/bin should it look like #!/bin/sh LD_LIBRARY_PATH=~/bin export LD_LIBRARY_PATH /usr/bin/gcc "$@" ? I tried making again and install.log kept saying it could not find a Latex format file. I have liveTex installed. But the documentation says it's not even a prereq. for building

[sage-devel] Re: Need help building Sage from source

2012-01-08 Thread ssu
Call it gcc or gcc.sh? Also, save it in the /usr/bin under the root directory or somewhere else? On Jan 8, 5:48 am, Volker Braun wrote: > Sage comes with its own python, but that apparently was not installed. You > really should compile from scratch again. You don't need to install any > particul

[sage-devel] Re: Need help building Sage from source

2012-01-07 Thread ssu
Okay, I'll install python 2.7 and retry in the morning. Any other suggestions in the meantime? Cheers On Jan 7, 10:19 pm, Dima Pasechnik wrote: > It appears that you have Python 3 installed on your system, cause I see > lots of > > Making Sage/Python scripts relocatable... >   File "./sage-make_

[sage-devel] Re: Need help building Sage from source

2012-01-07 Thread ssu
diafire.com/?24xa6pn2exegj20 Thank you again, Paul On Jan 7, 12:26 pm, Julien Puydt wrote: > Le 07/01/2012 19:56, ssu a crit : > > > Okay. gcc version is 4.6.2   2025. My os is arch bang linux (i686) > > with kernel 3.1.5-1-ARCH. What might have gone wrong, should I t

[sage-devel] Re: Need help building Sage from source

2012-01-07 Thread ssu
perating > system, which compiler (version of gcc) you are using, before people > can help.  All those error messages show is that the build was not > successful. > > John > > On 7 January 2012 18:12, ssu wrote: > > > > > > > > > Thank you. The buil

[sage-devel] Re: Need help building Sage from source

2012-01-07 Thread ssu
ost recent call last) /home/ssu/sage-4.7.2/local/lib/python2.6/site-packages/IPython/ ipmaker.pyc in force_import(modname, force_reload) 61 reload(sys.modules[modname]) 62 else: ---> 63 __import__(modname) 64 65 /home/ssu/sage-4.7.2/local/bin/ipy_profil

[sage-devel] Need help building Sage from source

2012-01-06 Thread ssu
. I'm using a Dell studio laptop on arch linux. building 'Crypto.PublicKey._fastmath' extension creating build/temp.linux-i686-2.6 creating build/temp.linux-i686-2.6/src gcc -Wall -Wstrict-prototypes -I/home/ssu/sage-4.7.2/local/include -L/ home/ssu/sage-4.7.2/local/lib -fPIC -O3 -fomi