On Tue, 11 Apr 2000, Sara Bertocco wrote:
> Hi all,
> I'm trying to customize the jetspeed content.
> in order to do this, if I understood well, it is necessary
> to compile jetspeed.
I think that the CVS repository is probably a little unstable right now, since
it has been changed about 20 times a day for the last week. But if all you
want to do is change the _content_, you shouldn't need to recompile. Just
go into /path-to-jetspeed/src/content/xml and edit defaultPortlets.xml
If you do need to recompile: Java 1.2 failed probably because you don't have
JAVA_HOME set in your environment. This is typically /usr/local/jdk1.2.2
Also, you need to specify the path to the JSDK 2.1 or higher in
/path-to-jetspeed/build/build.sh. Otherwise, it looks like you checked out the
code in between commits. I just checked out a clean copy and it compiled
without a hitch.
-ed
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]