Red Hat/Oracle Linux required packages list

Message boards : Questions and problems : Red Hat/Oracle Linux required packages list
Message board moderation

To post messages, you must log in.

AuthorMessage
Neil

Send message
Joined: 13 Apr 07
Posts: 18
Message 58592 - Posted: 10 Dec 2014, 15:06:11 UTC

Greetings:

I'm attempting to get Boinc 7.2.42 to run on an Oracle Linux 6.6 (64) system. As it's designed for Ubuntu, the required packages are a problem for me. The PC is a Dell OptiPlex 780 w/an Intel CORE 2 Duo, 3.0 GHz, CPU and 8GB RAM. It's pretty much stock, no overclocking, etc. So far, I've not been able to get run_manager to execute, so no projects have been added and it's not registered anywhere.

When I attempt to execute run_manager, it does this:

# ./run_manager
./boincmgr: error while loading shared libraries: libwx_gtk2u_html-2.8.so.0: cannot open shared object file: No such file or directory
#


I think all I need is a listing of the packages I need to install for Red Hat/Oracle Linux. Does such a listing exist?


Thanks!!

Neil
ID: 58592 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15484
Netherlands
Message 58593 - Posted: 10 Dec 2014, 15:50:19 UTC - in response to Message 58592.  
Last modified: 10 Dec 2014, 15:50:46 UTC

Use these commands on a terminal window. Probably temp root required.

ldd boinc
ldd boincmgr
(that is el-dee-dee, this command will show the required libraries and what is installed)

The package you seem to miss there is wxwidgets 2.8
ID: 58593 · Report as offensive
Neil

Send message
Joined: 13 Apr 07
Posts: 18
Message 58594 - Posted: 10 Dec 2014, 16:02:33 UTC - in response to Message 58593.  

Great! Thanks!
ID: 58594 · Report as offensive

Message boards : Questions and problems : Red Hat/Oracle Linux required packages list

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.