From maintainers-request at octave dot org Mon Nov 7 21:09:37 2005 Subject: Re: FC4 and listen From: Paul Kienzle To: "Dmitri A. Sergatskov" Cc: octave maintainers mailing list Date: Mon, 7 Nov 2005 22:08:00 -0500 On Nov 7, 2005, at 8:10 PM, Dmitri A. Sergatskov wrote: > On 11/7/05, Paul Kienzle wrote: >> Hi, >> >> I'm having problems getting the listen command to work in FC 4. >> > ... > >> >> octave> listen(1234,'debug') >> >> and from another terminal >> >> octave-forge/extra/soctcl/demo/octsync.tcl 1234 >> >> it prints out 'done command' but not 'free evalargs'. >> > ... > > On RedHat Enterprise Linux 4 (gcc version 3.4.3 20050227 (Red Hat > 3.4.3-22.1)) > with few days old cvs snapshot of octave and octave-forge I got: Your compiler is older. The compiler I'm using is gcc 4.0.1 with gfortran. This is the version on the FC4 mirrors. E.g., http://mirror.linux.duke.edu/pub/fedora/linux/core/updates/4/i386/ Thanks for trying. - Paul