Re: Build Inetlib

alok vaidya <[email protected]> Fri, 16 Apr 2010 22:34:16 +0530
Newsgroups gmane.comp.java.classpath.extensions.javamail
Message-ID <[email protected]>
Hi,

Try building the source using the build.xml file with Ant.

Alok.

On Wed, Apr 14, 2010 at 4:19 PM, Fernando Lopes <[email protected]>wrote=
:

> Hi,
>
> I read in some forum that you built inetlib. Can you somehow help me with
> this??
>
> When I run ./configure it just shows:
>
>  checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for gcj... no
> checking for jikes... no
> checking for ejc... no
> checking for guavac... no
> checking for javac... javac
> checking if javac works... yes
> checking for fastjar... no
> checking for jar... jar
> checking for gjdoc... no
> checking for javadoc... javadoc
> checking for jamvm... no
> checking for kaffe... no
> checking for sablevm... no
> checking for cacao... no
> checking for gij... no
> checking for java... java
> checking for uudecode... no
> configure: WARNING: I have to compile Test.class from scratch
> checking if java works... configure: error: The Java VM java failed (see
> config.log, check the CLASSPATH?)
>
> The thing is that java works!!! When for example i compile the Test.class=
.
>
> I tried to run CLASSPATH=3D/home/
> nando/OSGI/Classpath_Limpo/
>
> inst/usr/share/classpath/glibj.zip:/home/nando/Transfer=EAncias/Gnu_Javam=
ail/inetlib-1.1.1/
> ./configure
>
> Still no luck!
>
> Just can't get it!
>
> Thanks,
>
> Fernando Lopes
>