wxWidgets / wxWidgets

Cross-Platform C++ GUI Library
https://www.wxwidgets.org/
6.06k stars 1.76k forks source link

apt-get install wx2.8-doc (feisty 2.8.8.1): wx2.8-manual_contents.html file does not exist #9779

Open wxtrac opened 16 years ago

wxtrac commented 16 years ago

Issue migrated from trac ticket # 9779

component: build | priority: low | keywords: wx2.8-manual_contents.html debian dpkg

2008-07-23 17:56:53: dangyogi (Bruce Frederiksen) created the issue


I'm running Ubuntu 7.04 (feisty).

I added the following lines to /etc/apt/sources.list:

wxWidgets/wxPython repository at apt.wxwidgets.org

deb http://apt.wxwidgets.org/ feisty-wx main deb-src http://apt.wxwidgets.org/ feisty-wx main

Then did: $ sudo apt-get install python-wxgtk2.8 python-wxtools python-wxaddons wx2.8-i18n wx2.8-doc wx2.8-examples

And got: Setting up wx2.8-doc (2.8.8.1-0) ... warning: file `/usr/share/doc/wx2.8-doc/wx-manual.html/wx2.8-manual_contents.html' does not exist at /usr/sbin/install-docs line 821, </usr/share/doc-base/wx2.8-manual> line 10.

I notice that there is a file: /usr/share/doc/wx2.8-doc/wx-manual.html/wx-2.8-manual_contents.html

so maybe there is a misspelling somewhere?

wxtrac commented 16 years ago

2008-07-23 23:46:50: @RobinD42 changed component from wxPython to build