From: <jca...@in...> - 2001-11-27 16:05:27
|
On Tuesday 27 November 2001 00:38, Alan W. Irwin wrote: | On Tue, 27 Nov 2001, [iso-8859-1] Jo=E3o Cardoso wrote: | > But I still have one doubt. Currently, $driverlibs in dyndrv.in | > uses all libs that libplplot is linked with; I think that the | > dyn-drivers only needs to be linked with libplplot itself, (as | > libplplot itself is linked with tclmatrix, etc, and as such the | > dyn-driver will find them). =2E.. | > Can you check it out, Alan? | | Yes, java with -dev png works fine with current CVS (see above). Sorry, I meant, using=20 =09driverlibs :=3D -L. -l$(PLLIB_NAME)$(LIB_TAG) Well, I followed your recipe and build java (jdk-1.1.8). Python=20 demos, Java demos and Octave demos all run OK with the png device (as=20 well as other fiole devices), using only the above driverslibs. Joao |