- Posts: 21
- Thank you received: 0
ProviewR Runtime 5.9.0-2
1 week 4 days ago #185
by User
ProviewR Runtime 5.9.0-2 was created by User
Hello,I tried to install ProviewR Runtime version 5.9.0-2 on my Debian 11 system using the following steps:sudo apt-get update
sudo apt-get install -y libgtk2.0-0 libasound2 libdb5.3 libdb5.3++ libsqlite3-0 librsvg2-2 g++ xterm libmariadb3 librabbitmq4 libmosquitto1 libusb-1.0-0 libhdf5-openmpi-103 libgstreamer1.0-0 libgstreamer-plugins-base1.0-0 xterm xfonts-100dpi sudo procps python3 python3-pandas python3-seaborn python3-statsmodels python3-sklearnThen I installed the package:
sudo dpkg -i pwrrt_5.9.0-1_amd64.debHowever, after installing, I always get the following error when running:
sudo dpkg -i pwrrt_5.9.0-2_amd64.debSelecting previously unselected package pwrrt.
(Reading database ... 179595 files and directories currently installed.)
Preparing to unpack pwrrt_5.9.0-2_amd64.deb ...
Unpacking pwrrt (5.9.0-2) ...
Setting up pwrrt (5.9.0-2) ...
-- Creating users/groups...
-- Group pwrp added...
-- Group b55 added...
-- Group b66 added...
-- Group skiftel added...
-- User pwrp added...
-- User 'pwrp' added to group 'dialout'...
-- User skiftel added...
-- User b55 added...
-- User b66 added...
cp: cannot stat '/pwrp/common/web/opwind.html': No such file or directory
dpkg: error processing package pwrrt (--install):
installed pwrrt package post-installation script subprocess returned error exit status 1
Processing triggers for man-db (2.9.4-2) ...
Errors were encountered while processing:
pwrrtDoes anyone know how to fix this so the installation completes successfully?Thanks
/User
sudo apt-get install -y libgtk2.0-0 libasound2 libdb5.3 libdb5.3++ libsqlite3-0 librsvg2-2 g++ xterm libmariadb3 librabbitmq4 libmosquitto1 libusb-1.0-0 libhdf5-openmpi-103 libgstreamer1.0-0 libgstreamer-plugins-base1.0-0 xterm xfonts-100dpi sudo procps python3 python3-pandas python3-seaborn python3-statsmodels python3-sklearnThen I installed the package:
sudo dpkg -i pwrrt_5.9.0-1_amd64.debHowever, after installing, I always get the following error when running:
sudo dpkg -i pwrrt_5.9.0-2_amd64.debSelecting previously unselected package pwrrt.
(Reading database ... 179595 files and directories currently installed.)
Preparing to unpack pwrrt_5.9.0-2_amd64.deb ...
Unpacking pwrrt (5.9.0-2) ...
Setting up pwrrt (5.9.0-2) ...
-- Creating users/groups...
-- Group pwrp added...
-- Group b55 added...
-- Group b66 added...
-- Group skiftel added...
-- User pwrp added...
-- User 'pwrp' added to group 'dialout'...
-- User skiftel added...
-- User b55 added...
-- User b66 added...
cp: cannot stat '/pwrp/common/web/opwind.html': No such file or directory
dpkg: error processing package pwrrt (--install):
installed pwrrt package post-installation script subprocess returned error exit status 1
Processing triggers for man-db (2.9.4-2) ...
Errors were encountered while processing:
pwrrtDoes anyone know how to fix this so the installation completes successfully?Thanks
/User
Please Log in or Create an account to join the conversation.
2 days 21 hours ago #190
by SS22
Replied by SS22 on topic ProviewR Runtime 5.9.0-2
Hi,
Install the gdebi package and install the deb package from it. It"s easier. It worked like this for me without any problems.
/Sergio
Install the gdebi package and install the deb package from it. It"s easier. It worked like this for me without any problems.
/Sergio
Please Log in or Create an account to join the conversation.
Time to create page: 0.448 seconds