Re: newbie install (gtop/libgtop)
- From: Martin Baulig <martin home-of-linux org>
- To: Craig Orsinger <orsingerc epg-gw1 lewis army mil>
- Cc: Derek Becker <derekb silversoft net>, gnome-list gnome org
- Subject: Re: newbie install (gtop/libgtop)
- Date: 08 Sep 1999 11:01:18 +0200
Craig Orsinger <orsingerc@epg-gw1.lewis.army.mil> writes:
> On 07-Sep-99 Derek Becker wrote:
> > Greetings,
> >
> > I'm trying to install Gtop on my Linux 6.0 server
> > (uname -a : Linux bertha 2.0.36 #1 Thu Jun 3 11:41:02 PDT 1999 i686 unkown)
> >
> > I've sucessfully downloaded and installed glib, gtk+, imlib, and orbit. I
>
> I also built gnome-libs before building libgtop.
This is also required, but libgtop's configure should normally abort when
you don't have gnome-libs and you don't give it the --without-gnome parameter.
This might not work as intended if someone has a pre-1.0 gnome-libs installed
somewhere.
I just tried out the libgtop-1.0.2.tar.gz tarball again and it works without
problems for me (installed in /gnome/release/INSTALL).
> > am now in the process of attempting to instal libgtop. I'm using the latest
> > tarballs in from ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/
> >
> > All packages are being based out of the /usr/local directory.
> >
> > sh ./configure in libgtop-1.0.2 is sucessful
> >
> > 1) make fails to find the ./support/popt-gnome.h file from
> > ./src/daemon/gnuserv.c
> >
> > 2) I modified gnuserv.c so "#include<popt-gnome.h>" now reads
> > "#include</usr/local/libgtop-1.0.2/support/popt-gnome.h>"
> >
> > 3) I tried "sh configure" and then "make" again. No luck. I recieve an
>
> I suggest running "make distclean", and then running configure
> again. The command I used to run configure was:
>
> ./configure --with-gnu-ld --with-gnome=/usr/local --with-glib-prefix=/usr/local
Normally it's enough if you just say
./configure --prefix=/gnome/release/INSTALL
You don't need --with-gnu-ld if it's the default on your system and you don't
need --with-gnome and --with-glib-prefix if they're the same than --prefix.
Finally, you don't need --prefix if it's /usr/local since this is the default.
--
Martin Baulig - martin@home-of-linux.org - http://www.home-of-linux.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]