Ethereal-users: [Ethereal-users] Plugin and man problems

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Felix Radensky <felix@xxxxxxxxx>
Date: Mon, 15 Jan 2001 19:42:55 +0200
Hi,

I have problems using plugins in versions 0.8.14 and 0.8.15

I compile on slackware-7.1 with glibc-2.1.3, egcs-1.1.2 ,
binutils-2.10.0.24, and glib-1.2.8.

The commands I run are

configure --prefix=/usr/lib/ethereal
make
make install

Compilation and installation are successful. I see the following files in
/usr/lib/ethereal/lib/ethereal/plugins/0.8.15

-rw-r--r--   1 root     root       109934 Jan 15 18:32 gryphon.a
-rwxr-xr-x   1 root     root          692 Jan 15 18:32 gryphon.la*
-rwxr-xr-x   1 root     root       107339 Jan 15 18:32 gryphon.so*
-rw-r--r--   1 root     root        67776 Jan 15 18:32 mgcp.a
-rwxr-xr-x   1 root     root          671 Jan 15 18:32 mgcp.la*
-rwxr-xr-x   1 root     root        71028 Jan 15 18:32 mgcp.so*

When I run ethereal, and go to Tools->Plugins, I get empty plugin list.
Also make install-man doesn't seem to work in 0.8.15.

Please reply to my e-mail address.

Thanks in advance.

Felix