Ubuntuizing source

Vincent Trouilliez vincent.trouilliez at modulonet.fr
Sat May 28 14:05:52 UTC 2005


> Is there any package that will take a given source tarball,
> apply a set of rules to it to make it Ubuntu-compliant, and
> install it as an Ubuntu package?

You can use "checkinstall" (install it from Synaptic).
Then you compile something from source, do you ./configure, make, and
instead of "sudo make install", type "sudo checkinstall". This will make
a .deb package, and install it in the system. Then, you can use Synaptic
to manage this package, like all the other packages in the system.


HTH

--
Vince





More information about the ubuntu-users mailing list