On Tue, Oct 19, 2010 at 11:50 AM, David Ashley <[email protected]> wrote: > Ok, hard stop. > > I made NO CHANGES to the debian build!!!!! I only made changes to the RPM > build. > So something is now broken in the debian build.
I know you made no changes to the debian build, but you did make changes to the build itself, in where the the interpreter files are placed in the file system during an install. <grin> In particular, the library files are now going to /usr/lib/ooRexx, not /opt/ooRexx/lib/ooRexx. On a debian system, at least, simply doing ldconfig doesn't seem sufficient. And, my experience on Fedora leads me to suspect that it may not be sufficient on other Linux distributions. I'll fix the debian build, but that's why I started this conversation, to see if symbolic links, or adding a file to /etc/ld.so.conf.d, was the "correct" thing to do. -- 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
