Public bug reported:

Binary package hint: libgtk2.0-doc
libgtk2.0-doc version 2.12.9-3ubuntu5 still does not properly link to
installed documents' directories. There are no links to either
/usr/share/doc/libgtk2.0-doc/gtk-faq or /usr/share/doc/libgtk2.0-doc
/gtk-tutorial at /usr/share/gtk-doc/html. Furthermore, all needed
contents (book1.html and others) are located in
/usr/share/doc/libgtk2.0-doc/faq/html/ and
/usr/share/doc/libgtk2.0-doc/tutorial/html/.

Workaround:
1. Create links
    cd /usr/share/gtk-doc/html
    sudo ln -s ../../doc/libgtk2.0-doc/gtk-faq gtk-faq
    sudo ln -s ../../doc/libgtk2.0-doc/gtk-tutorial gtk-tutorial

2. Move faq contents
    cd /usr/share/doc/libgtk2.0-doc
    sudo mv faq/html/* gtk-faq

3. Move tutorial contents
    cd /usr/share/doc/libgtk2.0-doc
    sudo mv tutorial/html/* gtk-tutorial

** Affects: gtk+2.0 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gtk-faq and gtk-tutorial not shown in devhelp
https://bugs.launchpad.net/bugs/404886
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to