[Fink-beginners] gnome [gtk+2.6 source build error]

2006-04-06 Thread Óscar Erenas
Hello, i'm new in fink, and i want to install monodevelop. I follow the instructions at http://www.mono-project.com/Mono:OSX I must to run the command: fink install bundle-gnome gtkhtml3 gtkhtml3-dev gtkhtml3-shlibs But, when i have to compile gtk+, I've got the error: checking for

Re: [Fink-beginners] gnome [gtk+2.6 source build error]

2006-04-06 Thread Alexander K. Hansen
On 4/6/06, Óscar Erenas [EMAIL PROTECTED] wrote: Did you mean to include some information? Architecture OS version What the actual error is -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/

Re: [Fink-beginners] grads build problem

2006-04-06 Thread Robert A Black
Dear Mr. Hansen: Sorry for the direct e-mail, assuming its not standard protocol. I'm also not really a beginner with fink, just to these lists. You seem to be an expert about this stuff. I can't install grads on my Mac G5 under Tiger, either directly, or through fink. The only error I get

[Fink-beginners] failed install xfree86 on Intel

2006-04-06 Thread Romy Schneider
I'm trying to install xfree86 on a new MacBook Pro. I haven't installed any other versions of X11 yet (including the one on the Apple disk). The install plugs along happily for quite a while and then ends with: Selecting previously deselected package xfree86. (Reading database ... 4129

Re: [Fink-beginners] failed install xfree86 on Intel

2006-04-06 Thread Hisashi T Fujinaka
On Thu, 6 Apr 2006, Romy Schneider wrote: I'm trying to install xfree86 on a new MacBook Pro. I haven't installed any other versions of X11 yet (including the one on the Apple disk). The install plugs along happily for quite a while and then ends with: Selecting previously deselected

Re: [Fink-beginners] gnome [gtk+2.6 source build error]

2006-04-06 Thread Óscar Erenas
Oh, yes, sorry: I've got an iBook G4 with OS X 10.4.6 and the lastest version of XCode (2.2.1). I've got the error in the configure of gtk+-2.6.10: [...] checking for jpeglib.h... yes checking for jpeg_simple_progression in -ljpeg... yes checking for libpng12... yes checking pixbuf loaders to

[Fink-beginners] VTE and freetype conflict

2006-04-06 Thread Aki Hoji
HI, Compiling vte 0.12.0-1 did not go well because of an apparent conflict with freetype as follows;fink-buildlock-vte-0.12.0-1 conflicts with freetype  freetype-hinting provides freetype and is unpacked but not configured./sw/bin/dpkg: error processing

Re: [Fink-beginners] gnome [gtk+2.6 source build error]

2006-04-06 Thread Alexander K. Hansen
On 4/6/06, Óscar Erenas [EMAIL PROTECTED] wrote: Oh, yes, sorry: I've got an iBook G4 with OS X 10.4.6 and the lastest version of XCode (2.2.1). I've got the error in the configure of gtk+-2.6.10: [...] checking for jpeglib.h... yes checking for jpeg_simple_progression in -ljpeg... yes

Re: [Fink-beginners] VTE and freetype conflict

2006-04-06 Thread Alexander K. Hansen
On 4/6/06, Aki Hoji [EMAIL PROTECTED] wrote: HI, Compiling vte 0.12.0-1 did not go well because of an apparent conflict with freetype as follows; fink-buildlock-vte-0.12.0-1 conflicts with freetype freetype-hinting provides freetype and is unpacked but not configured. /sw/bin/dpkg:

[Fink-beginners] Re: VTE and freetype conflict

2006-04-06 Thread Daniel Gimpelevich
My suggestion is going to be roundabout. First, try the following, in order: fink build freetype-hinting-shlibs gimp-print-shlibs postgresql74-ssl-shlibs fink scanpackages fink index sudo apt-get update sudo apt-get -f install sudo dpkg --configure -a fink remove --recursive freetype-hinting

Re: [Fink-beginners] Re: VTE and freetype conflict

2006-04-06 Thread Martin Costabel
Daniel Gimpelevich wrote: My suggestion is going to be roundabout. First, try the following, in order: fink build freetype-hinting-shlibs gimp-print-shlibs postgresql74-ssl-shlibs fink scanpackages fink index sudo apt-get update sudo apt-get -f install sudo dpkg --configure -a fink remove