F9 - What happened to librexxutil.so ?

Don Russell fedora at drussell.dnsalias.com
Thu May 22 16:32:22 UTC 2008


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 at boris ~]$ cat trysleep.cmd
/* REXX */

say 'Hello'
call SysSleep 5
say 'Good bye'
[don at 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 at boris ~]$


-- 
There are 10 types of people in the world: those who understand
binary, and those who don't. :-)




More information about the fedora-list mailing list