On 17/06/2009 16:22, Josh Simons wrote: > I thought the point of the BuildRequires tag was to specify which > packages the > build system should install on the build system prior to attempting to > build your > package. > > In which case, I would have thought that: > > BuildRequires: SUNWcmake
Yep, this is the correct way to put in SUNWcmake as a dependency. > > would accomplish what you want since I see that cmake 2.6 is available > in the release > repository and is therefore presumably available for juicer to install. This is not correct. While /release now has cmake, since 111 - aka 09.06, Source Juicer has not yet moved to this new release. We will be doing so shortly - approx a week or two. _Christian > > If you've done the above, then I'm as mystified as you are and we'll > will need someone > more experienced to comment. > > Josh Simons > > On Jun 17, 2009, at 4:35 AM, Giri Mandalika wrote: > >> I am reproducing the message that I posted to sw-posters alias last >> week (ref: >> http://www.opensolaris.org/jive/thread.jspa?threadID=105512&tstart=0) >> <http://www.opensolaris.org/jive/thread.jspa?threadID=105512&tstart=0%29>. >> Could >> someone please respond to my questions? In short, I am interested in >> finding out if CMake is available on the Source Juicer build system; >> and if not available, what is the process to get that package installed? >> -- >> >> Here is some context: >> >> /I'm trying to build a software package that has a build time >> dependency on CMake. So far all my attempts to build the package >> using Source Juicer are unsuccessful with the error message similar >> to ".. required package xxxcmake not installed". Not knowing whether >> CMake is available on Source Juicer build machine, I randomly tried >> the package names 'cmake', 'SUNWcmake' and 'CBEcmake' in the spec file./ >> / >> / >> /Is CMake available on the build system? If yes, what is the package >> name I should be using in the spec file? If not, what is the proper >> procedure to get it installed [on the Source Juicer]?/ >> / >> / >> /Is there any way to find out which tools and packages are installed >> on the Source Juicer build system, along with their versions? Having >> access to this information sure saves some time and effort./ >> >> - Giri >> >> _______________________________________________ >> sourcejuicer-discuss mailing list >> sourcejuicer-discuss at opensolaris.org >> <mailto:sourcejuicer-discuss at opensolaris.org> >> http://mail.opensolaris.org/mailman/listinfo/sourcejuicer-discuss > > ------------------------------------------------------------------------ > > _______________________________________________ > sourcejuicer-discuss mailing list > sourcejuicer-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/sourcejuicer-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/sourcejuicer-discuss/attachments/20090619/507e2ead/attachment.html>
