Ethereal-users: [Ethereal-users] problem with prefix and libdir

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

From: Pierre HANSER <Pierre.Hanser@xxxxxxxxxxxxxxxxxx>
Date: Mon, 11 Mar 2002 12:08:57 +0100
hello

I've a small problem with configuration options:

I want to install ethereal in dir1 on which I've write access,
but some of the libs I need to compile are in dir2. So I use:

./configure  --prefix=dir1 --includedir=dir2/include --libdir=dir2/lib

My intent is to have the full install take place in dir1

But in this case, everything is OK except the plugins which want to go
into dir2/lib/ethereal/plugins

Is my understanding of the options incorrect or is this a real problem?

-- 
	Pierre Hanser