[Gimp-user] Re: [Gimp-developer] CMS under Gimp.

2003-11-26 Thread Sven Neumann
Hi,

Kai-Uwe Behrmann [EMAIL PROTECTED] writes:

http://bugzilla.gnome.org/show_bug.cgi?id=66886
 
 Loading it up with my login failed. Are there other ways to send it?

Patches can be send to the gimp-developer mailing-list.

  As I said, it's a bit late to get this into 2.0. But it all depends on
  how large the changes are. I don't think we can integrate color
  management at this point but a clean patch for loading multiple pages
  could be accepted into 2.0 still.
 
 It is more a new plug-in in terms of size. My goal was not to split the
 code for different apps. So take a look on it yourselfe.

I don't think we want the replace the TIFF plug-in with a completely
different version at this point of development. Too many bug-fixes
went into the plug-in even since GIMP-1.2. We would risk to loose
these. I would prefer a set of patches.


Sven
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] Re: [Gimp-developer] GimpCon 2004 (follow-up)

2003-11-26 Thread Manish Singh
On Fri, Nov 21, 2003 at 12:00:51PM +0100, David Neary wrote:
 I want to start a new thread to get this discussion (which I
 consider important) back on track.
 
 LOCATION
 
 So far there are 5 propositions in various stages of development,
 each of which has some + points and some - points.
 1) GUADEC
 2) Lyon
 3) London
 4) Dublin
 5) Chemnitz
 
 Are there others? We need volunteers. 

The OLS (http://www.linuxsymposium.org/) people would be willing to host too.
This would be July 18-19, in Ottawa, Canada. They've hosted the kernel
and gcc summits in the past, and are thinking of doing a freedesktop thing
this year too.

-Yosh
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] What is the environment variable LD_LIBRARY_PATH??

2003-11-26 Thread Sven Neumann
Hi,

david [EMAIL PROTECTED] writes:

 I have attempted to install the latest release of the gimp
 1.3.23.tar.bz2.  Only I'm having difficulties with getting past the
 gtk test-infact I dont get past this part in configure.
 
 I've spent much of the afternoon installing updates for everything
 that has gtk in the package name.  I have also installed the source
 from gtk.org for gtk+-2.2.2 to meet the dependency problem.  This did
 not work. I looked at the install file as directed by the
 output/comment. The install file quoates
 
  Fix: On Linux and other systems using ELF libraries, add the
directory to /etc/ld.so.conf or to the environment variable
LD_LIBRARY_PATH, and run 'ldconfig'.
 
 Only I dont understand how to do this - I simply am lost with this.
 What is the environment variable
   LD_LIBRARY_PATH??   I have come across ldconfig before so I
 understand that-at least!!

Perhaps you should use the simpler approach. Assuming you are on
Linux, installed gtk+ in the default location (/usr/local) and have
root permissions, you can add /usr/local/lib to /etc/ld.so.conf and
run ldconfig. This extends the search path for libraries to include
the folder that gtk+ has been installed to and should fix your
problem.


Sven

PS: environment variables aren't rocket science neither
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user