You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Hubert NEOtyk Iwaniuk <hu...@office.ferienwelt.com.pl> on 2001/09/26 12:36:30 UTC

[c2.0rc1] can't build

hi there,
    my conf:
        debian
        jdk1.3.1_01
        jakarta-ant-1.4
        tomcat-3.2.3

{JAVA,ANT}_HOME are set.
as in INSTALL wrote i try the following:
# ./run.sh -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_HOME/webapps
webapp
where #TOMCAT_HOME stands for my absolute path to tomcat.
and i get:
ERROR   10015   [            ]  (): Please, specify at least one starting
URI.

please help,
    hubert.


---
Ausgehende Mail ist zertifiziert virenfrei.
Uberpruft durch AVG Antivirus System (http://www.grisoft.com/de).
Version: 6.0.281 / Virendatenbank: 149 - Erstellungsdatum: 2001-09-18


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: [c2.0rc1] can't build

Posted by Gianugo Rabellino <g....@bibop.it>.
On Wed, Sep 26, 2001 at 12:36:30PM +0200, Hubert NEOtyk Iwaniuk wrote:
> {JAVA,ANT}_HOME are set.
> as in INSTALL wrote i try the following:
> # ./run.sh -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_HOME/webapps
> webapp
> where #TOMCAT_HOME stands for my absolute path to tomcat.
> and i get:
> ERROR   10015   [            ]  (): Please, specify at least one starting
> URI.

If you are trying to compile you should use ./build.sh. run.sh is
intender for CLI operations and expects quite a few arguments. Most
probably you don't need it.

Ciao,

-- 
Gianugo Rabellino

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>