I'm starting to update the Fedora plplot package to 5.9.0 and have some
questions about where the Ada bindings are installed, specifically:

/usr/lib/ada/adalib/plplotadad/

and

/usr/share/ada/adainclude/plplotadad/

Are these in any way "standard" install locations for Ada includes and
libraries?  I don't see any packages in Fedora that provide the
/usr/lib/ada or /usr/share/ada directories, but then this may very well be
the first Ada package in Fedora.

Also, are either of these directories needed for *runtime* operation, or
just for compiling Ada programs using PLplot?

Thanks!

- Orion

BTW - I'm seeing a crash in the Java tests on Fedora Development (though
not on Fedora 8):

Test command: /bin/bash -c
EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.0/fedora/examples\
SRC_EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.0/examples\
PLPLOT_LIB=/builddir/build/BUILD/plplot-5.9.0/data/\
PLPLOT_JAVA_WRAP_DIR=/builddir/build/BUILD/plplot-5.9.0/fedora/bindings/java/\
PLPLOT_CLASSPATH=/builddir/build/BUILD/plplot-5.9.0/fedora/examples/java/plplot.jar\
./plplot-test.sh\ --device=psc\ --front-end=java
Testing front-end java
PLplot library version: 5.9.0
./test_java.sh: line 45: 31455 Aborted                 java -classpath
${javadir}:${PLPLOT_CLASSPATH} ${JAVA_TEST_OPTS} plplot.examples.x${index}
-dev $device -o ${OUTPUT_DIR}/x${index}j.$dsuffix $options 2> test.error
*** glibc detected *** java: free(): invalid next size (normal):
0x0000000000f486d0 ***
======= Backtrace: =========
/lib64/libc.so.6[0x2aaaaeaf66b8]
/lib64/libc.so.6(cfree+0x76)[0x2aaaaeaf8cf6]
/usr/lib64/libqhull.so.5(qh_memfree+0x6c)[0x2aaab469044c]
/usr/lib64/libqhull.so.5(qh_setfree+0x57)[0x2aaab468f497]
/usr/lib64/libqhull.so.5(qh_partitionall+0x516)[0x2aaab46874b6]
/usr/lib64/libqhull.so.5(qh_initbuild+0x17d)[0x2aaab467cdfd]
/usr/lib64/libqhull.so.5(qh_qhull+0x125)[0x2aaab4688e05]
/usr/lib64/libqhull.so.5(qh_new_qhull+0x12a)[0x2aaab465e60a]
/builddir/build/BUILD/plplot-5.9.0/fedora/lib/nn/libcsironn.so.0(delaunay_build+0x1cc)[0x2aaab44506bc]

but I haven't had a chance to look into this yet.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to