There is definitely no way to have multiple versions of ooRexx installed
on Linux. All the methods will eventually cause problems with the rxapid
daemon.

David Ashley

On Mon, 2014-10-06 at 22:29 -0500, J. Leslie Turriff wrote:
> On Sunday 05 October 2014 10:54:05 Sahananda (Jon) Wolfers wrote:
> > :
> > As I understand it a future new version 5.0.0 is available from the build
> > machine.
> >
> > You can find it here <http://build.oorexx.org/downloads/>.
> >
> > For windows platforms you download an installer, just like you did when you
> > last upgraded and you can just install it on your machine.  When you have
> > finished testing, you can just get the installer for your current version
> > from sourceforge <http://sourceforge.net/projects/oorexx/files/> (or your
> > download folder) and install it back.  The only exception I am aware of is
> > if you have installed an independent version of ooDialog, in which case you
> > will need to reinstall that after you have installed your previous version
> > of ooRexx.  For other platforms, you will no doubt know what to do.
> >
> > I assume there is some value in your just downloading the new version and
> > checking that what you run on the old version still runs on the new version
> > and raising bug reports <http://sourceforge.net/p/oorexx/bugs/> where it
> > doesn't.
> 
>       Well, I would like to install V5.0.0 on my Linux machine, so I 
> downloaded 
> ooRexx-5.0.0-10622.x86_64.opensuse131.rpm from the build system.  I'd rather 
> not overlay my current V4.2, so I tried this:
> 
> > $rpm -iv --relocate /usr/bin=/usr/local/bin \
> >               --relocate /usr/include=/usr/local/include \
> >               --relocate /usr/lib64=/usr/local/lib64 \
> >               --relocate /usr/share=/usr/local/share \
> >               --test -f Downloads/Packages/ooRexx-related/\
> >                           ooRexx/V5.0/\
> >                           ooRexx-5.0.0-10622.x86_64.opensuse131.rpm
> 
> and got this output:
> 
> > Preparing packages...
> >         path /usr/bin in package ooRexx-5.0.0-1.x86_64 is not relocatable
> >         path /usr/include in package ooRexx-5.0.0-1.x86_64 is not 
> relocatable
> >         path /usr/lib64 in package ooRexx-5.0.0-1.x86_64 is not relocatable
> >         path /usr/share in package ooRexx-5.0.0-1.x86_64 is not relocatable
> 
> so I'm guessing there is no way to have two versions of ooRexx installed on a 
> Linux system at the same time?
> 
> Leslie



------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to