From: Rafael L. <lab...@ps...> - 2003-03-02 16:36:02
|
* Joao Cardoso <jc...@fe...> [2003-03-02 02:45]: > This all works with *hand tuned* makefiles. I tried to automate everything > but I wasn't able, sorry. Rafael and Alan, I count on you to fix the > configuration. I will take a look. > I also added more capabilities to plenv(), allowing for square plots and > minor tick marks. Have you broken backward compatibility? > (1) After a fresh checkout, I got this: > > jcard@home:~/tmp/plplot> ./bootstrap.sh > Running aclocal (GNU automake) 1.7.2... done > Running autoheader (GNU Autoconf) 2.57... done > Running automake (GNU automake) 1.7.2...configure.ac: installing > `./install-sh' > configure.ac: installing `./mkinstalldirs' > configure.ac: installing `./missing' > configure.ac:433: installing `./config.guess' > configure.ac:433: installing `./config.sub' > configure.ac:433: required file `./ltmain.sh' not found > Makefile.am:30: required directory ./libltdl does not exist > bindings/c++/Makefile.am: installing `./depcomp' > drivers/Makefile.am: installing `./compile' > Makefile.am:30: required directory ./libltdl does not exist > done > Running libtoolize (GNU libtool) 1.4.3... done > Running autoconf (GNU Autoconf) 2.57... done > > The second time I run it there where no problems. I will try to fix this. -- Rafael |