Hi Larry, Are you using the public cvs server? For some reason, sourceforge has our public cvs about 6 days out of sync now, and have yet to respond to our support requests. In the meantime, try using felix.sourceforge.net/felixdev.tar.bz2, and see if that fixes your problems.
-e Larry Evans wrote: > Here's the relevant output from `make install`: > > install rtl/libflx_static.a /usr/lib > ranlib /usr/lib/libflx_static.a > install rtl/libflx_dynamic.so.1.1.1 /usr/rtl > install: cannot stat `rtl/libflx_dynamic.so.1.1.1': No such file or > directory > make: *** [install] Error 1 > > The following confirms there no such file: > > cd ~/prog_dev/felix/felix-1.1.1/ > ls -ld rtl/libflx_dyn* > -rwxr-xr-x 1 evansl evansl 329272 2006-07-19 12:09 rtl/libflx_dynamic.so > > Compilation finished at Wed Jul 19 21:24:35 > > The download was from: > > http://felix.sourceforge.net/flx_1.1.1_src.tgz > > and the rtl directory as as it was after the steps: > > ./configure > make > make doc > make install > > as instructed by ~/prog_dev/felix/fellix-1.1.1/INSTALL > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Felix-language mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/felix-language > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Felix-language mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/felix-language
