View Full Version : RE: After Installation of CentOS 5.1 upgraded to 5.2
houstonpcguy
9th October 2008, 01:05
Hello,
I am relatively still new to all this and I am following the CentOS 5.1 Desktop guide and I am having a problem after installing everything I get to the Audacity install and I get the following error:
Missing Dependency: libwx_gtk2u_adv-2.6.so.0 is needed by package audacity
Missing Dependency: libwx_gtk2u_xrc-2.6.so.0 is needed by package audacity
Missing Dependency: libwx_gtk2u_html-2.6.so.0(WXU_2.6) is needed by package audacity
Missing Dependency: libwx_gtk2u_html-2.6.so.0 is needed by package audacity
Missing Dependency: libwx_baseu_net-2.6.so.0(WXU_2.6) is needed by package audacity
Missing Dependency: libwx_baseu-2.6.so.0 is needed by package audacity
Missing Dependency: libwx_gtk2u_qa-2.6.so.0 is needed by package audacity
Missing Dependency: libwx_gtk2u_core-2.6.so.0(WXU_2.6) is needed by package audacity
Missing Dependency: libwx_gtk2u_core-2.6.so.0(WXU_2.6.2) is needed by package audacity
Missing Dependency: libwx_baseu-2.6.so.0(WXU_2.6) is needed by package audacity
Missing Dependency: libwx_baseu_net-2.6.so.0 is needed by package audacity
Missing Dependency: libwx_gtk2u_core-2.6.so.0 is needed by package audacity
Missing Dependency: libwx_baseu_xml-2.6.so.0 is needed by package audacity
I have made sure the wxGTK and wxGTK-Developement packages were installed yet I still get this error.
Does anyone have a clue to this problem and how I can fix it please?
Thanks,
falko
9th October 2008, 19:50
What's the output of
updatedb
locate libwx_gtk2u_adv-2.6.so?
houstonpcguy
10th October 2008, 12:25
What's the output of
updatedb
locate libwx_gtk2u_adv-2.6.so?
Hey Falko,
How are ya?
Nothing the updatedb does update but the locate libwx_gtk2u_adv-2.6.so produces nothing blank line comes back after issuing that command.
Thanks,
houstonpcguy
10th October 2008, 12:27
What's the output of
updatedb
locate libwx_gtk2u_adv-2.6.so?
Hey Falko,
I got this by running "rpm -qa | grep wxGTK"
wxGTK-2.8.8-1.el5.rf
wxGTK-devel-2.8.8-1.el5.rf
Just to show it is installed,
Thanks Again,
falko
11th October 2008, 19:46
And what's the output of locate libwx_gtk2u?
houstonpcguy
12th October 2008, 14:26
And what's the output of locate libwx_gtk2u?
locate libwx_gtk2u
/usr/lib/libwx_gtk2u_adv-2.8.so
/usr/lib/libwx_gtk2u_adv-2.8.so.0
/usr/lib/libwx_gtk2u_adv-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_aui-2.8.so
/usr/lib/libwx_gtk2u_aui-2.8.so.0
/usr/lib/libwx_gtk2u_aui-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_core-2.8.so
/usr/lib/libwx_gtk2u_core-2.8.so.0
/usr/lib/libwx_gtk2u_core-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_gizmos-2.8.so
/usr/lib/libwx_gtk2u_gizmos-2.8.so.0
/usr/lib/libwx_gtk2u_gizmos-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_gizmos_xrc-2.8.so
/usr/lib/libwx_gtk2u_gizmos_xrc-2.8.so.0
/usr/lib/libwx_gtk2u_gizmos_xrc-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_gl-2.8.so
/usr/lib/libwx_gtk2u_gl-2.8.so.0
/usr/lib/libwx_gtk2u_gl-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_html-2.8.so
/usr/lib/libwx_gtk2u_html-2.8.so.0
/usr/lib/libwx_gtk2u_html-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_media-2.8.so
/usr/lib/libwx_gtk2u_media-2.8.so.0
/usr/lib/libwx_gtk2u_media-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_ogl-2.8.so
/usr/lib/libwx_gtk2u_ogl-2.8.so.0
/usr/lib/libwx_gtk2u_ogl-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_qa-2.8.so
/usr/lib/libwx_gtk2u_qa-2.8.so.0
/usr/lib/libwx_gtk2u_qa-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_richtext-2.8.so
/usr/lib/libwx_gtk2u_richtext-2.8.so.0
/usr/lib/libwx_gtk2u_richtext-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_stc-2.8.so
/usr/lib/libwx_gtk2u_stc-2.8.so.0
/usr/lib/libwx_gtk2u_stc-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_svg-2.8.so
/usr/lib/libwx_gtk2u_svg-2.8.so.0
/usr/lib/libwx_gtk2u_svg-2.8.so.0.5.0
/usr/lib/libwx_gtk2u_xrc-2.8.so
/usr/lib/libwx_gtk2u_xrc-2.8.so.0
/usr/lib/libwx_gtk2u_xrc-2.8.so.0.5.0
That's what I got with that command.
Thanks,
falko
13th October 2008, 13:38
Ok, you've got the 2.8 version installed, while audacity is looking for the 2.6 version.
Are you trying to install the latest version of audacity, or is your CentOS 5.2 trying to install the version for CentOS 5.1?
What you can try is symlinking each needed file, like this:
ln -s /usr/lib/libwx_gtk2u_adv-2.8.so /usr/lib/libwx_gtk2u_adv-2.6.so.0
DaveAtFraud
21st November 2008, 20:49
Ok, you've got the 2.8 version installed, while audacity is looking for the 2.6 version.
Are you trying to install the latest version of audacity, or is your CentOS 5.2 trying to install the version for CentOS 5.1?
What you can try is symlinking each needed file, like this:
ln -s /usr/lib/libwx_gtk2u_adv-2.8.so /usr/lib/libwx_gtk2u_adv-2.6.so.0
This does NOT work. audacity does a run time check to see if the libraries are the correct version. Setting up all of the sym links just gets you:
[dave@bend ~]# audacity
audacity: /usr/lib64/libwx_gtk2u_html-2.6.so.0: version `WXU_2.6' not found (required by audacity)
audacity: /usr/lib64/libwx_baseu_net-2.6.so.0: version `WXU_2.6' not found (required by audacity)
audacity: /usr/lib64/libwx_gtk2u_core-2.6.so.0: version `WXU_2.6.2' not found (required by audacity)
audacity: /usr/lib64/libwx_gtk2u_core-2.6.so.0: version `WXU_2.6' not found (required by audacity)
audacity: /usr/lib64/libwx_baseu-2.6.so.0: version `WXU_2.6' not found (required by audacity)
Anyone have a solution that works?
Thanks,
Dave
DaveAtFraud
22nd November 2008, 05:21
OK. I've got audacity running on CentOS 5.2. This is what I ended up doing. I pulled down an older copy of wxGTK from http://rpmfind.net. The copy of 2.6 they had for RHEL/CentOS 5 was 2.6.3-1. I then installed the older version wxGTK and audacity-1.30b-1 using rpm.
This got audacity running but now yum barfs because it wants to update wxGTK to 2.8 but can't since then audacity fails dependencies. I like to run yum updates from the command line anyway so I use:
yum --exclude wxGTK update
which then works just fine. If a version of audacity comes out that works with wxGTK 2.8, I won't need to exclude wxGTK. I'll write up what I did in more detail on my blog at http://davenjudy.org/davesBlog within the next few days.
Cheers,
Dave
jason.theitguy
27th January 2009, 11:41
.
yum --exclude wxGTK update
You can also add this to your yum.conf file so you don't have to remember to do this each time.
http://www.cyberciti.biz/faq/redhat-centos-linux-yum-update-exclude-packages/
DaveAtFraud
31st January 2009, 07:07
You can also add this to your yum.conf file so you don't have to remember to do this each time.
http://www.cyberciti.biz/faq/redhat-centos-linux-yum-update-exclude-packages/I figured I'd wait until I see what comes out in 5.3. That and I have a bad habit of changing config files and thinking, "I'll remember that," only to promptly forget. If nothing smooths out with 5.3 then it will probably go into the config file. Thanks for the tip.
Cheers,
Dave
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.