Search found 1 match
- Sun Oct 14, 2012 12:39 am
- Forum: MakeMKV for Linux
- Topic: Debian Package and RPM Package?
- Replies: 1
- Views: 8808
Re: Debian Package and RPM Package?
Hi, you can create .rpm and .deb packages using checkinstall. Just do a make -f makefile.linux sudo checkinstall make -f makefile.linux install instead of the standard procedure. Please note that these packages will work only on your specific system (libs, etc.) and are not suitable for redistributi...