Re: About blackdown

2005-06-27 Thread Dalibor Topic
ng on this, but I didn't think Qt could > be used from Java, and I don't know C or C++. It can be used from Java using suitable wrapper libraries. See http://www.valdyas.org/fading/index.cgi/hacking/gcj.html?seemore=y for a brief introduction. cheers, dalibor topic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: About blackdown

2005-06-25 Thread Dalibor Topic
eally good cross-platform toolkit like Qt. It's Free Software, comes packaged with Debian, and in general beats dealing with Swing by miles. ;) cheers, dalibor topic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java

2004-12-13 Thread Dalibor Topic
Pedro M (Morphix User) wrote: Hi Pedro, Dalibor Topic escribiÃ: You can fetch debs from blackdown already, if you feel like it, afair. I tried it, but it didn't worked in my computer ;( Send them a bug report. I'm sure they'd appreciate it. Yes, I would like to find a package s

Re: Fully open source java (and jsp) under Woody and Sarge

2004-12-13 Thread Dalibor Topic
> rejoice, but that day is not today. You're cordially invited to help fix the scandalous kludge and make that day arrive a bit sooner. See http://www.gnu.org/software/classpath/docs/hacking.html#SEC3 for details. cheers, dalibor topic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java

2004-12-11 Thread Dalibor Topic
ot;On Microsoft Windows platforms, but not in Linux, the Sun's Java 2 > Runtime Environment's installer automatically installs the java and > javaw application launchers in a location that's on the operating > system's default system path. That means you don't have to worry about > finding the launchers to start your application, and you don't have to > provide instructions to your users for fiddling with the paths on their > systems". That doesn't have anything to do with the JRE license. The JRE license is the problem, not where Sun's installer showels things. ;) cheers, dalibor topic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Java

2004-12-11 Thread Dalibor Topic
r few [1] remaining methods/classes/interfaces your code is missing, and to make sure that the free implementations are better in every aspect than the non-free ones. If Linus had waited for Sun to open up Solaris ... we wouldn't have Debian now ;) cheers, dalibor topic [1] http://www.kaffe.org/~stuart/japi/htmlout/h-jdk14-classpath.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Kaffe complains I'm using the wrong language

2004-12-10 Thread Dalibor Topic
en't specified a source language, except as .java file types, and I thought kaffe was suppoed to be a > java compiler. > Kjc is a little weird :) It doesn't understand the -sourcepath option, it misinterprets it for -source. cheers, dalibor topic -- To UNSUBSCRIBE, email t