-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 26 June 2002 21:11, Jeff Roush wrote: > When I do a "make install" from the command line to install a > kdevelop-generated project, the index.docbook file gets installed in the > wrong directory.
> As I understand it, foo's index.docbook should install to: > /usr/share/doc/kde/HTML/en/foo/index.docbook Correct. > ("kde-config --path html" gives > /home/jeff/.kde/share/doc/kde/HTML/:/usr/share/doc/kde/HTML/) > > Once the foo project was generated, I ran "make distclean && configure > --prefix=/usr && make && make install" from the command line. Okay, > actually I did the first commands, then su'd, then did the make install. > > The project then installs index.docbook to: > /usr/share/doc/HTML/en/foo/index.docbook I think you can fix this if you use a Makefile which includes the admin/debianrules file. Check out an kde deb and look at the debian/rules file for how to do this. In the short term, though, you can fix this behaviour by doing make install kde_htmldir=/usr/share/doc/kde/HTML instead of just make install. Paul Cupis - -- [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAj0bCcAACgkQIzuKV+SHX/kQ/QCdGh8nSLMQOsEe8vxORd6brIrR RhkAn2iHvu2b01kIew4eMKbE4ghGsNP+ =JtO+ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]