Results 1 to 2 of 2
Hi guys, I recently started building Slackware packages, and I had some questions about checkinstall. When I execute it, will it automatically create a package with the man pages and ...
- 10-06-2005 #1Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Checkinstall utility
Hi guys, I recently started building Slackware packages, and I had some questions about checkinstall. When I execute it, will it automatically create a package with the man pages and the info stuff on the right spot? So /usr/man and /usr/doc? Or do I have to specify that in the ./configure options?
Thanks for enlightening me
.
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 10-06-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
If you want them to have in /usr then you will have to use the option --prefix=/usr, otherwise they will be installed into /usr/local.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"


Reply With Quote
