Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Arnaud Vandyck
On Wed, 06 Aug 2003 08:34:20 -0700 Per Bothner <[EMAIL PROTECTED]> wrote: [...] > Which email address are you using? [EMAIL PROTECTED] Yes [...] > A phone call may be worthwhile. Is it a joke?! :-| -- Arnaud -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

kaffe-1.1.1-0.2 available

2003-08-14 Thread Arnaud Vandyck
Correction suggested by Stefan has been done on i386 and powerpc and available: http://vbstefi60.fapse.ulg.ac.be/~arnaud/kaffe/ (apt-get-able) Cheers, -- Arnaud Vandyck http://alioth.debian.org/users/arnaud-guest/ http://alioth.debian.org/developer/diary.php?diary_user=2781 pgp0.

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Ben Burton
> Kaffe has RC bugs which are open for 3 months (not counting your bug > report about /usr/lib/jni) - all of them either include a patch or are > easy to fix. Kaffe has been removed from testing because of this and now > keeps other Java packages (like jikes, see #203054) from moving to testing

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Ben Burton
> Yes, maybe this is short. On the other hand, one can take into > consideration that the last message of Ean about upgrading (at that time > it was to kaffe 1.1.0) was almost two month ago (see #196867). And there > has been a mail on this list (which I assume he should read) about > problems

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Per Bothner
Arnaud Vandyck wrote: A phone call may be worthwhile. Is it a joke?! :-| Why should it be a joke? If you want to contact someone and are having trouble contacting them by email, but you have a phone number for their place of business, then a phone is a very practical tool. -- --Per Both

Re: trying to make a new .deb

2003-08-14 Thread Egon Willighagen
On Thursday 07 August 2003 12:54, Paolo Ariano wrote: > Il gio, 2003-08-07 alle 11:43, Egon Willighagen ha scritto: > > I would suggest to apt-get source of some Java application and check how > > that does it... e.g. Jmol on mentors.debian.net, which is not in Debian > > itself yet (not sponsored)

Re: update-alternatives problem for java?

2003-08-14 Thread Matt Zimmerman
On Fri, Aug 08, 2003 at 02:54:56PM +0200, Egon Willighagen wrote: > On Friday 08 August 2003 14:26, Hein Meling wrote: > > Every time I do an update, and there is a new version of sablevm (I > > think), the alternatives system returns to "auto" mode and selects sablevm > > as the default JVM, ev

Re: update-alternatives problem for java?

2003-08-14 Thread Hein Meling
On Fri, 8 Aug 2003 15:44:30 +0200, Egon Willighagen <[EMAIL PROTECTED]> wrote: On Friday 08 August 2003 15:31, Matt Zimmerman wrote: On Fri, Aug 08, 2003 at 03:26:34PM +0200, Egon Willighagen wrote: > Right... and I understood from Hein's email that the sablevm package > does this upon upgrade...

Re: What is Maven?

2003-08-14 Thread Philipp Meier
On Sat, Aug 09, 2003 at 06:54:21AM -0500, Mike Maurer wrote: I'm using maven, too, mainly for smaller projects because it makes jump-starting a new project easy. I'd love to see it in debian and I'd like to help where I can. > One concern I have is how the plugin repository would be managed. It

Re: trying to make a new .deb

2003-08-14 Thread Arnaud Vandyck
On 11 Aug 2003 15:34:54 +0200 Paolo Ariano <[EMAIL PROTECTED]> wrote: > so you used Ant to make the build.xml and than you obtained the > Makefile...? mmm i've an original build.xml wrote by the upstream > author, how do i use it ? There are some explanations on http://pkg-java.aliot

Re: Experience in converting to GCJ

2003-08-14 Thread Jan Schulz
Hallo David, * David Goodenough wrote: >Does anyone have experience they could share in converting a Java DEB to use >GCJ where available. RedHat has a nice project using gcj to compile a lot of packages. Also they have compield eclispe using ant and gcj. >In particular I want to convert kdeb

Re: trying to make a new .deb

2003-08-14 Thread Paolo Ariano
Il lun, 2003-08-11 alle 15:06, [EMAIL PROTECTED] ha scritto: > No, Ant is the program that compiles the software based on the build.xml... > Ant is to build.xml, what make is to Makefile... ok perfect, i have understood but as dh_make use the Makefile to write the debian/rules and i've only a buil

Re: [PROPOSAL] dh_ant

2003-08-14 Thread Jan Schulz
Hallo Arnaud, * Arnaud Vandyck wrote: >Can you give me some more explanations (private or on the list). Here we go... I think you ar eon the list, so no private reply. >> * Jan Schulz wrote: >> ** getclasspath.sh This script will be used in any java applications startscript. You (or a dh_java)

Re: Use of update-alternatives or JAVA_HOME (was: Experience in converting to GCJ)

2003-08-14 Thread David Goodenough
On Monday 11 August 2003 21:18, Matt Zimmerman wrote: > On Mon, Aug 11, 2003 at 09:58:03PM +0200, Jan Schulz wrote: > > * Matt Zimmerman wrote: > > >JAVA_HOME seems silly in Debian, where we have alternatives to manage > > > these things. I wish it would go away. > > > > I do not! > > > > The curr

Re: Use of update-alternatives or JAVA_HOME

2003-08-14 Thread Matt Zimmerman
On Mon, Aug 11, 2003 at 11:39:55PM +0200, Jan Schulz wrote: > Reply to the list, as I suspect, that you just missed the right key :) > At least I haven't found anything private in this mail I did not, in fact, miss the right key. I replied privately because I was responding to a private message

Re: Use of update-alternatives or JAVA_HOME (was: Experience in converting to GCJ)

2003-08-14 Thread Matt Zimmerman
On Mon, Aug 11, 2003 at 04:40:11PM -0400, Michael R Head wrote: > On Mon, 2003-08-11 at 16:18, Matt Zimmerman wrote: > > This is what update-alternatives does. > > I actually use update-alternatives to point to > /usr/local/lib/j2sdk/bin/java which is a symlink to j2sdk1.4.2 or > whatever the lat

Re: Use of update-alternatives or JAVA_HOME (was: Experience in converting to GCJ)

2003-08-14 Thread Matt Zimmerman
On Mon, Aug 11, 2003 at 09:58:03PM +0200, Jan Schulz wrote: > * Matt Zimmerman wrote: > >JAVA_HOME seems silly in Debian, where we have alternatives to manage these > >things. I wish it would go away. > > I do not! > > The current update-alternatives system isn't working, when you don't > have

Re: trying to make a new .deb

2003-08-14 Thread Paolo Ariano
Il lun, 2003-08-11 alle 12:41, [EMAIL PROTECTED] ha scritto: > Yes, it would indeed be nice to have a dh_make that would generate > a debian/ directory that uses Ant instead of Makefile... All, is this one > of the new program in the works? yes it would be really nice ;) i don't understand the que

Re: Java database application development

2003-08-14 Thread Olivier Rossiny
Hello ! Le Lundi 11 Août 2003 22:15, Mirko Scurk a écrit : > My goal is to use Debian linux as development platform for (classical > two tier) database (MySQL) applications. I thought that Java would be > ideal for that purpose. Am I right? Is there better free tool (language) > for development o

Java Environment Setup

2003-08-14 Thread Jerry Haltom
I was curious if anybody had given thought to setting up a Java environment script of some sort that would set up JAVA_HOME and CLASSPATH depending on the alternitives set. I think this is actually a small thing Debian itself lacks. Some other distros I have used, such as Gentoo, provide a env.d f

Script to compare the contents of two JARs

2003-08-14 Thread Stefan Gybas
Hi! I've written a little script to compare the contents of two JARs. I've used it compare Debian packages with upstream binaries so I know that the build process worked fine, for example when using CDBS or Ant and Kaffe from main. I'm posting this here so it's not lost in case I have a harddis

CDBS class for Ant, was Re: [PROPOSAL] dh_ant

2003-08-14 Thread Stefan Gybas
Ross Burton wrote: Excellent plan. CDBS is a godsend for packaging GNOME software (2 includes). I think it is now also for Ant-based java software. :-) Attached is the first version of ant.mk and ant-vars.mk for CDBS. I have tested it with some packages, for example debian/rules for Commons Bean

Re: [PROPOSAL] dh_ant

2003-08-14 Thread Jan Schulz
Hello Arnaud, Thursday, August 14, 2003, 3:33:46 PM, you wrote: >> >> * Jan Schulz wrote: >> >> ** getclasspath.sh >> >> This script will be used in any java applications startscript. You (or >> a dh_java) put the dependencies (package names) as param and it will >> give you the complete classp

Re: eclipse on woody

2003-08-14 Thread Jan Schulz
Hello Dave, Thursday, August 14, 2003, 11:38:39 AM, you wrote: > Can anybody suggest the best way to install eclipse on woody? /etc/apt/sources.list deb-src http://www.katzien.de/debian/eclipse ./ deb deb # or do the backporting of the required libs yourself: deb-src sudo apt-get build-dep ec

still trying to pack a .deb

2003-08-14 Thread Paolo Ariano
hi * so after reading also java-policy and something from http://pkg-java.alioth.debian.org/ the report is: i've a directory imagej-1.30s where i've: 4 drwxrwxr-x 10 paolo4096 2003-08-12 15:32 source 4 -rw-r--r--1 paolo 224 2003-08-12 12:25 microscope.png 4 -rw-r--r

Re: trying to make a new .deb

2003-08-14 Thread egonw
Quoting Paolo Ariano <[EMAIL PROTECTED]>: > > The Jmol program uses a Makefile wrapper around the Ant build.xml file... > > so you used Ant to make the build.xml and than you obtained the > Makefile...? No, Ant is the program that compiles the software based on the build.xml... Ant is to build.x

Re: [PROPOSAL] dh_ant

2003-08-14 Thread Jan Schulz
Hello Arnaud, Thursday, August 14, 2003, 3:33:46 PM, you wrote: >> >> * Jan Schulz wrote: >> >> ** getclasspath.sh >> >> This script will be used in any java applications startscript. You (or >> a dh_java) put the dependencies (package names) as param and it will >> give you the complete classp

Re: Use of update-alternatives or JAVA_HOME (was: Experience in converting to GCJ)

2003-08-14 Thread David Goodenough
On Monday 11 August 2003 23:33, Michael R Head wrote: > On Mon, 2003-08-11 at 17:37, Matt Zimmerman wrote: > > On Mon, Aug 11, 2003 at 04:40:11PM -0400, Michael R Head wrote: > > > > > > Which is something that Unix users have been able to do since the dawn of > > time, in a more generic way, with

Re: What is Maven?

2003-08-14 Thread Daniel Bonniot
Does anyone uses Maven? Is there any interrest in Debian? I don't use it, but your post made me discover it, and it looks like a very interesting project. I would be glad to see it packaged for Debian. They link to the quilt coverage tool (http://quilt.sourceforge.net/overview.html) they plan

Re: trying to make a new .deb

2003-08-14 Thread Paolo Ariano
Il gio, 2003-08-07 alle 16:50, Paolo Ariano ha scritto: > now i'll read http://pkg-java.alioth.debian.org/ and start to modify the > skeleton to give more sense hi * i used (as suggested) dh_make --single -c blank -e [EMAIL PROTECTED] i obtained the new directory debian/ with the skeleton but

Re: (O.T.) Interface Grafica

2003-08-14 Thread pabloingelhorn
Lista: Estoy comenzando una aplicación la cual requiere de ciertas características graficas , tales como Menús, alguna que otra ventana o simulación de las mismas, y algún que otro grafico sensible a la pulsación del mouse sobre este. La aplicación consiste en un Sistema de Taller, donde tiene

(O.T.) Dreamweaver o aplicacion similar

2003-08-14 Thread ingelhornsistemas_linux
Estimada Lista: Me han recomendado el uso de Dreamweaver para el diseño de interfaces graficas en aplicaciones web con tecnologia java (JSP+Servlets)., me gustaria un comentario de esta herramienta y si existe alguna aplicacion similar que sea FREE y/o Open Source. Muchas Gracias Pablo Darío Ingel

eclipse on woody

2003-08-14 Thread Dave Howorth
Can anybody suggest the best way to install eclipse on woody? Thanks, Dave -- Dave Howorth MRC Centre for Protein Engineering Hills Road, Cambridge, CB2 2QH 01223 252960 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: update-alternatives problem for java?

2003-08-14 Thread Hein Meling
Thanks for the replies. On Fri, 8 Aug 2003 15:44:30 +0200, Egon Willighagen <[EMAIL PROTECTED]> wrote: Hein, can you send the output of: update-alternatives --display java Here it is: # update-alternatives --display java java - status is manual. link currently points to /usr/lib/j2sdk1.4/bin/ja

Re: Use of update-alternatives or JAVA_HOME

2003-08-14 Thread Jan Schulz
Hallo Matt, * Matt Zimmerman wrote: >I did not, in fact, miss the right key. I replied privately because I was >responding to a private message from you, and it is generally impolite to >reply publicly to a private message (as you have done here, though in this >case no harm has been done). Sor

What is Maven?

2003-08-14 Thread Arnaud Vandyck
Hi all, Does anyone uses Maven? Is there any interrest in Debian? http://maven.apache.org/ Maven has many goals , but in a nutshell Maven aims to make the developer's life easier by providing a well defined project structure, well defined development processes to follow, and a coh

Java database application development

2003-08-14 Thread Mirko Scurk
My goal is to use Debian linux as development platform for (classical – two tier) database (MySQL) applications. I thought that Java would be ideal for that purpose. Am I right? Is there better free tool (language) for development of such application that can run on both Linux and Windows? Are ther

Re: connecting tomcat4 to apache1 in debian/sid

2003-08-14 Thread Stefan Gybas
Michael R Head wrote: It appears that tomcat (3.3) and libapache-mod-jk have left sid. That's true. See #203052 for the reason. libapache-mod-webapp appears to be the only connector available now. I don't care to upgrade to apache2, and since mod-webapp is deprecated, [according to http://jakarta

Re: trying to make a new .deb

2003-08-14 Thread Paolo Ariano
Il gio, 2003-08-07 alle 14:27, Arnaud Vandyck ha scritto: > $ cd your_package_directory-java-X.Y/ > $ dh_make --single -c license thanks Arnaud and Egon, i've now created the debian dirctory with the skeleton of the new packet imagej-1.30s now i'll read http://pkg-java.alioth.debian.org/ and st

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Arnaud Vandyck
On Wed, 06 Aug 2003 16:59:06 +0200 Stefan Gybas <[EMAIL PROTECTED]> wrote: > Stefan Gybas wrote: > > > Unfortunately, your packages don't work - at least on i386. Building > > libant1.5-java with your Kaffe package fails. The Ant build process > > calls itself during the build (and thus starts

update-alternatives problem for java?

2003-08-14 Thread Hein Meling
Hi Every time I do an update, and there is a new version of sablevm (I think), the alternatives system returns to "auto" mode and selects sablevm as the default JVM, even though I have previously (manually) selected j2sdk1.4 as the default. Anyone know why this keeps happening? Thanks, Hei

Use of update-alternatives or JAVA_HOME (was: Experience in converting to GCJ)

2003-08-14 Thread Jan Schulz
Hallo Matt, * Matt Zimmerman wrote: >JAVA_HOME seems silly in Debian, where we have alternatives to manage these >things. I wish it would go away. I do not! The current update-alternatives system isn't working, when you don't have a way to prevent 'not fit to the work' /usr/bin/java to use it.

Re: [PROPOSAL] dh_ant

2003-08-14 Thread Arnaud Vandyck
On Sun, 10 Aug 2003 20:10:45 +0200 Jan Schulz <[EMAIL PROTECTED]> wrote: > Hallo Arnaud, Hallo Jan, > * Arnaud Vandyck wrote: > > Can you give me some more explanations (private or on the list). > Here we go... I think you are on the list, so no private reply. Yes I'm on the list and told you

Re: Use of update-alternatives or JAVA_HOME

2003-08-14 Thread Jan Schulz
Hallo Matt, Reply to the list, as I suspect, that you just missed the right key :) At least I haven't found anything private in this mail * Matt Zimmerman wrote: >On Mon, Aug 11, 2003 at 10:58:18PM +0200, Jan Schulz wrote: >> * Matt Zimmerman wrote: >> >This is what update-alternatives does. >> T

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Ben Burton
> Would it not be better to work on getting the free JVMs to the point where > they can run ant? (or if ant can be adjusted to be more friendly to these > JVMs) Sure, but that will take much longer and it's a task at which a random java package maintainer would be far less effective. As the jyth

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Daniel Bonniot
Doesn't a few days seem abnormally short notice for such a major NMU - not a bugfix but an entire new upstream release? Yes, maybe this is short. On the other hand, one can take into consideration that the last message of Ean about upgrading (at that time it was to kaffe 1.1.0) was almost two mo

[ANN] The Java Republic - Chronicle of The Free Java Now Campaign Goes Live

2003-08-14 Thread Gerald Bauer
Hi, I've started the Java Republic - a news blog dedicated to core open soure Java building blocks such as runtimes, test suites, compilers, core libraries, scripting languages and so on. The Java Republic is part of the Viva! initiative that tries to give you a quick overview of the state of

KDE bindings?

2003-08-14 Thread Egon Willighagen
Hi all, KDE has Java bindings. There does not seem to be a Debian package for these Java bindings... or I could not find them. (Are there?) Ofcourse I could download the kdebindings-3.1.3.tar.bz2 package... but does anyone have experience in using and compiling these in combination with the b

Re: [PROPOSAL] dh_ant

2003-08-14 Thread Jan Schulz
Hallo Jan, * Jan Schulz wrote: >For the infrastructure: This shouldn't be the problem: We don't have >to deal with 'runtime' loading, just with adding something 'shortly >before runtime'. Plugins should be done anyway with seperate dirs and >classloader (that's at least my experience with eclipse,

trying to make a new .deb

2003-08-14 Thread Paolo Ariano
hi * i've downloaded so much documentation (debian-policy,dev-ref,maint-guide,java-policy) that i'm a little bit confused :) i'd like to make a .deb of ImageJ (a java based imaging software) i've downloaded the source (all java files) and the ij.jar. reading the debian-new-maint-guide the first

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Stefan Gybas
Stefan Gybas wrote: Unfortunately, your packages don't work - at least on i386. Building libant1.5-java with your Kaffe package fails. The Ant build process calls itself during the build (and thus starts a JVM) but using JAVA_HOME=/usr/lib/kaffe does not compile and classes at all. The JVM sim

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Arnaud Vandyck
On Tue, 5 Aug 2003 18:45:02 -0700 (PDT) Dalibor Topic <[EMAIL PROTECTED]> wrote: > Salut Arnaud, Bien le bonjour! ;) > thanks for making an updated package for kaffe. Did you manage to get in touch > with Ean? Yes, I tried but a mailer daemon asked me to confirm (a spam-fighter

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Stefan Gybas
Per Bothner wrote: Which email address are you using? [EMAIL PROTECTED] Yes, I got an answer from Ean after a couple of minutes. He said that he would package Kaffe 1.1 but he did not say when. As I've said, this was about one month ago and I've not heard from him since then. Stefan -- To UNS

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Ben Burton
> Ant will move to main as soon as a Kaffe 1.1 package is uploaded. This is wonderful news. > Upload Kaffe 1.1 and you'll see faster results than rewriting Makefiles. :-) Indeed. Although since maintainers have happily sat for a year on ant build systems without writing a few makefiles, I'm su

Re: connecting tomcat4 to apache1 in debian/sid

2003-08-14 Thread Michael R Head
On Wed, 2003-08-06 at 07:15, Stefan Gybas wrote: > Michael R Head wrote: > > There will soon be a tomcat-connectors package that builds mod_jk2 for > both Apache 1.3 and Apache 2.0 - until then you can use libapache-mod-jk > from testing. Oh good. Thanks for the info! mike > > Stefan -- Mi

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Arnaud Vandyck
On Wed, 06 Aug 2003 14:13:57 -0700 Per Bothner <[EMAIL PROTECTED]> wrote: > Arnaud Vandyck wrote: > > >>A phone call may be worthwhile. > > > > Is it a joke?! :-| > > Why should it be a joke? If you want to contact someone > and are having trouble contacting them by email, but > you have a pho

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Arnaud Vandyck
On Wed, 6 Aug 2003 23:48:40 +1000 Ben Burton <[EMAIL PROTECTED]> wrote: > > Yes, maybe this is short. On the other hand, one can take into > > consideration that the last message of Ean about upgrading (at that > > time it was to kaffe 1.1.0) was almost two month ago (see > > #19

Re: kaffe-1.1.1 package available for tests

2003-08-14 Thread Matt Zimmerman
On Wed, Aug 06, 2003 at 04:04:30PM +0200, Daniel Bonniot wrote: > >But ... the FSF doesn't think that code licensed under a GPL incompatible > >license can be allowed to run on a GPLd VM (i.e. kaffe). > > > Could you give a link that details this point? s/point/insanity/ -- - mdz -- To UNS

Re: Use of update-alternatives or JAVA_HOME (was: Experience inconverting to GCJ)

2003-08-14 Thread Adam Heath
On 11 Aug 2003, Michael R Head wrote: > I actually use update-alternatives to point to > /usr/local/lib/j2sdk/bin/java which is a symlink to j2sdk1.4.2 or > whatever the latest I have installed is. > > That said, using the JAVA_HOME variable (if it is set) allow a user on > the system to easily se

Re: eclipse on woody

2003-08-14 Thread Yannick JESTIN
it was said: > > Can anybody suggest the best way to install eclipse on woody? > >From the zips at eclipse.org IMHO. Thomas J. Zeeman answered: [...] > The GTK-bindings require just too much > dependancies on Gnome2 stuff to work at the moment. And gnome 2.2 requires xfree 4.2 . There is an exc

Re: eclipse on woody

2003-08-14 Thread Yannick JESTIN
it was said: > > Can anybody suggest the best way to install eclipse on woody? > >From the zips at eclipse.org IMHO. Thomas J. Zeeman answered: [...] > The GTK-bindings require just too much > dependancies on Gnome2 stuff to work at the moment. And gnome 2.2 requires xfree 4.2 . There is an exc

Re: [PROPOSAL] dh_ant

2003-08-14 Thread Arnaud Vandyck
On Sun, 10 Aug 2003 20:10:45 +0200 Jan Schulz <[EMAIL PROTECTED]> wrote: > Hallo Arnaud, Hallo Jan, > * Arnaud Vandyck wrote: > > Can you give me some more explanations (private or on the list). > Here we go... I think you are on the list, so no private reply. Yes I'm on the list and told you

Re: Use of update-alternatives or JAVA_HOME (was: Experience in converting to GCJ)

2003-08-14 Thread Adam Heath
On 11 Aug 2003, Michael R Head wrote: > I actually use update-alternatives to point to > /usr/local/lib/j2sdk/bin/java which is a symlink to j2sdk1.4.2 or > whatever the latest I have installed is. > > That said, using the JAVA_HOME variable (if it is set) allow a user on > the system to easily se

Re: eclipse on woody

2003-08-14 Thread Thomas J. Zeeman
On Thu, 14 Aug 2003, Dave Howorth wrote: > Can anybody suggest the best way to install eclipse on woody? >From the zips at eclipse.org IMHO. The debs in unstable may work with the motif bindings if you build it from source, but I'm not sure. I do remember having trouble building it from source

Re: eclipse on woody

2003-08-14 Thread Jan Schulz
Hello Dave, Thursday, August 14, 2003, 11:38:39 AM, you wrote: > Can anybody suggest the best way to install eclipse on woody? /etc/apt/sources.list deb-src http://www.katzien.de/debian/eclipse ./ deb deb # or do the backporting of the required libs yourself: deb-src sudo apt-get build-dep ec

Re: eclipse on woody

2003-08-14 Thread Thomas J. Zeeman
On Thu, 14 Aug 2003, Dave Howorth wrote: > Can anybody suggest the best way to install eclipse on woody? >From the zips at eclipse.org IMHO. The debs in unstable may work with the motif bindings if you build it from source, but I'm not sure. I do remember having trouble building it from source

eclipse on woody

2003-08-14 Thread Dave Howorth
Can anybody suggest the best way to install eclipse on woody? Thanks, Dave -- Dave Howorth MRC Centre for Protein Engineering Hills Road, Cambridge, CB2 2QH 01223 252960