Hi,
I had to uninstall a previous ooRexx 5.0.0 installation and build my own
12227 with the folowing cmake invocation to get the libraries in
/usr/lib/x86_64-linux-gnu instead of usr/lib:
cmake -DBUILD_DEB=1 -DCMAKE_BUILD_TYPE=RELEASE
-DCMAKE_INSTALL_PREFIX=/usr -DOS_DIST=Mint20.1
There is a good explanation on how to build your own here:
https://sourceforge.net/p/oorexx/wiki/how-to-build-oorexx/#how-to-build-oorexx-on-ubuntu
Ruurde
On 5/4/21 1:14 PM, Bob Martin via Oorexx-devel wrote:
I'm getting install failures again :
sudo dpkg -i "ooRexx-5.0.0-12241.ubuntu1604.x86_64.deb"
(Reading database ... 415530 files and directories currently installed.)
Preparing to unpack ooRexx-5.0.0-12241.ubuntu1604.x86_64.deb ...
dpkg (subprocess): unable to execute old oorexx package pre-removal script
(/var/lib/dpkg/info/oorexx.prerm): No such file or directory
dpkg: warning: old oorexx package pre-removal script subprocess returned error
exit status 2
dpkg: trying script from the new package instead ...
dpkg: error processing archive ooRexx-5.0.0-12241.ubuntu1604.x86_64.deb
(--install):
there is no script in the new version of the package - giving up
Errors were encountered while processing:
ooRexx-5.0.0-12241.ubuntu1604.x86_64.deb
12:05:34 Return code is 1
oorexx.prerm does exist and looks OK :
vdir /var/lib/dpkg/info/oorexx.prerm
-rwxr-xr-x 1 root root 373 2021-04-11 13:33 /var/lib/dpkg/info/oorexx.prerm
I'm running Mint 20.1 Mate on AMD 64 desktop
12225 installs OK but 12227 fails in the same way as 12241
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel