KonaKart Community Forum

Installation / Configuration => Installation of KonaKart => Topic started by: rvanderwerf on April 15, 2010, 05:00:29 pm

Title: Broken GUI installer on Ubuntu 9.10 64 bit?
Post by: rvanderwerf on April 15, 2010, 05:00:29 pm
Hi, I am evaluating this app to see if it might work at our company in place of a larger open source more complicated system, which the non-techies are not so fond of the admin interface.

When I try to run the installer on Ubuntu 9.10, 64 bit, I get no gui installer and instead get this:

rvanderwerf@rvanderwerf-laptop:~/Downloads$ ./KonaKart-4.2.0.1-Linux-Install

This will install KonaKart on your computer.  Continue? [n/Y] Y


This will install KonaKart on your computer.  Continue? [n/Y] Y


Where do you want to install KonaKart? [/home/rvanderwerf/konakart]

It seems to just copy the files, and there are no DB config questions or anything, and I'm left with a broken app with no db config. Is there a way to make the installer wizard work? Or do I have to manually configure everything?


Thanks,

Ryan

Title: Re: Broken GUI installer on Ubuntu 9.10 64 bit?
Post by: greg on April 15, 2010, 05:47:31 pm
Hi Ryan,

I install on Ubuntu many times a day but it's a 32' version.  Maybe this is the problem. 

For now..  have you tried the silent mode where you add all necessary parameters on the command line:

Check out the User Guide on this:

http://www.konakart.com/docs/InstallKonaKart.html#SilentMode

Greg
Title: Re: Broken GUI installer on Ubuntu 9.10 64 bit?
Post by: rvanderwerf on April 15, 2010, 06:48:52 pm
I will try that, I was just checking to see if I was doing anything wrong.

Thanks

Ryan
Title: Re: Broken GUI installer on Ubuntu 9.10 64 bit?
Post by: greg on April 15, 2010, 06:57:41 pm
No, you're not doing anything wrong!.

We're planning to build a 64' installer for Linux to get around this problem.

Good luck!
Greg
Title: Re: Broken GUI installer on Ubuntu 9.10 64 bit?
Post by: rvanderwerf on April 15, 2010, 07:37:23 pm
I did try the silent installer using mysql, verified my settings are good (externally), however it finishes but does not create the database or any schema (do I have to create it manually?)

Quote from: greg on April 15, 2010, 05:47:31 pm
Hi Ryan,

I install on Ubuntu many times a day but it's a 32' version.  Maybe this is the problem. 

For now..  have you tried the silent mode where you add all necessary parameters on the command line:

Check out the User Guide on this:

http://www.konakart.com/docs/InstallKonaKart.html#SilentMode

Greg
Title: Re: Broken GUI installer on Ubuntu 9.10 64 bit?
Post by: greg on April 16, 2010, 05:56:41 am
The installer will first check your database connection is OK then it will create all the tables in the database (that you must create beforehand) and load the sample data.

It should have created a log file to explain what went wrong at the root directory of your installation.  The file should be called DBLoadResult-mysql.log in your case.  Do you have such a file?

You did include the LoadDB=1 command line option didn't you?  The default behaviour is not to load the database (LoadDB=0)


Clearly it's better to get the command line option working but some alternatives are:

Title: Re: Broken GUI installer on Ubuntu 9.10 64 bit?
Post by: greg on April 23, 2010, 08:40:51 am
Just to confirm that from the version 5 release of KonaKart (due out approx May-June 2010) there will be an installer for 64' Linux systems.