[PLUG] DISLIN

Matt Chorman matt at legalizefreedom.org
Thu May 22 11:12:01 UTC 2003


First thing to try is copying all of the .so.8 files you created through 
symlinking directly into the $DISLIN/lib folder.

If it does not, try removing the -L$DISLIN from the compile command (NOT the 
-ldislin). This is only needed if you did not create the symlinks. 

Wish I could help more, sorry.


On Thursday 22 May 2003 10:50 am, Robert Kopp wrote:
> DISLIN is a package that is supposed to add graphics
> capabilities to g77 and gcc. As you may note below, it
> compiles but an error results when trying to execute
> the binary. I'm wondering if someone on this list has
> enough experience with DISLIN to determine what the
> trouble is, or could recommend other software that
> serves the same purpose.
>
>
>
> [rtk at psyche dislin]$ ls
> bin         examples       libdisjava.so.7
> libdislin.so.8  man
> device.dat  hlp            libdisjava.so.8
> libdislnc.a     map
> DISLIN      java           libdislin.a
> libdislnc.so    perl
> dislin.h    lib            libdislin.so
> libdislnc.so.7  python
> dislin.log  libdisjava.so  libdislin.so.7
> libdislnc.so.8  README
>
> [rtk at psyche dislin]$ cd examples
> [rtk at psyche examples]$ ls
> exa_c.c  exa_f77.f  exa_f77.o  map_c.c  map_f77.f
>
> [rtk at psyche examples]$ g77 -o exa_f77 exa_f77.o
> -L$DISLIN -ldislin
>
> [rtk at psyche examples]$ ./exa_f77
> ./exa_f77: error while loading shared libraries:
> libdislin.so.8: cannot open shared object file: Error
> 40
>
>
> =====
> Robert "Tim" Kopp
> http://analytic.tripod.com/
>
> "SAMBA--opening Windows to a wider world."
>
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug





More information about the PLUG mailing list