Creating .deb packages on Mac OS X
Posted by fabriziogiudici on July 22, 2007 at 7:35 PM EDT
Again thanks to Marcello Teodori, now I'm able to automatically create .deb packages on my development MacBook Pro.Marcello explained me how to install the required application, dpkg - and the procedure works for a lot of typical Linux applications.
- install MacPorts;
- add to your PATH the directory
/opt/local/bin; - execute the following command to update the MacPorts installation:
sudo port selfupdate - at last install dpkg:
sudo port install dpkg
Technorati Tags: dpkg, MacPorts
Blog Links >>
- Login or register to post comments
- Printer-friendly version
- fabriziogiudici's blog
- 2282 reads





