Re: Building Flashclient--and all CP

1 view
Skip to first unread message

James Nordgaard

unread,
Feb 10, 2010, 2:36:25 PM2/10/10
to cyclop...@googlegroups.com
Thanks,

Just had one, what should be a quick question. I looked on the internet and found several variations on installing Psql (8.3), including different installers and different parameters (options?) for 8.04. Is it important to use the correct install command line for Psql and PostGIS? In other words can I mess myself up by doing the wrong install, and having to deal with some messy uninstall/reinstall procedures? (It looks like I already have Python installed.)

Jim

On Wed, Feb 10, 2010 at 10:27 AM, Landon Bouma <lan...@cs.umn.edu> wrote:
Jim,

I've got an install guide started on the Wiki

http://cyclopath.org/wiki/Tech:Open_Source/Install_Guide

Turns out takes a while to get 2000 lines of notes into a Wiki!

I'll get the remainder posted soon, but what's up so far should help if you need any assistance getting the machine initially configured.

What's missing is installing the Flash Debug Plugin on x64 machines, and documenting a step-by-step of downloading and installing the source from http://cyclopath.org/wiki/Tech:Source_Code.

I also need to install Ubuntu in VirtualBox to verify all my instructions. The instructions I posted were gleaned from my native Ubuntu installation at work and from my Fedora installation in VirtualBox at home, so I'm not 100% sure they're accurate for Ubuntu in VirtualBox.

Happy Hacking!

Landon



On Mon, Feb 8, 2010 at 4:16 PM, JimN-LostArt <jimnor...@gmail.com> wrote:
Hi Landon,

Thanks for the version info. I guessing it'll take me a day (or more)
just to install the packages, so the instructions will arrive just
about the right time. If not, I just proceed with the old
instructions.

Good news: I (just) got Flashclient built! I even ran it in a browser
and got the interface displayed (along with continuous complaints
about no connection, of course).

Thanks again,

Jim


On Feb 8, 1:20 pm, Landon Bouma <land...@cs.umn.edu> wrote:
> Hi, Jim,
>
> Sorry for the late reply; this weekend was extremely busy, and, yeah, on
> Friday I spent all my time coding and didn't get around to the instructions
> until late. I hope to have them posted within 24 hours, but I won't vouch
> for their accuracy until I test them, i.e., I want to install a fresh Ubuntu
> in VirtualBox and go through the instructions to make sure they're complete.
>
> Our production server is running Apache 2.2.8, Python 2.5.2, Psql 8.2.7, and
> has PostGIS 1.3.6 installed. I think you can run Python 2.6 no problem. Psql
> 8.3 also works if you edit scripts/permissions-cleanup.sh and change '8.2'
> to '8.3'.
>
> Hope that helps!!
>
> Landon
>
> On Fri, Feb 5, 2010 at 5:24 PM, James Nordgaard <jimnordga...@gmail.com>wrote:
>
> > Boy is virtualbox slick. It's like inventing Babelfish.
>
> > I was wandering what version of Apache 2, as well as versions of  Python,
> > PostGIS, PostgreSql (the Tech wiki page says 8.2). Did I leave anything out
> > (besides Flex)?
>
> > Also (which may answer the above), Landon, you mentioned fresh installation
> > documentation. Should I wait for it (still coming soon), or has plans
> > changed and I should just go ahead and install with the old documentation?
>
> > Thanks,
> > Jim
>

--
You received this message because you are subscribed Cyclopath Development.
To post to this group: send email to cyclop...@googlegroups.com
To read this group on the Web: http://groups.google.com/group/cyclopath-dev
To unsubscribe from this group: send email to
cyclopath-de...@googlegroups.com

--
You received this message because you are subscribed Cyclopath Development.
To post to this group: send email to cyclop...@googlegroups.com
To read this group on the Web: http://groups.google.com/group/cyclopath-dev
To unsubscribe from this group: send email to
cyclopath-de...@googlegroups.com

Landon Bouma

unread,
Feb 10, 2010, 6:56:11 PM2/10/10
to cyclop...@googlegroups.com
Jim,

Hopefully, you can use the Ubuntu package manager to install Psql. Try running

 sudo apt-get install \
   postgresql \
   postgresql-8.3 \
   postgresql-client \
   postgresql-client-8.3 \
   postgresql-client-common \
   postgresql-common \
   postgresql-filedump-8.3 \
   postgresql-server-dev-8.3

As for PostGIS, take a look at

http://cyclopath.org/wiki/Tech:Open_Source/Setup/GIS_Apps

There's a section on installing PostGIS 1.3.6 (ignore PostGIS 1.1.6). The instructions are pretty straight-forward. I don't think you should worry about messing things up.

Hope that helps!!

Landon
Reply all
Reply to author
Forward
0 new messages