Compiling and installing kaffe (Java)...

Compiling and installing kaffe (Java)...

Post by Balazs Scheidl » Wed, 24 Jun 1998 04:00:00



Quote:>-lm -lc  -lz
>ld: cannot open -lz: No such file or directory

>Does anyone know, what I have done wrong? Thank you very much for your help
>in advance.

As it seems you are missing the static version of the libz library here.
The shared version most probably exist (/usr/lib/libz.so.*), but the static
one doesn't (/usr/lib/libz.a) install libz-devel and try again.

--- Bazsi
AFTPD - An FTP daemon for Unix-like systems, http://www.vekoll.vein.hu/~bazsi

 
 
 

1. Java, Java, Java, Java, Java, Java .....

In the systems being developed here, everything is coded in Java. There
are about 100 Java applications each running its own virtual machine.

I'm supposed to work with test and performance analysis of these systems
and I'm using tools that log system behaviour on process level.

The problem is that all I see is 100 processes named Java with some
small variations in command line parameters.

Is there a safe way to alter the process names either at startup or at
runtime ?
What could be the consequences of doing such a thing ?

//Hans Hagberg

2. ppp setup

3. How do I change running httpd from Kaffe to java?

4. Nameserver for SLIP

5. Installation Kaffe Java Virtual Machine

6. Where can I find a RPM of JAVA 1.2 to load??? on Redhat 6.0??

7. Apache, java servlets, and kaffe

8. $9 Domain Hosting - No Internic Fees

9. How do I change running httpd from Kaffe to java?

10. Java appletviewer says: kaffe: command not found

11. (Q) Compiling Kaffe

12. kaffe 0.9.1 compiling problems

13. Can't compile Kaffe for Linux - binaries anyone?