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. I don't get this.

On Jan 8, 10:35 am, Volker Braun <vbraun.n...@gmail.com> wrote:
> Call it gcc and save it in a directory under your home directory (say,
> ~/bin). Then make sure that ~/bin is in $PATH before /usr/bin

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to