Re: [Gimp-user] RAW support

2006-03-23 Thread Simon Roberts
--- Rhys Sage <[EMAIL PROTECTED]> wrote: > Is it likely that the GIMP will ever support RAW > images such as those from my XT? It already does, via plugins. There are several, I use ufraw, which works and integrates with GIMP just great. Cheers, Simon "You can tell whether a man is clever by hi

Re: [Gimp-user] recompiling 2.3.7 for FC5: config can't find libtiff

2006-03-23 Thread Carol Spears
On Fri, Mar 24, 2006 at 12:08:14AM +0100, Colin Brace wrote: > I just finished the compile (with python support this time!), but alas > no tiff support. So, something definitely got munged. > > > well, this really has the smell of a bug report. > > > > have you ever filed one before? > > Yes, jus

Re: [Gimp-user] recompiling 2.3.7 for FC5: config can't find libtiff

2006-03-23 Thread Colin Brace
I just finished the compile (with python support this time!), but alas no tiff support. So, something definitely got munged. > well, this really has the smell of a bug report. > > have you ever filed one before? Yes, just did: http://bugzilla.gnome.org/show_bug.cgi?id=335764 Care to add anythin

Re: [Gimp-user] recompiling 2.3.7 for FC5: config can't find libtiff

2006-03-23 Thread Carol Spears
On Thu, Mar 23, 2006 at 10:39:10PM +0100, Colin Brace wrote: > On 3/23/06, Carol Spears <[EMAIL PROTECTED]> wrote: > > > i am wondering if you configure --without-libtiff what happens? > > How bizarre: > > $ ./configure --prefix=/opt/gimp-2.3.7 --without-libtiff > [...] > Building GIMP with pref

Re: [Gimp-user] recompiling 2.3.7 for FC5: config can't find libtiff

2006-03-23 Thread Colin Brace
On 3/23/06, Carol Spears <[EMAIL PROTECTED]> wrote: > i am wondering if you configure --without-libtiff what happens? How bizarre: $ ./configure --prefix=/opt/gimp-2.3.7 --without-libtiff [...] Building GIMP with prefix=/opt/gimp-2.3.7 GIMP Features: gimp-remote: no (XMU library not found) t

Re: [Gimp-user] Re: Gimp-user Digest, Vol 42, Issue 31

2006-03-23 Thread Patrick Shanahan
* Rhys Sage <[EMAIL PROTECTED]> [03-23-06 15:22]: > Can I write using Linux, vCDs and video DVDs and can I > write my photos to DVD as I can with XP (and Sonic)? Linux will make data CDs and DVDs storing graphic (photo) files. There are several utilities to write optical media, k3b is my favorite

[Gimp-user] Re: Re: Re: RAW support

2006-03-23 Thread GSR - FR
Hi, [EMAIL PROTECTED] (2006-03-23 at 2039.21 +0100): > On Thursday 23 March 2006 19:42, GSR - FR wrote: > > [EMAIL PROTECTED] (2006-03-23 at 1856.51 +0100): > > > It doesnt convert to 8 bits. > > > Read more about it on the homepage: > > > http://www.cybercom.net/~dcoffin/dcraw/ > > Uh? Gimp can lo

[Gimp-user] Re: Gimp-user Digest, Vol 42, Issue 31

2006-03-23 Thread Rhys Sage
Sorry I confused eveybody by not including the answers that I'd been given in my further questions. Now, two further questions - not specifically The Gimp but related: Can I write using Linux, vCDs and video DVDs and can I write my photos to DVD as I can with XP (and Sonic)? How much space is al

Re: [Gimp-user] recompiling 2.3.7 for FC5: config can't find libtiff

2006-03-23 Thread Carol Spears
On Thu, Mar 23, 2006 at 07:31:09PM +0100, Colin Brace wrote: > I installed Fedora Core 5 yesterday and am recompiling 2.3.7. Alas, > configure returns an error message: > [...] > checking for TIFFReadScanline in -ltiff... no > checking for TIFFWriteScanline in -ltiff... no > checking for TI

Re: [Gimp-user] Re: Re: RAW support

2006-03-23 Thread Rikard Johnels
On Thursday 23 March 2006 19:42, GSR - FR wrote: > Hi, > > [EMAIL PROTECTED] (2006-03-23 at 1856.51 +0100): > > It doesnt convert to 8 bits. > > Read more about it on the homepage: > > http://www.cybercom.net/~dcoffin/dcraw/ > > Uh? Gimp can load more than 8 bits per channel and work with that > la

Re: [Gimp-user] gui

2006-03-23 Thread Colin Brace
On 3/23/06, Rhys Sage <[EMAIL PROTECTED]> wrote: > Ok. So Ubuntu is recommended. How about a GUI? I can't > say I really care for either KDE or Gnome. I did see > one called Athene that looked pretty nice but I don't > know what it'd run on. Discussions like this quickly become pointless, since K

Re: [Gimp-user] gui

2006-03-23 Thread Aaron Luptak
On 3/23/06, Michael Schumacher <[EMAIL PROTECTED]> wrote: > Rhys Sage wrote: > > Ok. So Ubuntu is recommended. How about a GUI? I can't > > say I really care for either KDE or Gnome. I did see > > one called Athene that looked pretty nice but I don't > > know what it'd run on. > > Could it be that

Re: [Gimp-user] gui

2006-03-23 Thread Michael Schumacher
Rhys Sage wrote: > Ok. So Ubuntu is recommended. How about a GUI? I can't > say I really care for either KDE or Gnome. I did see > one called Athene that looked pretty nice but I don't > know what it'd run on. Could it be that the person who's answering you is sending mails in private? From the po

[Gimp-user] Re: Re: RAW support

2006-03-23 Thread GSR - FR
Hi, [EMAIL PROTECTED] (2006-03-23 at 1856.51 +0100): > It doesnt convert to 8 bits. > Read more about it on the homepage: http://www.cybercom.net/~dcoffin/dcraw/ Uh? Gimp can load more than 8 bits per channel and work with that later? Since when? GSR

[Gimp-user] recompiling 2.3.7 for FC5: config can't find libtiff

2006-03-23 Thread Colin Brace
Hi all, I installed Fedora Core 5 yesterday and am recompiling 2.3.7. Alas, configure returns an error message: [...] checking for TIFFReadScanline in -ltiff... no checking for TIFFWriteScanline in -ltiff... no checking for TIFFFlushData in -ltiff34... no configure: error: *** Checks f

Re: [Gimp-user] Re: RAW support

2006-03-23 Thread Rikard Johnels
On Thursday 23 March 2006 18:40, GSR - FR wrote: > Hi, > > [EMAIL PROTECTED] (2006-03-23 at 1824.26 +0100): > > On Thursday 23 March 2006 17:21, Rhys Sage wrote: > > > Is it likely that the GIMP will ever support RAW > > > images such as those from my XT? > > > > It allready does, via plugins.. > >

[Gimp-user] Re: RAW support

2006-03-23 Thread GSR - FR
Hi, [EMAIL PROTECTED] (2006-03-23 at 1824.26 +0100): > On Thursday 23 March 2006 17:21, Rhys Sage wrote: > > Is it likely that the GIMP will ever support RAW > > images such as those from my XT? > It allready does, via plugins.. > I use the dcraw plugin to manage my images from a Pentax *istDS. > I

Re: [Gimp-user] RAW support

2006-03-23 Thread Rikard Johnels
On Thursday 23 March 2006 17:21, Rhys Sage wrote: > Is it likely that the GIMP will ever support RAW > images such as those from my XT? > > > > > > ___ > Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with > voicemail http://u

[Gimp-user] gui

2006-03-23 Thread Rhys Sage
Ok. So Ubuntu is recommended. How about a GUI? I can't say I really care for either KDE or Gnome. I did see one called Athene that looked pretty nice but I don't know what it'd run on. ___ Win a BlackBerry device from O2 wi

Re: [Gimp-user] 64 Bit

2006-03-23 Thread Mogens Jaeger
Rhys Sage wrote: Ok. So the Gimp supports RAW. As I have a nice Compaq 64-bit laptop, will it also run as a 64-bit application and is there a good 64-bit O/S to use with it? Next question will be desktop evnvironments :p I am running Gimp on an AMD64 maschine - an it's fst. I am using the Su

[Gimp-user] 64 Bit

2006-03-23 Thread Rhys Sage
Ok. So the Gimp supports RAW. As I have a nice Compaq 64-bit laptop, will it also run as a 64-bit application and is there a good 64-bit O/S to use with it? Next question will be desktop evnvironments :p ___ Win a BlackBerr

[Gimp-user] RAW support

2006-03-23 Thread Rhys Sage
Is it likely that the GIMP will ever support RAW images such as those from my XT? ___ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com _