eazel nautilus make attempt


Subject: eazel nautilus make attempt
From: Pat Plummer (ppat@micron.net)
Date: Mon Sep 04 2000 - 12:15:59 MDT


I decided to bite the bullet and compile the eazel nautilus stuff from source
to see if it would work .

It didn't.

Maybe my attempt will save someone much more experienced than myself some
trouble (or maybe not):

I used their instructions explicitly including the PATH addendums so that if it
blew up, I wouldn't (hopefully) wreck my system.

The tarballs were downloaded:
libghttp
oaf
GConf
gnome-vfs
bonobo
gtkhtml
medusa
nautilus
w3c-libwww-5.2.8 <-- I also downloaded this later since the make of nautilus
required this (it's for Debian "potato" distros apparently).

You have to compile it in the order above (with the libwww compile being done
before nautilus obviously): ./configure, make, make install .

All the preceding packages seemed to compile fine (gtkhtml would have liked the
pspell package to have been installed, but did fine without it). When I tried to
make nautilus, I got the following errors before quitting:

glibwww-init.o: In function `glibwww_init':
/root/Desktop/eazel/nautilus-0.1.0/components/html/glibwww-init.c:114: undefined reference to `HTZLib_inflate'
/root/Desktop/eazel/nautilus-0.1.0/components/html/glibwww-init.c:114: undefined reference to `HTZLib_inflate'
collect2: ld returned 1 exit status
make[3]: *** [ntl-web-browser] Error 1
make[3]: Leaving directory `/root/Desktop/eazel/nautilus-0.1.0/components/html'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/Desktop/eazel/nautilus-0.1.0/components'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/eazel/nautilus-0.1.0'
make: *** [all-recursive-am] Error 2

Also: when the ./configure was done for Nautilus, it claimed I didn't have
Mozilla installed (mozilla is needed for browsing capability in nautilus) even
though I do (M17). This may be because of the devel package it needs?

If anyone gets this to work OK (goo?), I'd sure like to know about it. Please
keep me posted.

Hope this info helps someone.

Pat

-- 
Powered by Yellow Dog Linux
--
Pat Plummer.MD
ppat@micron.net
ppat@mac.com



This archive was generated by hypermail 2a24 : Mon Sep 04 2000 - 12:47:43 MDT