From: Rafael L. <lab...@ps...> - 2003-02-06 23:01:14
|
* Alan W. Irwin <ir...@be...> [2003-02-06 10:45]: > P.S. the only options that should affect the C examples are > --enable-dyndrivers --with-double (which are common to Rafael and Joao's > options) and --disable-static (which Joao has and Rafael does not). > > Thus, I bet there is some problem with the present dynamic drivers > configuration or implementation that is incompatible with --disable-static. > I hope that strong clue allows Rafael to find and fix the problem without > too much further effort. Well, when I use: ./configure --prefix=/var/tmp/plplot --enable-octave --enable-dyndrivers \ --disable-static --with-double \ --disable-python --disable-tcl --disable-itcl then everything works fine. Notice that the --disable-static option has been included above. Weird. -- Rafael |