Ralf Hemmecke wrote: > > Hi Krystian, > Krystian is out of town for few days, so I am not sure if he can answer just now. So I will try.
> > Code with some instructions is at Github: > > > > https://github.com/cahirwpz/phd > > Your README is probably not correct. It works for me... > > > Copy src/interp/ncomp.boot to cloned repository directory. > > Run patch < ncomp.boot.diff shell command to patch FriCAS interpreter. > ^^^^^ > > It's probably both times with ".diff". No. 'src/interp/ncomp.boot' means file from FriCAS source tree. There is no 'ncomp.boot.diff' in FriCAS tree. The purpose of this step is to create patched 'ncomp.boot' inside clone of 'https://github.com/cahirwpz/phd'. > > Run FriCAS in the directory. > > In which directory? Directory containing clone of 'https://github.com/cahirwpz/phd'. > Do you have a repo somewhere that comes with your changes in a branch of > the FriCAS sources? Or does FriCAS not compile with your ncomp.boot? Changes are in 'https://github.com/cahirwpz/phd'. FriCAS would bootstrap with changed 'ncomp.boot'. However, the change to 'ncomp.boot' is only useful with the rest of Krystian code. To try the code just follow the instructions (taking into account that "cloned repository directory" and "the directory" mean clone of 'https://github.com/cahirwpz/phd'. -- Waldek Hebisch [email protected] -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
