SV: Tya1.3v2 compile problem

1999-05-18 Thread Roland Carlsson
Hi! I managed to compile tya with --with-jdk=/usr/local/java but there was a lot off warnings and I still can't get around with --libdir= ... Can it be RedHat 6.0 that not works ok I have some trouble with Apache 1.3.6 too so can it be a bad compiler or something like that??? Roland C

Re: Tya1.3v2 compile problem

1999-05-18 Thread Peter Graves
Try ./configure --with-java=/usr/lib/jdk1.1 Replace "/usr/lib/jdk1.1" with the directory where you have the JDK installed. Roland Carlsson wrote: > > Hi! > I'm trying to compile Tya1.3v2 but get a lot of ugly errors. It all starts with: > > tya.c:7: native.h: No such file or directory > t

Re: Tya1.3v2 compile problem

1999-05-18 Thread Joerg Schimmel
hi, maybe your tya.tgz-file is corrupt. i had such strange effects when downloading tya with netscape. after downloading with a real ftp-client it worked joerg Roland Carlsson schrieb: > Hi! > I'm trying to compile Tya1.3v2 but get a lot of ugly errors. It all starts with: > > tya.c:7: nati

SV: Tya1.3v2 compile problem

1999-05-18 Thread Roland Carlsson
n: Andreas Rueckert <[EMAIL PROTECTED]> Till: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Datum: den 18 maj 1999 13:14 Ämne: Re: Tya1.3v2 compile problem >Hi! > >On Tue, 18 May 1999 Roland Carlsson wrote: >>Hi! >>I'm trying to compile Tya1.3v2 but get a lot of ugly errors

Re: Tya1.3v2 compile problem

1999-05-18 Thread Andreas Rueckert
Hi! On Tue, 18 May 1999 Roland Carlsson wrote: >Hi! >I'm trying to compile Tya1.3v2 but get a lot of ugly errors. It all starts with: > >tya.c:7: native.h: No such file or directory >tya.c:8: monitor.h: No such file or directory >In file included from tya.c:14: >tya.h:111 parse error before 'Clas

Tya1.3v2 compile problem

1999-05-18 Thread Roland Carlsson
Hi! I'm trying to compile Tya1.3v2 but get a lot of ugly errors. It all starts with: tya.c:7: native.h: No such file or directory tya.c:8: monitor.h: No such file or directory In file included from tya.c:14: tya.h:111 parse error before 'ClassClass' and so on and so on I'm tried to fin