Manish Chakravarty wrote: > Moinak, > > >> It will be some amount of challenge getting the KDE stack built using >> SUN Studio. However SUN Studio 12 is much more gcc-extensions >> compatible so the job should be easier using this compiler. >> >> > How can i make a .pkg out it? So that people who want to use/develop on > qt can get it easily without compiling. > I'll be using SXDE as my base. Will that create issues with the .pkg? >
No problems. > Secondly, should i make a .spec file for qt4.3/sun-cc ? > You can do that quite easily using Pkgbuild. Just create a spec file for the Solaris specific things. BTW a qt4 spec file is already present. I'd recommend updating that: https://svn.sourceforge.net/svnroot/pkgbuild/spec-files-extra/trunk/SFEqt.spec You will need to checkout the whole trunk: svn co https://svn.sourceforge.net/svnroot/pkgbuild/spec-files-extra/trunk Update the spec file. Put your patches if any in the trunk/patches directory. Then you can use: pkgtool build --download SFEqt.spec Regards, Moinak. > Regards > Manish Chakravarty > > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org > List-Owner: mailto:ug-bosug-owner at opensolaris.org > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 >