[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA: Re: [gtkwave] GTKWave Snapshot 20021021.




[ Ales here, I'm reposting this since majordomo didn't recognize the
  e-mail as being subscribed to the geda-dev mailinglist. ]

-- Cut here --
From: Dave Von Bank <dgvdgv@visi.com>

Hi,

I downloaded the new snapshot and built and installed it on Solaris 8.  Things
are improved as I no longer have to edit the "exec_prefix" in the configure
script from "NONE".  However, I'm still getting the same results as I did with
the 20020705 and 20021017 releases.  Any help is appreciated, especially from
someone who has got this working on Solaris.  Details below.

Thanks,
Dave

When I run, I get the messages:

gtkwave:cannot find and load driver library /usr/local/lib/libgtkwavedrvlxt.so
gtkwave:cannot find and load driver library /usr/local/lib/libgtkwavedrvout.so
gtkwave:cannot find and load driver library /usr/local/lib/libgtkwavedrvvcd.so
no installed driver for vcd (filename = 5203_xb.vcd)

even thought the shared libraries exist and are readable by me.

I notice that in the main function g_module* routines are called.  This is different
from the gtkwave-2.0.0pre1 of 2/2002 that I started with.  This version works fine.
I'm using gtk+ 1.2.10 and glib 1.2.10.

Here's some other pertinent info:

dgv@dgvsolaris[1230] ll /usr/local/lib/libgtkwavedrv*
- - -rwxr-xr-x   1 root     other        754 Oct 19 17:42 /usr/local/lib/libgtkwavedrvlxt.la
lrwxrwxrwx   1 root     other         25 Oct 19 17:42 /usr/local/lib/libgtkwavedrvlxt.so -> libgtkwavedrvlxt.so.0.0.0
lrwxrwxrwx   1 root     other         25 Oct 19 17:42 /usr/local/lib/libgtkwavedrvlxt.so.0 -> libgtkwavedrvlxt.so.0.0.0
- - -rwxr-xr-x   1 root     other     198417 Oct 19 17:42 /usr/local/lib/libgtkwavedrvlxt.so.0.0.0
- - -rwxr-xr-x   1 root     other        754 Oct 19 17:42 /usr/local/lib/libgtkwavedrvout.la
lrwxrwxrwx   1 root     other         25 Oct 19 17:42 /usr/local/lib/libgtkwavedrvout.so -> libgtkwavedrvout.so.0.0.0
lrwxrwxrwx   1 root     other         25 Oct 19 17:42 /usr/local/lib/libgtkwavedrvout.so.0 -> libgtkwavedrvout.so.0.0.0
- - -rwxr-xr-x   1 root     other     199170 Oct 19 17:42 /usr/local/lib/libgtkwavedrvout.so.0.0.0
- - -rwxr-xr-x   1 root     other        754 Oct 19 17:42 /usr/local/lib/libgtkwavedrvvcd.la
lrwxrwxrwx   1 root     other         25 Oct 19 17:42 /usr/local/lib/libgtkwavedrvvcd.so -> libgtkwavedrvvcd.so.0.0.0
lrwxrwxrwx   1 root     other         25 Oct 19 17:42 /usr/local/lib/libgtkwavedrvvcd.so.0 -> libgtkwavedrvvcd.so.0.0.0
- - -rwxr-xr-x   1 root     other     224299 Oct 19 17:42 /usr/local/lib/libgtkwavedrvvcd.so.0.0.0

     dgv@dgvsolaris[1237] ldd gtkwave
     libgtk-1.2.so.0 =>     /usr/local/lib/libgtk-1.2.so.0
     libgdk-1.2.so.0 =>     /usr/local/lib/libgdk-1.2.so.0
     libgmodule-1.2.so.0 =>     /usr/local/lib/libgmodule-1.2.so.0
     libglib-1.2.so.0 =>     /usr/local/lib/libglib-1.2.so.0
     libdl.so.1 =>     /usr/lib/libdl.so.1
     libXext.so.0 =>     /usr/openwin/lib/libXext.so.0
     libX11.so.4 =>     /usr/openwin/lib/libX11.so.4
     libsocket.so.1 =>     /usr/lib/libsocket.so.1
     libnsl.so.1 =>     /usr/lib/libnsl.so.1
     libm.so.1 =>     /usr/lib/libm.so.1
     libz.so =>     /usr/local/lib/libz.so
     libc.so.1 =>     /usr/lib/libc.so.1
     libmp.so.2 =>     /usr/lib/libmp.so.2

     dgv@dgvsolaris[1238] ll /usr/local/lib/libgmodule-1.2.so.0
     lrwxrwxrwx   1 root     other         24 Jul 15 17:21 /usr/local/lib/libgmodule-1.2.so.0 -> libgmodule-1.2.so.0.0.10
     dgv@dgvsolaris[1239] cd /usr/local/lib
     dgv@dgvsolaris[1240] ll libgmodule-1.2.so.0.0.10
     -rwxr-xr-x   1 bin      bin        39624 Jun  6  2001 libgmodule-1.2.so.0.0.10
     dgv@dgvsolaris[1241]

     dgv@dgvsolaris[1242] nm libgmodule-1.2.so.0.0.10 | grep g_module
     0000000000000c44 t _g_module_build_path
     0000000000000b64 t _g_module_close
     0000000000000a7c t _g_module_open
     0000000000000af8 t _g_module_self
     0000000000000bd8 t _g_module_symbol
     0000000000001a48 T g_module_build_path
     0000000000001460 T g_module_close
     0000000000001790 T g_module_error
     0000000000001714 T g_module_make_resident
     00000000000019a8 T g_module_name
     0000000000000d7c T g_module_open
     0000000000000d28 T g_module_supported
     00000000000017b8 T g_module_symbol
     dgv@dgvsolaris[1243]




Andrew Bardsley wrote:

> 
> I've put a new snapshot of GTKWave 2.0.0 on the ftp site.  This release
> will probably not be of interest to user's whose GTKWave is working
> as it's just a set of small patches over snapshot 20020705.
> 
> I think I may have finally killed the --prefix bug (thanks Andrew D.)
> and made things work a little better in MacOS X (with XDarwin).
> 
> Aubanel's XML mod's are not in yet as he's planning something a little
> grander than just configuration changes.
> 
> Anyway:
> 
> ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/snapshots/gtkwave-2.0.0pre1-20021021.tar.gz
> 
> Enjoy
> 
> - Andrew
>     _______________
> ___/Andrew Bardsley\____________________________________________
> University of Manchester Dept. of Computer Science  AMULET Group
> Research Associate bardsleyATcs.man.ac.uk  Tel: +44 161 275 6844
> Snail: Room IT302, Man. Uni., Oxford Rd, Manchester, M13 9PL, UK
> 
> 
> 
> 
> 


---- 
___________________________________________________________
|                           |                             |
| Dave Von Bank             |    phone : 763-428-1885     |
| Technical Consultant      |   mobile : 612-306-7540     |
| 22970 Heather Ridge Drive |    email : dgvdgv@visi.com  |
| Rogers, MN 55374-9106     |                             |
|___________________________|_____________________________|