A clarification ...

Running different <version> of something is not related to the relocatability

Relocatability is related to looking for the dlls in the proper directory

Install to $HOME/somewhere 
mv $HOME/somewhere somewhere/else

Or rpm -i —prefix=<the new prefix> 
( tested and working )

And the executable in the new location will find the dlls in the right place

Executing different <versions> of something simply implies 
That the binaries come first in the PATH hierarchy 

Cheers
Enrico 





_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to