You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by David Sean Taylor <da...@bluesunrise.com> on 2005/12/08 10:09:37 UTC

installer

If anyone has time, could you please test out the new installer 
contributed by Chris Schaefer?

Its checked in under installer2
The README.txt file there explains how to build the installer





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


Re: installer

Posted by Roger Ruttimann <ro...@earthlink.net>.
Checked in a fix for the multiDb install. Try this one and use default 
fro derby
Roger

James Liao wrote:

>Hi david,
>There are some Jetspeed 2 build issues like all the dependence on portal
>bridge should move to
>id=org.apache.portals.bridges:portals-bridges-xxxxxx and portals-bridges
>version should be 1.0.
>
>
>After solved above issue I've run Jetspeed2.0-derby-install.jar on Windows
>XP SP2 English Version and Windows 2000 SP4 English Version(Clean Machine).
>Both fail for the following message:
>
>BUILD FAILED
>
>C:\DOCUME~1\jliao\LOCALS~1\Temp\antinstall\build.xml:52: Source file does
>not exist!
>
>Total time: 36 seconds
>
>All the setting is default one.
>
>- Jian Liao
>
>On 12/8/05, David Sean Taylor <da...@bluesunrise.com> wrote:
>  
>
>>If anyone has time, could you please test out the new installer
>>contributed by Chris Schaefer?
>>
>>Its checked in under installer2
>>The README.txt file there explains how to build the installer
>>
>>
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
>>For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
>>
>>
>>    
>>
>
>  
>


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


Re: installer

Posted by James Liao <ji...@gmail.com>.
Hi david,
There are some Jetspeed 2 build issues like all the dependence on portal
bridge should move to
id=org.apache.portals.bridges:portals-bridges-xxxxxx and portals-bridges
version should be 1.0.


After solved above issue I've run Jetspeed2.0-derby-install.jar on Windows
XP SP2 English Version and Windows 2000 SP4 English Version(Clean Machine).
Both fail for the following message:

BUILD FAILED

C:\DOCUME~1\jliao\LOCALS~1\Temp\antinstall\build.xml:52: Source file does
not exist!

Total time: 36 seconds

All the setting is default one.

- Jian Liao

On 12/8/05, David Sean Taylor <da...@bluesunrise.com> wrote:
>
> If anyone has time, could you please test out the new installer
> contributed by Chris Schaefer?
>
> Its checked in under installer2
> The README.txt file there explains how to build the installer
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
>
>

Re: installer

Posted by Roger Ruttimann <ro...@earthlink.net>.
I tried the multiDB installer and it fails on the database step. I've 
created the database and all values are set for MySQL

Error:

BUILD FAILED
/tmp/antinstall/build.xml:52: Source file does not exist!

Checking the build.xml:
src="${basedir}/database/${dbName}/schema/phase1-schema.sql"

I think dbName is never set (at least no prompt for the database Name 
such as MySQL, derby

Roger


David Sean Taylor wrote:

> If anyone has time, could you please test out the new installer 
> contributed by Chris Schaefer?
>
> Its checked in under installer2
> The README.txt file there explains how to build the installer
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
>
>


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