Hi David, In your new rpm scheme, you've changed the install location for the libraries to /usr/lib/ooRexx. Without creating symbolic links for the libraries, things don't seem to work.
I've only had limited access lately to some Linux machines, so I haven't tested throughly. But a quck install of the Fedora core 13 rpm showed that rexx would not even run. It couldn't find librexx.so. On an Ubuntu system, for the test suite, the external API executables wouldn't build because they couldn't link to rexx and rexxapi. Which would mean that people with existing make files would need to redo them. You're the expert here, but don't the symbolic links still need to be created in /usr/lib? -- Mark Miesfeld ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
