compiling arena

compiling arena

Post by Michael Pow » Sat, 25 Jul 1998 04:00:00



I wonder if anyone has compiled arena lately.  I got the newest
tarball from yggdrasil and the newest libwww from w3.  I compiled and
installed libwww -- just the standard scripts.  I ran ldconfig.  The
libs and links are there.  Configure for arena keeps exiting with the
error 'can't find libwww.'  This persists even when I use the
appropriate configure option to specify /usr/local/lib -- which I
shouldn't have to do, anyway.

Any suggestions would be appreciated.

mp

--
                             Michael Powe

                         Portland, Oregon USA

 
 
 

compiling arena

Post by E. Charter » Tue, 28 Jul 1998 04:00:00



> I wonder if anyone has compiled arena lately.  I got the newest
> tarball from yggdrasil and the newest libwww from w3.  I compiled and
> installed libwww -- just the standard scripts.  I ran ldconfig.  The
> libs and links are there.  Configure for arena keeps exiting with the
> error 'can't find libwww.'  This persists even when I use the
> appropriate configure option to specify /usr/local/lib -- which I
> shouldn't have to do, anyway.

> Any suggestions would be appreciated.

> mp

> --
>                              Michael Powe

>                          Portland, Oregon USA

# libwww ... shouldn't that go in /tmp/ or ../ which is in the same
directory as the arena directory ? .. and yes you have to yell at
gofigure where to find it if it's in /usr/local/lib... which is a
command line option ... stick them in /tmp and see what happens.. as I
know configure looks there first.

# I am trying to insert the WAIS library into the same package and
figuring out what to download from CNIDR with their cryptosis is a real
noggin scratcher. I can't for the life of me tell whether the 6 files
with 0.5 in WAIS are necessary or they are all the different versions of
the same file!

 
 
 

1. Compiling Arena under Linux

I wasn't able to get the latest Arena binary from w3c to work on my Linux
system (probably a problem with ELF libs).  Seeing that they now offer
source code, I downloaded that and tried to compile it.  Now I realize
why they were so reluctant to release the source - compiling it is quite
a chore.

For everyone else who is having difficulty compiling the latest arena
(beta-2) under Linux, here is how to do it:

Get the source code from www.w3.org and unpack it.  It will put everything
into a directory called WWW.  cd into this directory.  The README file
explains in vague terms how to compile it, but here is more explicitly
what you need to do...

cd to Library/linux
Edit the Makefile and add -DCALL_CLIENT_BUG to CFLAGS
Type make

cd to Image/jpeg/Implementation
type ./configure
Edit the Makefile and remove the -fPIC compiler option.  This crashes the
assembler on my system.  Type make.  You will get a lot of errors; most of
the stuff will not build without further modifications to the makefile, but
don't worry about it; all you need is libjpeg.a, which should compile ok.
Once you have libjpeg.a built, copy it to the ../linux/ directory.

cd to Image/libpng/Implementation/ and type make.  This built without
problems on my system.  Copy libpng.a to ../linux/ directory

cd to Image/zlib/Implementation/ and type make.  This should also build
without difficulties.  When it's done, copy libz.a to ../linux/

Finally, cd to Arena/linux and type make, and it will build the executable.
The binary comes out to about 3.7 megabytes, so you might want to strip it.

The program will segfault if it can't allocate colors, so you may need to
close some applications before you go web-browsing.  Also don't be suprised
if it crashes occasionally, there are a few bugs.  (But if you've used
Netscape, you're probably accustomed to that. ;-)

2. Linux on a SCSI system w/o BIOS extensions

3. arena-b2b won't compile or install

4. Best backup software for Openserver

5. CSRI Malloc - anyone know how to get total "arena" size?

6. Unix ls command manipulation

7. PPP and Arena

8. Patch??!!

9. Netscape Blows Chunks! Tried Arena yet?

10. App errors - main arena

11. Quake3 Arena demo

12. Problems with netscape/ arena

13. load arena = segmentation fault