You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pivot.apache.org by Jeff Gates <je...@yahoo.com> on 2009/04/14 17:57:25 UTC

System setup

Hi,

I have been doing UNIX administration of many years, have have written html, php, and java scripts now I'm just starting to code in java. The Pivot looks like it could useful to me but I am having issue getting started. Currently I run Fedora 9, I have pulled down pivot with svn but I keep hitting road blocks. Is there an A-Z list of all of everything needed to get my system up and running?

Thanks,
Jeff



      

Re: System setup

Posted by Jeff Gates <je...@yahoo.com>.
Thanks Todd,

I'm one step closer, the instructions in http://svn.apache.org/repos/asf/incubator/pivot/trunk/BUILD were helpful.
I went to the the sun site for LiveConnect but it is a bit vague, do I need to down load the API's and set my classpath?

Thanks,
Jeff



----- Original Message ----
From: Todd Volkert <tv...@gmail.com>
To: pivot-user@incubator.apache.org
Sent: Tuesday, April 14, 2009 9:04:09 AM
Subject: Re: System setup

Hi Jeff,

First get the latest from subversion because we just made a change to
the file I'm going to refer you to :)

# Sync the first time to the trunk
> svn checkout http://svn.apache.org/repos/asf/incubator/pivot/trunk/ pivot

# Then, you can just update
> cd pivot
> svn up

Then follow the instructions in
http://svn.apache.org/repos/asf/incubator/pivot/trunk/BUILD to build
it.  If you have any issues, you can copy the output of your build
into an email, and I'll be happy to help identify the specific issue
you're encountering.

Cheers,
-T

On Tue, Apr 14, 2009 at 11:57 AM, Jeff Gates <je...@yahoo.com> wrote:
>
> Hi,
>
> I have been doing UNIX administration of many years, have have written html, php, and java scripts now I'm just starting to code in java. The Pivot looks like it could useful to me but I am having issue getting started. Currently I run Fedora 9, I have pulled down pivot with svn but I keep hitting road blocks. Is there an A-Z list of all of everything needed to get my system up and running?
>
> Thanks,
> Jeff
>
>
>
>
>



      

Re: System setup

Posted by Todd Volkert <tv...@gmail.com>.
Hi Jeff,

First get the latest from subversion because we just made a change to
the file I'm going to refer you to :)

# Sync the first time to the trunk
> svn checkout http://svn.apache.org/repos/asf/incubator/pivot/trunk/ pivot

# Then, you can just update
> cd pivot
> svn up

Then follow the instructions in
http://svn.apache.org/repos/asf/incubator/pivot/trunk/BUILD to build
it.  If you have any issues, you can copy the output of your build
into an email, and I'll be happy to help identify the specific issue
you're encountering.

Cheers,
-T

On Tue, Apr 14, 2009 at 11:57 AM, Jeff Gates <je...@yahoo.com> wrote:
>
> Hi,
>
> I have been doing UNIX administration of many years, have have written html, php, and java scripts now I'm just starting to code in java. The Pivot looks like it could useful to me but I am having issue getting started. Currently I run Fedora 9, I have pulled down pivot with svn but I keep hitting road blocks. Is there an A-Z list of all of everything needed to get my system up and running?
>
> Thanks,
> Jeff
>
>
>
>
>