You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by Thierry Kormann <Th...@sophia.inria.fr> on 2000/10/30 15:19:13 UTC

Re: build.xml

> I'll add a 'svgviewer' command to the current build.xml.

cool.

I also think that lib/bin is missing.
If you talk a look at build.sh, you first have :

  ANT_HOME=./lib

then

chmod 0755 $ANT_HOME/bin/antRun

---

and there is no bin directory in the lib (and
I think it sucks to have a bin in lib/) so
what can we do ?

Stefano, can you fix this ?

Thierry.

-- 
Thierry Kormann
email: Thierry.Kormann@sophia.inria.fr  http://www.inria.fr/koala/tkormann/
Koala/Dyade/Bull @ INRIA - Sophia Antipolis






Re: build.xml

Posted by Stefano Mazzocchi <st...@apache.org>.
Thierry Kormann wrote:
> 
> > I'll add a 'svgviewer' command to the current build.xml.
> 
> cool.
> 
> I also think that lib/bin is missing.

oh, yeah, forgot about that.

> If you talk a look at build.sh, you first have :
> 
>   ANT_HOME=./lib
> 
> then
> 
> chmod 0755 $ANT_HOME/bin/antRun

we don't need that, I'll remove it.
 
> ---
> 
> and there is no bin directory in the lib (and
> I think it sucks to have a bin in lib/) so
> what can we do ?
> 
> Stefano, can you fix this ?

Sure, right away.

-- 
Stefano Mazzocchi      One must still have chaos in oneself to be
                          able to give birth to a dancing star.
<st...@apache.org>                             Friedrich Nietzsche
--------------------------------------------------------------------