>
> Hi Waldek,
>
> currently, the Aldor files necessary to build the aldor interface are
> (to my knowledge) nowhere publicly available. :-(
> Since we cannot distribute these files, our users can only build the
> interface, if they already have the aldor sources on their local machine.
> Should we put a message in the INSTALL.aldor file saying that the Aldor
> project is currently dead?
>
> I would be reluctant to remove the src/aldor/ directory, but the current
> situation is rather bad.
>
> The line
>
> ALDORSOURCE=https://svn.origo.ethz.ch/algebraist/trunk
>
> in configure.ac should definitely point be
>
> ALDORSOURCE=https://aquarium.aldor.csd.uwo.ca/svn/trunk
>
> so at least we had a chance in case Stephen Watt restarts the SVN server.
>
I think we should put something in INSTALL.aldor. For example,
after point 3:
Note: Currently (18.06.2012) there is no public server with Aldor
sources. If you have Aldor sources you can copy needed files
to the FriCAS build directory (more precisely, to the src/aldor
subdirectory). Alternatively, run make as
make ALDORSOURCE=path_to_aldor_sources
where path_to_aldor_sources is either local path or URL to top
directory of Aldor sources.
OTOH I would prefer not to change ALDORSOURCE in configure.ac.
ATM we do not know where/if Aldor sources will be available.
When situation is clearer we can immediately update configure.ac
in svn.
--
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.