Author |
Message |
![[Post New]](/jaikozforum/templates/default/images/icon_minipost_new.gif) 30/12/2006 11:45:13
|
Makrie
Joined: 30/12/2006 11:40:44
Messages: 6
Offline
|
Hi
I sure hope we can get this working - it seems to be just what I'm after!
I downloaded Jaikoz.bin to my home folder - no problem!
I su - ran ./Jaikoz.bin - seemingly no problem!
But... there is no desktop icon. If I try 'Jaikoz' from the command prompt a box flips up then disappears. The same happens if I double click Jaikoz in /opt/jaikoz.
Any help would be greatly appreciated!
Thanks
Mark
|
|
 |
![[Post New]](/jaikozforum/templates/default/images/icon_minipost_new.gif) 31/12/2006 03:45:10
|
paultaylor
Pro
![[Avatar]](/jaikozforum/images/avatar/eccbc87e4b5ce2fe28308fd9f2a7baf3.png)
Joined: 21/08/2006 09:21:27
Messages: 7298
Offline
|
You need to have an appropriate version of java installed and available on your path to install (and run) Jaikoz, please check this with, when logged as root.
Code:
Should be at least java 1.4.2 (preferably java 1.5), and be the jvm provided by Sun.
|
thanks Paul (Administrator) |
|
 |
![[Post New]](/jaikozforum/templates/default/images/icon_minipost_new.gif) 27/01/2007 13:04:49
|
Anonymous
|
I Have the same problem
when I run java -version i get java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode, sharing)
thanks
ps I am running (k)ubuntu edgy
|
|
 |
![[Post New]](/jaikozforum/templates/default/images/icon_minipost_new.gif) 27/01/2007 13:11:38
|
Anonymous
|
Me again the problem is that is was installed as root and needs to be run as root running as root seems to fix it but can get annoying
|
|
 |
![[Post New]](/jaikozforum/templates/default/images/icon_minipost_new.gif) 10/02/2007 13:28:15
|
Anonymous
|
I think the core problem is that it is trying to create and open logging files in a directory owned by root.
Is there a way to specify where the log files should live?
|
|
 |
![[Post New]](/jaikozforum/templates/default/images/icon_minipost_new.gif) 11/02/2007 03:24:54
|
paultaylor
Pro
![[Avatar]](/jaikozforum/images/avatar/eccbc87e4b5ce2fe28308fd9f2a7baf3.png)
Joined: 21/08/2006 09:21:27
Messages: 7298
Offline
|
Anonymous wrote:
I think the core problem is that it is trying to create and open logging files in a directory owned by root.
Is there a way to specify where the log files should live?
This problem has already been reported, there is no way to chnage the location of the log files. The simplest workaround is to either run as root or chmod 777 the directory that Jaikoz was installed in
|
|
 |
![[Post New]](/jaikozforum/templates/default/images/icon_minipost_new.gif) 12/04/2007 15:23:18
|
Arbre Ciré
![[Avatar]](/jaikozforum/images/avatar/eb160de1de89d9058fcb0b968dbbbd68.jpg)
Joined: 12/04/2007 15:13:50
Messages: 1
Offline
|
Hello,
I've got the same problem, with an debian Kunbuntu 6.10.
Is the chmod 777 is really mandatory ?
not very secure !
Why could'nt you put le log in the user home directory as a standard .jaikoz?
|
|
 |
![[Post New]](/jaikozforum/templates/default/images/icon_minipost_new.gif) 13/04/2007 02:01:51
|
paultaylor
Pro
![[Avatar]](/jaikozforum/images/avatar/eccbc87e4b5ce2fe28308fd9f2a7baf3.png)
Joined: 21/08/2006 09:21:27
Messages: 7298
Offline
|
The logs files are now created in the users home directory( since 1.6.1) The problem occurs because the trial license is still created within the Jaikoz folder when you first start it. so you need to run as root the first time to run Jaikoz, and create the license file.
After this you should be able to run successfully as a normal user.
|
thanks Paul (Administrator) |
|
 |
|