packaging
creating a python rpm to install
I have created a dead simple gtk python app (just a pycairo animation) for gnome. I am trying to make an rpm so that it is easy for others to install it.I was hoping to make my app appear in the gnome[详细]
2023-02-05 21:17 分类:问答setting installation path for python rpm
Can I set the installation path (relative or absolute) for a p开发者_如何学运维ython rpm\'s content?[详细]
2023-02-05 15:56 分类:问答How do I verify the order of MANIFEST.MF within jar?
I\'ve run into interesting problem which is absolutely new to me. As I\'ve suddenly discovered, Jar specification says that, being included, META-INF and MANIFEST.MF开发者_运维技巧 must be first and s[详细]
2023-02-05 13:52 分类:问答How to make a installer which involve .Net Framework (3.5 or later)?
I want to build a package (inst开发者_开发百科aller) which involve .NET framework (3.5 or later). With this installer, installing .NET framework is transparent with user. Please help me!The solution w[详细]
2023-02-04 08:42 分类:问答Conf files and static files in a deb package
I\'m using dh_help to build a package template and trying to follow the ubuntu and debian packaging guides for creating a binary package.[详细]
2023-02-04 06:25 分类:问答How to decide whether 2 MSI with different product code belong to same product or different?
I have 2 MSIs of an Outlook Add-in, one for Outlook 2007 and another for Outlook 2003. If I install the add-in MSI for Outlook 2007 on a machine having Outlook 2007 and if there is already another ver[详细]
2023-02-03 22:02 分类:问答Packaging a Perl application
I need to package a Perl Dancer application for installation using RPM. Pretty much all of the Perl module/distribution tools deal with installing files into Perl specific locations, such as /usr/lib/[详细]
2023-02-03 19:44 分类:问答Problem with Icon.png (Icon specified in the Info.plist not found under the top level app wrapper: Icon.png (-19007))
I\'m putting together a universal app and I have the icons in my project, but I keep getting a warning from the compiler in regards to Icon.png.[详细]
2023-02-03 06:23 分类:问答Problem when packaging using jar
I try to use jar command to pack a bunc开发者_如何学Goh of java class files and images that are used by them. I have .class files in two folders (packages): a and b, and all the images in folder c. I[详细]
2023-02-01 15:05 分类:问答how do i declare a non .deb binary dependency on a .deb package?
i\'m creating a .deb package and i got to the point where i can express most of my dependencies. unfortunately, there are some dependencies left that currently don\'t have a .deb package (eg wdfs, or[详细]
2023-01-31 05:15 分类:问答