Alexander Solovets wrote:
> 
> Ok. Now I am close to the target as never before. There is file
> server.boot that is probably main server. I saw such a line as
>    sockSentString($SessionManager, MKPROMPT())
> 
> Do it mean that I should use session manager socket? Anyway can anyone
> evaluate this? I can't myself because the trunk is broken =3D(
> 
> http://pastebin.com/6uLWtAw6
> 

1) What you tried and what you got?.  Trunk works fine for me.  If
   you do not give details we have no chance of guessing and what
   you got is likely to repeat indefinitely (OK, probably up to time
   when you install new distribution).

2) FriCAS Makefiles are designed so that you should be able to run
   make in subdirectories.  sman depends on 'lib', so configuring,
   doing make in 'src/lib' and then make in 'src/sman' should be
   enough to rebuid 'sman', 'session' and 'spadclient'.  Note
   that the resulting binaries are created in 'target' subtree,
   on my machne in 'target/x86_64-unknown-linux/bin' (sman)
   and 'target/x86_64-unknown-linux/lib' (sessin and spadclient).
   So, if you have problem building other parts you still should
   be able to recompile 'sman'.   Also, you should be able to
   use new sman with AXIOMsys binary from release (there were no
   change in communication protocol).

-- 
                              Waldek Hebisch
[email protected] 

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to