Re: jdk in linux

1998-09-20 Thread Juergen Kreileder
> Michael Emmel writes: > Juergen Kreileder wrote: >> > P Q writes: >> >> > hi I just downloaded the jdk1.1.6 and installed in my linux >> system. >> >> > when I try to run "javac" command, it gives me the following >> error > message: >> /usr/local/jdk1.1.6/bin/../bin/i586/green_thread

Re: jdk in linux

1998-09-20 Thread Juergen Kreileder
> P Q writes: > hi I just downloaded the jdk1.1.6 and installed in my linux system. > when I try to run "javac" command, it gives me the following error > message: /usr/local/jdk1.1.6/bin/../bin/i586/green_threads/javac: > /usr/local/jdk1.1.6/bin /../bin/i586/green_threads/java: No such > fi

jdk in linux

1998-09-20 Thread P Q
hi I just downloaded the jdk1.1.6 and installed in my linux system. when I try to run "javac" command, it gives me the following error message: /usr/local/jdk1.1.6/bin/../bin/i586/green_threads/javac: /usr/local/jdk1.1.6/bin /../bin/i586/green_threads/java: No such file or directory I think i

Re: Object Mapping into sql dbms?

1998-09-20 Thread David Warnock
Peter T Mount wrote: > > But are there any Open Source tools to do this? I am interested in > > contributing to such a project as I need it for several open source > > projects I have planned. > > I added this functionality into the PostgreSQL JDBC driver recently for > the next release (6.4 due

Online Marketing

1998-09-20 Thread bxxtqdev
ONLINE MARKETING - THE NEXT GENERATION OF ADVERTISING/MARKETING Complete Online Marketing Solutions: At Estroco Technologies, we provide all the tools necessary to promote your business/organization. Whether your goal is: to have people come to your website, or to prospect for orders of produc

java-linux mirror on SunSITE/Denmark

1998-09-20 Thread Esben Haabendal Soerensen
Hi Our mirror of the Java-Linux project has been broken for quite a while here at SunSITE/Denmark. It broke at that time with all the change back and forth to ftp.java-linux.org We would like to be able to offer a mirror of all your good stuff again, but where is the main ftp site ? or where w

Re: libmath problem with jdk116v4

1998-09-20 Thread K.R. Foley
Oliver Koell wrote: > Hi, > > i´m using the JDK1.1.6v4 on a SuSE 5.3 distribution. To get it working, > i had to > remove libc.so.5 and libdl.so.1 from the jdk´s lib directory. > > Now i´ve got the following problem: > > > /usr/lib/java/bin/../bin/i686/green_threads/java: can't resolve symbo

Re: Object Mapping into sql dbms?

1998-09-20 Thread Peter T Mount
On Fri, 18 Sep 1998, David Warnock wrote: > There are a large number of commercial products available to map java > objects into relatonal databases (I use one called VBSF for some > commercial products). > > But are there any Open Source tools to do this? I am interested in > contributing to su

Re: Object Mapping into sql dbms?

1998-09-20 Thread Wim Ceulemans
>There are a large number of commercial products available to map java >objects into relatonal databases (I use one called VBSF for some >commercial products). > >But are there any Open Source tools to do this? I am interested in >contributing to such a project as I need it for several open source