Bertfried Fauser wrote:
> 
> Dear All,
> 
> I tried to install fricas from svn sources and got the following
> irritating aborat of the make process, which I do not understand, that
> file exposed.lsp.pamphlet has the same permissions as all the other
> files in the directoty:
> 
> FRICAS-LISP>
> Compiling nspadaux.lisp.
> End of Pass 1.
> End of Pass 2.
> OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0,
> Speed=3
> Finished compiling /home/fauser/fricas/src/interp/nspadaux.o.
> cp nspadaux.o /home/fauser/fricas/target/i686-suse-linux/autoload/
> nspadaux.o
> 615 making exposed.lsp from /home/fauser/fricas/src/algebra/
> exposed.lsp.pamphlet/home/fauser/fricas/build/scripts/document --
> tangle --output=exposed.lsp /home/fauser/fricas/src/algebra/
> exposed.lsp.pamphlet
> /home/fauser/fricas/build/scripts/document: line 264: /home/fauser/
> fricas/src/algebra/exposed.lsp.pamphlet: Permission denied
> make[3]: *** [exposed.lsp] Error 126
> make[3]: Leaving directory `/home/fauser/fricas/src/interp'
> make[2]: *** [all-interpsys] Error 2
> make[2]: Leaving directory `/home/fauser/fricas/src/interp'
> make[1]: *** [all-interpsys] Error 2
> make[1]: Leaving directory `/home/fauser/fricas/src'
> make: *** [all-src] Error 2
> fau...@noname:~/fricas>
> 
> My system:
> 
>   SuSE 10.1,
>   gcc version 4.1.0 (SuSE Linux)
>   gcl 2.6.8
>  (noweave, notangle etc)
> 
> configure does not make any claims I miss something....
>

Are you sure that configure is finding notangle?

This looks like problem you reported on 26 July.  The most likely
reason for 'permission denied' message is that 'document' script
tried to run 'exposed.lsp.pamphlet', and the likely reason for
running 'exposed.lsp.pamphlet' is empty value for notangle.

-- 
                              Waldek Hebisch
hebi...@math.uni.wroc.pl 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to fricas-devel@googlegroups.com
To unsubscribe from this group, send email to 
fricas-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to