Gnome Build

2006-09-21 Thread Sam Fourman Jr.
OpenBSD Rookie here :) Trying to Build Gnome 2.14.3 or Gnome 2.16.0 does anyone have a pre compiled package of gtksourceview-1.6.2 I am trying to compile from scratch and i do not know how to fix the following error also does anyone know the module name that I have to compile to get the screen

Re: Gnome Build

2006-09-21 Thread Mikolaj Kucharski
On Thu, Sep 21, 2006 at 05:46:42AM -0500, Sam Fourman Jr. wrote: Making all in po gmake[2]: Entering directory `/root/Desktop/gtksourceview-1.6.2/po' file=`echo ar | sed 's,.*/,,'`.gmo \ rm -f $file -o $file ar.po /bin/sh: -o: not found gmake[2]: *** [ar.gmo] Error 127 gmake[2]: Leaving

Re: Gnome Build

2006-09-21 Thread edgar mortiz
you can try the ports tree for gnome /usr/ports/x11/gnome/ make install this would install the gnome stuff -eD On 9/21/06, Sam Fourman Jr. [EMAIL PROTECTED] wrote: OpenBSD Rookie here :) Trying to Build Gnome 2.14.3 or Gnome 2.16.0 does anyone have a pre compiled package of

Re: Gnome Build

2006-09-21 Thread Sam Fourman Jr.
could someone point me to the man page that explains how to apply a patch like this? I see all these patches comming though and I want to test them, I just am a OpenBSD rookie :) any help is greatly appreciated. Sam Fourman Jr. On 9/21/06, Mikolaj Kucharski [EMAIL PROTECTED] wrote: On Thu,

Re: Gnome Build

2006-09-21 Thread Will Maier
On Thu, Sep 21, 2006 at 12:45:08PM -0500, Sam Fourman Jr. wrote: could someone point me to the man page that explains how to apply a patch like this? patch(1) $ man 1 patch $ patch /tmp/patch I see all these patches comming though and I want to test them, I just am a OpenBSD