You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by simon litwan <si...@wyona.com> on 2006/08/18 11:18:04 UTC

lenya ant problems with suse

hello all

i just had to deploy lenya on a new SUSE Linux Enterprise Server 10
(i586).
when i typed ./buid.sh i'v got an error about missing jars. 
i found out that it didn't use the ant shipped with lenya. ant always
looked in /etc/ant.conf and used the system ant. 
to solve the problem i had to set no_config=false to no_config=true in
tools/bin/ant of lenya. i also tested it local and it seems to run
without any problems.
i'm not sure but i think it would make sense to change that in the
trunk.
WDYT?
if you like i could provide a patch.

simon


-- 
Simon Litwan                               simon.litwan@wyona.com
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: lenya ant problems with suse

Posted by Jörn Nettingsmeier <po...@uni-duisburg.de>.
simon litwan wrote:
> hello all
> 
> i just had to deploy lenya on a new SUSE Linux Enterprise Server 10
> (i586).
> when i typed ./buid.sh i'v got an error about missing jars. 
> i found out that it didn't use the ant shipped with lenya. ant always
> looked in /etc/ant.conf and used the system ant. 
> to solve the problem i had to set no_config=false to no_config=true in
> tools/bin/ant of lenya. i also tested it local and it seems to run
> without any problems.

i've always been building on suse, and to make it work, i'm using the 
--noconfig command line switch (which does the same, i guess). i can 
confirm that this fixes any suse-specific build problems.

> i'm not sure but i think it would make sense to change that in the
> trunk.

good to know that this can be fixed permanently with a config file patch 
- i'd like to see that happen.



-- 
"Open source takes the bullshit out of software."
	- Charles Ferguson on TechnologyReview.com

--
Jörn Nettingsmeier, EDV-Administrator
Institut für Politikwissenschaft
Universität Duisburg-Essen, Standort Duisburg
Mail: pol-admin@uni-due.de, Telefon: 0203/379-2736

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: lenya ant problems with suse

Posted by Michael Wechner <mi...@wyona.com>.
simon litwan wrote:

>hello all
>
>i just had to deploy lenya on a new SUSE Linux Enterprise Server 10
>(i586).
>when i typed ./buid.sh i'v got an error about missing jars. 
>i found out that it didn't use the ant shipped with lenya. ant always
>looked in /etc/ant.conf and used the system ant. 
>to solve the problem i had to set no_config=false to no_config=true in
>tools/bin/ant of lenya. i also tested it local and it seems to run
>without any problems.
>i'm not sure but i think it would make sense to change that in the
>trunk.
>WDYT?
>if you like i could provide a patch.
>  
>

yes, please :-)

Thanks

Michi

>simon
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org
+41 44 272 91 61


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org