Lot of users want to make deb files from source code. It is not a difficult job. Try the following steps to make deb from source files.
First You have to install checkinstall
$ sudo apt-get install checkinstall
Download the source file, such as example.tar.gz and extract it.
$ wget http://www.example.com/downloads/example.tar.gz
Howto make deb file from source code in ubuntu / debian Linux with Checkinstall
http://shibuvarkala.blogspot.com –
Created by panayara 14 years 48 weeks ago – Made popular 14 years 48 weeks ago
Category: End User Tags:
Category: End User Tags:
- Login to post comments
Create deb file of packages installed in your system
http://blog.dipinkrishna.info –
You can create .deb file of any installed package on your system.
For this you will need the package
Read more »
Created by linuxtips 14 years 50 weeks ago – Made popular 14 years 50 weeks ago
Category: Beginner Tags:
Category: Beginner Tags:
- Login to post comments