classpathx-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Classpathx-discuss] LibxmlJ build problem


From: Julian Scheid
Subject: [Classpathx-discuss] LibxmlJ build problem
Date: Thu, 27 Feb 2003 13:57:11 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126

I fixed a problem in Makefile.am, but there are still
build quirks. You currently have to run make two times
before installing. Like this:

        make
        make
        su -c "make install"

This is because the first make run will delete a couple
of class files before it finishes, and I don't know how
to stop it from doing this.

Julian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]