Question

I have already createdrpm file for my application. It works fine for Fedora linux. also the same worked fine for linux mint. But Solaris does not support rpm. So how to create installer package for solaris OS. I have solaris 10 linux as OS.

Thanks Sunil Kumar Sahoo

Was it helpful?

Solution

The Solaris OS packaging format (pkgadd) is described in this Sun Solaris document.

There is also an open source project called OpenPKG that can be used on most Unix/Linux variants. I have not used it myself though.

Here is an interesting post about converting RPMs to Solaris Pkg.

OTHER TIPS

Solaris packaging is the way to go. It's a little odd when you first look at it, but it's actually not too difficult once you get your head around it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top