Re: [Fink-users] Failed compiling gtk+

2008-08-25 Thread Alexander Hansen
On Aug 25, 2008, at 8:58 PM, [EMAIL PROTECTED] wrote: > I have the following error, when trying to install from source > mediatomb > > i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.1.0.dylib: No > such file or directory > make[4]: *** [libgdk-x11-2.0.la] Error 1 > make[3]: *** [all-re

[Fink-users] Failed compiling gtk+

2008-08-25 Thread [EMAIL PROTECTED]
I have the following error, when trying to install from source mediatomb i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.1.0.dylib: No such file or directory make[4]: *** [libgdk-x11-2.0.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursi

Re: [Fink-users] gimp2 command symlink?

2008-08-25 Thread Christopher Bort
On 08/25/08 12:53, [EMAIL PROTECTED] (Christian Ebert) wrote: >* Christopher Bort on Monday, August 25, 2008 at 12:31:56 -0700 >>I've recently installed gimp2 on my MacBook (OS X 10.4.11, >>fink 0.28.5) , which installed gimp-2.4. I expected fink to >>create a symlink in /sw/bin so that it could

Re: [Fink-users] gimp2 command symlink?

2008-08-25 Thread Christian Ebert
* Christopher Bort on Monday, August 25, 2008 at 12:31:56 -0700 > I've recently installed gimp2 on my MacBook (OS X 10.4.11, fink > 0.28.5) , which installed gimp-2.4. I expected fink to create a > symlink in /sw/bin so that it could be run as 'gimp' or 'gimp2', > but it did not. Is my expectati

[Fink-users] gimp2 command symlink?

2008-08-25 Thread Christopher Bort
I've recently installed gimp2 on my MacBook (OS X 10.4.11, fink 0.28.5) , which installed gimp-2.4. I expected fink to create a symlink in /sw/bin so that it could be run as 'gimp' or 'gimp2', but it did not. Is my expectation misguided, or is this an oversight in the gimp2 package? This isn't

Re: [Fink-users] rsync failure? su failure?

2008-08-25 Thread Neil Tiffin
On Aug 24, 2008, at 11:15 PM, James McKenzie wrote: > Neil Tiffin wrote: >> >>> I have the following permissions for /sw/fink: >>> >>> drwxr-xr-x 5 hansen admin 476 2008-08-17 22:01 fink >>> >>> >>> >> >> Thanks, I changed my permissions recursively to root:admin and >> everything started wor