I have already createdrpm file for my application. It works fine for Fedora linux. also the same worke开发者_JS百科d fine for linux mint. But Solaris does not support rpm. So how to create installer p
I am distributing one of my applications using a .deb package, but have a problem relating to one of the files.
I have a hobby project that is written in C# using MonoDevelop. I\'ve been trying for some time now to get my head around linux packaging, but I keep coming away feeling frustrated and overwhelmed.
One issue that comes up during Pinax development is dealing with development versions of external apps. I am trying to come up with a solution that doesn\'t involve bringing in the version control sys
There are plenty of great answers to questions about making a standalone executable, but I can\'t figure out how to pack art assets (or dynamically loaded files) into it as well.Why would I want to do
I want to get some thoughts on best practices around making .NET app configuration environment-neutral.
I bought a third-party Java library which includes a JAR file and two DLL files. I wrote my own Java program which invoke the third-party JA开发者_运维问答R file. Now my question is how can I package
I have written an open source (GPL) application for Linux and OSX and now wish to distribute it. Is it normal to开发者_运维百科 distribute the source code along with the binaries by default, or just p
In our company, we have a number different modules constructed as separate wars. Each client can pick and choose module he wishes to buy.