On Thu, May 22, 2008 at 9:32 AM, Don Russell <fedora@xxxxxxxxxxxxxxxxxxxxx> wrote: > I did a clean install of F9 a few days ago, and installed oorexx from extras... > > The following sample rexx script used to work (on previous Fedoras), > but now fails complaining about librexxutil.so > > I can't find anything about that so file.... Any suggestions? > > Thanks, > > [don@boris ~]$ cat trysleep.cmd > /* REXX */ > > say 'Hello' > call SysSleep 5 > say 'Good bye' > [don@boris ~]$ rexx trysleep > Hello > *E* Unable to load library: librexxutil.so ! > Error message: librexxutil.so: cannot open shared object file: No such > file or directory > 4 *-* call SysSleep 5 > REX0043E: Error 43 running /home/don/trysleep.cmd line 4: Routine not found > REX0417E: Error 43.1: Could not find routine "SYSSLEEP" > [don@boris ~]$ bug created... https://bugzilla.redhat.com/show_bug.cgi?id=448018 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list