Le vendredi 20 octobre 2017 05:38:57 UTC+2, Timo Kaufmann a écrit :
>
> After adding one more depencency (hevea) the compilation succeeds. Thank 
> you for your help.
>
> It needs quite some dependencies that are not mentioned on the README's 
> instructions though (like hevea and texlive). Are those just undocumented 
> or does it depend on some build options?
>

Hello,
My experience is the following:

In the giac source archive the doc is prebuilt (ie the html files built 
from the tex files are already in the archive) so after a configure if you 
cd in the doc dir
make does nothing and don't need all these dependencies (hevea...) and make 
install just copy files.

But your sed changed the Makefiles in the doc dir so now your built try to 
recreate all these html files from the tex files and you need many more 
dependencies. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to