How the linux-installer.run should be... run?

I'm trying to setup ODK Aggregate for Postgresql on a Ubuntu 11.04
machine, but I can't launch the linux installer (ODKAggregate v1.0 RC1
linux-installer.run).
I've simply chmodded it to executable, then ./linux-installer.run, but
nothing happens.
What am I doing wrong?

Giovanni

PS: I forgot to say that I'm working on a headless server.

··· On 4 Ott, 18:29, giohappy wrote: > I'm trying to setup ODK Aggregate for Postgresql on a Ubuntu 11.04 > machine, but I can't launch the linux installer (ODKAggregate v1.0 RC1 > linux-installer.run). > I've simply chmodded it to executable, then ./linux-installer.run, but > nothing happens. > What am I doing wrong? > > Giovanni

Yes, a headless server won't work.

The installer just configures a war file and does not change any settings on
the host.
So you can run it on any box (with a monitor) that you want (a linux
desktop, OSX or PC).

Once you've configured the war file, you can copy it over to the headless
server's Tomcat webapps directory.

Mitch

··· On Tue, Oct 4, 2011 at 9:34 AM, giohappy wrote:

PS: I forgot to say that I'm working on a headless server.

On 4 Ott, 18:29, giohappy gioha...@gmail.com wrote:

I'm trying to setup ODK Aggregate for Postgresql on a Ubuntu 11.04
machine, but I can't launch the linux installer (ODKAggregate v1.0 RC1
linux-installer.run).
I've simply chmodded it to executable, then ./linux-installer.run, but
nothing happens.
What am I doing wrong?

Giovanni

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
http://www.OpenDataKit.org
University of Washington
mitchellsundt@gmail.com

Thanks Mitch. I supposed having run the installer on a Windows machine
too. I'll prepare the environment on mi PC and then I'll migrate it.

giovanni

··· On 4 Ott, 19:25, Mitch Sundt wrote: > Yes, a headless server won't work. > > The installer just configures a war file and does not change any settings on > the host. > So you can run it on any box (with a monitor) that you want (a linux > desktop, OSX or PC). > > Once you've configured the war file, you can copy it over to the headless > server's Tomcat webapps directory. > > Mitch > > > > > > > > > > On Tue, Oct 4, 2011 at 9:34 AM, giohappy wrote: > > PS: I forgot to say that I'm working on a headless server. > > > On 4 Ott, 18:29, giohappy wrote: > > > I'm trying to setup ODK Aggregate for Postgresql on a Ubuntu 11.04 > > > machine, but I can't launch the linux installer (ODKAggregate v1.0 RC1 > > > linux-installer.run). > > > I've simply chmodded it to executable, then ./linux-installer.run, but > > > nothing happens. > > > What am I doing wrong? > > > > Giovanni > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en > > -- > Mitch Sundt > Software Engineerhttp://www.OpenDataKit.org > University of Washington > mitchellsu...@gmail.com