Slackware
From Konversation
Contents |
Download a package for Slackware 10.2
Current Version
konversation-1.0-i686-1doc.tgz (package created by DrScream)
Older Versions
konversation-0.18-i486-1.tgz (this package is coutesy of User:Segfault Segfault)
Build your own package
Solution provided by solsTiCe
Install fakeroot
Download and install (as root) fakeroot (you could remove it after the package creation is complete)
installpkg fakeroot-1.2.13-i486-1sol.tgz
Build your package
Use the konversation.Slackbuild to build your own package of konversation (as a normal user) :
bash konversation.SlackBuild
Install your package
then install (as root) the package you just made
installpkg konversation-0.17-i686-1sol.tgz
Remove the fakeroot package
(optional)
removepkg fakeroot
Without fakeroot
If you prefer to use a method that's closer to the way official Slackware packages are built, please visit SlackBuilds.Org
