Forgot to send this to the BOSUG.
-- Sriram ---------- Forwarded message ---------- From: Sriram Narayanan <sriram...@gmail.com> Date: Wed, Jun 18, 2008 at 11:06 PM Subject: Re: [belenix-discuss] Fwd: [belenix-notify] SF.net SVN: belenix: [112] trunk/spec_files/SFEwine.spec To: Belenix Discuss <belenix-discuss at opensolaris.org> Responding to Belenix discuss since this may benefit a wider audience. On Wed, Jun 18, 2008 at 11:00 PM, Avinash Joshi <avinashtjoshi at gmail.com> wrote: > Can you please tell me in detail how you did that?? > Create the following folder structure ~/packages/SOURCES Install pkgbuild from pkgbuild.sourceforge.net Install the Sun Studio export CC=/opt/SUNWspro/bin/cc export CXX=/opt/SUNWspro/bin/CC export PATH=/opt/pkgbuild/bin:/usr/gnu/bin:/opt/SUNWspro/bin:/usr/bin:/usr/sbin:/usr/sfw/bin:/usr/X11/bin:/usr/local/bin: cp /usr/share/aclocal/libtool.m4 /usr/share/aclocal/aclocal.m4 check out the belenix SFE repository pkgtool build-only SFElcms.spec pkgtool build-only SFElibaudioio.spec pkgtool build-only SFEfontforge.spec pkgtool build-only SFEwine.spec I had done the lcms, libaudioio and fontforge some weeks ago and also wine1.0rc2, and checked in a few corrections, etc. Today, I updated the spec file to use revision 1.0 (as per the diff below) and then just build wine again. > On Wed, Jun 18, 2008 at 10:55 PM, Sriram Narayanan <sriramnrn at gmail.com> > wrote: >> >> I'm pleased to report the Wine 1.0 builds just fine on Belenix (when >> you use the spec file below). >> >> I have been able to run Lotus Notes on it :) >> >> Now, it's time to test Firefox and VPNC next ! >> >> -- Sriram >> >> >> ---------- Forwarded message ---------- >> From: belenix-notify <belenix-notify at lists.sourceforge.net> >> Date: Wed, Jun 18, 2008 at 10:12 PM >> Subject: [belenix-notify] SF.net SVN: belenix: [112] >> trunk/spec_files/SFEwine.spec >> To: belenix-notify at lists.sourceforge.net >> >> >> Revision: 112 >> http://belenix.svn.sourceforge.net/belenix/?rev=112&view=rev >> Author: dynamicproxy >> Date: 2008-06-18 09:42:11 -0700 (Wed, 18 Jun 2008) >> >> Log Message: >> ----------- >> Wine 1.0. I ran Notepad so far, have to test everything else of course >> >> Modified Paths: >> -------------- >> trunk/spec_files/SFEwine.spec >> >> Modified: trunk/spec_files/SFEwine.spec >> =================================================================== >> --- trunk/spec_files/SFEwine.spec 2008-06-14 11:41:05 UTC (rev 111) >> +++ trunk/spec_files/SFEwine.spec 2008-06-18 16:42:11 UTC (rev 112) >> @@ -10,7 +10,7 @@ >> >> Name: SFEwine >> Summary: Windows Emulator >> -Version: 1.0-rc2 >> +Version: 1.0 >> URL: http://www.winehq.org/ >> Source: %{src_url}/%{src_name}-%{version}.tar.bz2 >> Patch1: wine-01-nameconfict.diff >> >> >> This was sent by the SourceForge.net collaborative development >> platform, the world's largest Open Source development site. >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> belenix-notify mailing list >> belenix-notify at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/belenix-notify >> _______________________________________________ >> belenix-discuss mailing list >> http://mail.opensolaris.org/mailman/listinfo/belenix-discuss >> http://groups.google.com/group/belenix-discuss > > > > -- > ~ Avinash Joshi > http://avinashjoshi.co.in/