[med-svn] [Debian Wiki] Update of "DebianMed/HowToGet" by zeha

Debian Wiki wiki at debian.org
Mon Aug 24 01:29:19 BST 2026


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianMed/HowToGet" page has been changed by zeha:
https://wiki.debian.org/DebianMed/HowToGet?action=diff&rev1=30&rev2=31

  
  == Q. What's the easiest way to build a Debian Med package from source myself? ==
  
- A. If you are familiar with building applications from source ''(configure ; make ; make check ; sudo make install)'' then building .deb packages is fairly similar.  In theory, the packages should all build by a standard process, but as code and dependencies change you may need to do some tweaking to make the build work.  There is [[HowToPackageForDebian|plenty of information on-line]] but by way of illustration here is a recipe to build [[http://www.ebi.ac.uk/~zerbino/velvet/|Velvet 1.1.05]] and make a .deb package on a fresh Ubuntu 11.04 box.
+ A. If you are familiar with building applications from source ''(configure ; make ; make check ; sudo make install)'' then building .deb packages is fairly similar.  In theory, the packages should all build by a standard process, but as code and dependencies change you may need to do some tweaking to make the build work.  There is [[Packaging|plenty of information on-line]] but by way of illustration here is a recipe to build [[http://www.ebi.ac.uk/~zerbino/velvet/|Velvet 1.1.05]] and make a .deb package on a fresh Ubuntu 11.04 box.
  
  {{{#!highlight bash
   #Install essential tools



More information about the debian-med-commit mailing list