BTW: When installing Aldor in the wiki I updated:

http://wiki.fricas.org/AldorForFriCAS

so that it contains info needed to install Aldor on wiki machine.
In particular I did not see _working_ instructions for building
Aldor itself in single place (there were hints in emails from
Peter).

Oh, up to now I thought that Aldor build instructions is something that the Aldor project is responsible for.

But I agree, the need for "--disable-maintainer-mode" should be more prominent in the Aldor build instructions or rather should be the default. There seems to be a problem with the standard way.

[git checkout...]
cd $ALDOR/aldor
./autogen.sh
cd $BUILDDIR
$ALDOR/aldor/configure
make -j8

gives

libtool: Version mismatch error. This is libtool 2.4.7 Debian-2.4.7-4, but the
libtool: definition of this LT_INIT comes from libtool 2.4.6.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.7 Debian-2.4.7-4
libtool: and run autoconf again.

Maybe autogen.sh must be updated to regenerate everything properly for the standard --enable-maintainer-mode.

Ralf

--
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 fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/9dc6964d-2729-407f-9522-b0102d48934d%40hemmecke.org.

Reply via email to