[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [raq2]compiling expect and TCL?
On Wed, 24 May 2000, Paul Schreiber wrote:
> Has anyone had any success getting expect to work on a raq2?
Ewww....raq2 brokeness again, ok here's a fix
get the source .gz,'s do make configure, edit the Makefile, remove
-lieee
run make (both tcl and expect need this)
seems the ieee lib on the raq2 is built wrong, it's supposed to be
an archive but it's compiled as a ELF program, really freaks gcc....
all.tcl: Total 25 Passed 25 Skipped 0 Failed 0
Sourced 7 Test Files.
>
> Here's what I've tried:
> (1) compiling the TCL available from the expect page
> -- doesn't work (don't remember why)
> (2) compiling the newest TCL
> -- ends with a signal 11
> (3) installing TCL from an RPM
> -- expect complains that I'm missing a TCL headers file;
> so I checked the FAQ and downloaded the source and copied the files,
> but no luck.
>
> Expect: http://expect.nist.gov/
> TCL: http://dev.scriptics.com/software/tcltk/downloadnow83.tml
> TCL RPM:
> ftp://ftp.linux.sgi.com/pub/linux/mips/mipsel-linux/RPMS/mipsel/tcl-8.0.2-16.mipsel.rpm
>
>
> Paul
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>