Re: problem in build GNU JavaMail with ant

Chris Burdess <[email protected]>
Newsgroups gmane.comp.java.classpath.extensions.javamail
Message-ID <[email protected]>
web.de wrote:
> Hello, i try to build GNU JavaMail with ant but i get the following error : 
> 
> gnumail:
>     [javac] Compiling 115 source files to G:\Fh-muehcne\mail-1.0\classes
>     [javac] G:\Fh-muehcne\mail-1.0\source\javax\mail\Session.java:39: package gn
> u.inet.util does not exist
>     [javac] import gnu.inet.util.Logger;
>     [javac]                      ^
> 
> 
> any can help please?

You need inetlib in your CLASSPATH. Read the INSTALL documentation.

> ps: i just need the package, i wonder that there is no jar file for GNU JavaMail, and that i have to build from source!

The GNU project doesn't distribute binaries, only sources and the
means to build them.

Besides, if you had had the jar and hadn't read the documentation,
you would still have had problems deploying the gnumail jar without
inetlib.

If you want a binary distribution, I recommend Debian or jpackage.org.
-- 
Chris Burdess
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.