From ffb at verat.net Sat Nov 19 18:03:08 2005 From: ffb at verat.net (ffb) Date: Sat Nov 19 13:03:27 2005 Subject: [MozCreator] a little problem Message-ID: <1132419788.4965.9.camel@smin196-158.vdial.verat.net> hi all! my name is B?la Fak? I am an application programer intersted for XUL. I have linux (2.6.9) java 1.5 eclipse 3.1 JAVA_HOME is /usr/lib/java and very little experience in java. I downloaded mozcreator unpacked copied lib*.so to $JAVA_HOME/jre/lib/i386 and finally typed $ cd my-mo-cr-dir $ java -jar mozcreator.jar the answer was: java.lang.IllegalArgumentException: JavaScript file does not exist: /home/bela/wrk/mozcreator/ui\content\mainScreen.js ^^^ ^^^ dir separator is wrong all files are in their directorys how can I correct this? ............ i connected to the cvs followed the instructions from site after few secs a conection is stopped . here is the result dir -lR mozcreator/ mozcreator/: ?sszesen 8 drwxr-xr-x 2 bela users 4096 2005-11-18 22:16 CVS drwxr-xr-x 4 bela users 4096 2005-11-18 22:16 src mozcreator/CVS: ?sszesen 12 -rw-r--r-- 1 bela users 10 2005-11-18 22:16 Entries -rw-r--r-- 1 bela users 0 2005-11-18 22:15 Entries.Static -rw-r--r-- 1 bela users 11 2005-11-18 22:15 Repository -rw-r--r-- 1 bela users 35 2005-11-18 22:15 Root mozcreator/src: ?sszesen 4 drwxr-xr-x 2 bela users 4096 2005-11-18 22:16 CVS mozcreator/src/CVS: ?sszesen 12 -rw-r--r-- 1 bela users 16 2005-11-18 22:16 Entries -rw-r--r-- 1 bela users 15 2005-11-18 22:15 Repository -rw-r--r-- 1 bela users 35 2005-11-18 22:15 Root ........... simple question : what I have to do next? best regards Bela -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/pipermail/mozcreator/attachments/20051119/c6857aed/attachment.htm From ffb at verat.net Sun Nov 20 16:09:33 2005 From: ffb at verat.net (ffb) Date: Sun Nov 20 11:52:11 2005 Subject: [MozCreator] F1 Message-ID: <1132499374.3517.19.camel@albatrosz> hi all! I am an application programer interested for XUL. I have linux (2.6.9) java 1.5 eclipse 3.1 JAVA_HOME is /usr/lib/java and very little experience in java. I downloaded mozcreator unpacked copied lib*.so to $JAVA_HOME/jre/lib/i386 and finally typed $ cd my-mo-cr-dir $ java -jar mozcreator.jar the answer was: java.lang.IllegalArgumentException: JavaScript file does not exist: /home/bela/wrk/mozcreator/ui\content\mainScreen.js ^^^ ^^^ dir separator is wrong all files are in their directories how can I correct this? ............ I connected to the cvs followed the instructions from site after few secs a conection is stopped . here is the result dir -lR mozcreator/ mozcreator/: ?sszesen 8 drwxr-xr-x 2 bela users 4096 2005-11-18 22:16 CVS drwxr-xr-x 4 bela users 4096 2005-11-18 22:16 src mozcreator/CVS: ?sszesen 12 -rw-r--r-- 1 bela users 10 2005-11-18 22:16 Entries -rw-r--r-- 1 bela users 0 2005-11-18 22:15 Entries.Static -rw-r--r-- 1 bela users 11 2005-11-18 22:15 Repository -rw-r--r-- 1 bela users 35 2005-11-18 22:15 Root mozcreator/src: ?sszesen 4 drwxr-xr-x 2 bela users 4096 2005-11-18 22:16 CVS mozcreator/src/CVS: ?sszesen 12 -rw-r--r-- 1 bela users 16 2005-11-18 22:16 Entries -rw-r--r-- 1 bela users 15 2005-11-18 22:15 Repository -rw-r--r-- 1 bela users 35 2005-11-18 22:15 Root ........... simple question : what I have to do next? best regards Bela -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/pipermail/mozcreator/attachments/20051120/a33e4a36/attachment.htm From rlkeller at cs.purdue.edu Sun Nov 20 19:14:36 2005 From: rlkeller at cs.purdue.edu (R.J. Keller) Date: Sun Nov 20 20:17:34 2005 Subject: [MozCreator] a little problem In-Reply-To: References: Message-ID: <43811F7C.8070605@cs.purdue.edu> ffb wrote: > hi all! > my name is B?la Fak? > I am an application programer intersted for XUL. > Hi Bela, MozCreator doesn't currently work on Linux. But if you build it from CVS, it should work. I fixed this problem on linux on CVS. Sincerely, --R.J. From rlkeller at cs.purdue.edu Mon Nov 21 14:13:13 2005 From: rlkeller at cs.purdue.edu (R.J. Keller) Date: Mon Nov 21 15:13:54 2005 Subject: [MozCreator] a little problem (me again) In-Reply-To: <1132599803.8792.7.camel@albatrosz> References: <43811F7C.8070605@cs.purdue.edu> <1132599803.8792.7.camel@albatrosz> Message-ID: <43822A59.2050207@cs.purdue.edu> ffb wrote: > Hello R.J. ! > > thanks for a quick answer. > > but I still have a problem :( > > I have copy & pasted from your site into > a script: > ............... > #!/bin/bash > export CVSROOT=:pserver:guest@cvs.mozdev.org > :/cvs > cvs login > cvs -z3 -q co -P mozcreator/src > ............... > > started it, connected to server , but its finished after few seconds. > and I don't have a source. > > what I wrong? ( I got some other packages from cvs befor in that way) > > best regards > Bela > oh, I'm sorry. We moved the source from mozcreator/src to mozcreator/MozCreator but haven't updated the documentation yet. So just change that and you should have the source. you'll also have to modify the makefile to select your operating system (it doesn't detect it automatically) and check to make sure your SWT libraries are contained in resources/$OSNAME. --R.J.