Results 1 to 4 of 4
i am trying to compile audacity, and got a error saying that
"could not find wx-config: is wxWidgets install? is wx-config in your path?"
i "locate wx-config" and found similar ...
- 01-18-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 26
how to install wxWidgets/wx-config?
i am trying to compile audacity, and got a error saying that
"could not find wx-config: is wxWidgets install? is wx-config in your path?"
i "locate wx-config" and found similar file as
/usr/share/apps/kdevappwizard/tempate-common/wx-configure.in".
Do i just rename the file and set path to that dir, or i need to instal anything else before building audacity?
- 01-18-2007 #2
Hi ufmale and welcome to the forums. Which distro are you running? That will largely determine the best way to address the problem. I recently ran into same problem with wxwidgets/wxGTK and CentOS... I have audacity running on Slackware too.
- 01-18-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 26
I am using RedHat enterprise I think it is version 4.
- 01-18-2007 #4
The easiest way to install audacity with Rdhat/Fedora is through yum. Have you been using it? Go here and follow the directions for adding Dag to your yum configuration. After doing:
Which might take some time, Do:Code:yum update
Note: If by chance you already have FreshRPMs configured in your yum, comment it out before installing audacity through Dag. FreshRPM's lists a newer version of wxGTK and it will not work. The Dag version of audacity needs wxGTK 2.4.Code:yum install audacity


Reply With Quote