Stonecold1995
October 7th, 2012, 11:08 PM
I'm trying to install Aegisub, a program used to easily add subtitles to a video, but I've been having trouble getting it to install. I tried adding the PPA (ppa:zveroy/aegisub), but even though the PPA was added successfully I still couldn't get apt-get to install Aegisub. I also tried compiling it from source, using the instructions here (http://forum.aegisub.org/viewtopic.php?t=4686), but it still wouldn't install.
checking for wx-config... no
configure: error: in `/tmp/aegisub-3.0.0/aegisub':
configure: error: wxWidgets detection failed, please set --with-wx* or add the libraries to your LIBS, CXX/CFLAGS.
See `config.log' for more details
I tried installing the missing packages, but ran into another problem:
alex@kubuntu:/tmp/aegisub-3.0.0/aegisub$ sudo apt-get install libwxgtk2.8-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libwxgtk2.8-dev : Depends: libwxgtk2.8-0 (= 2.8.12.1-6ubuntu2) but 2.8.12.1-6ubuntu2.2 is to be installed
Depends: libwxbase2.8-dev (= 2.8.12.1-6ubuntu2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I keep running into problems... How do I install Aegisub 3.0.0 in Kubuntu 12.04? I don't want to have to run the Windows version through Wine.
checking for wx-config... no
configure: error: in `/tmp/aegisub-3.0.0/aegisub':
configure: error: wxWidgets detection failed, please set --with-wx* or add the libraries to your LIBS, CXX/CFLAGS.
See `config.log' for more details
I tried installing the missing packages, but ran into another problem:
alex@kubuntu:/tmp/aegisub-3.0.0/aegisub$ sudo apt-get install libwxgtk2.8-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libwxgtk2.8-dev : Depends: libwxgtk2.8-0 (= 2.8.12.1-6ubuntu2) but 2.8.12.1-6ubuntu2.2 is to be installed
Depends: libwxbase2.8-dev (= 2.8.12.1-6ubuntu2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I keep running into problems... How do I install Aegisub 3.0.0 in Kubuntu 12.04? I don't want to have to run the Windows version through Wine.