Re: [Gimp-user] New error with 2.3.11 and 2.3.10

2006-10-27 Thread Stephan Hegel
Hi all,

I've seen this once and IIRC it turned out that my gimp-2.3 tried to load
libgimp / libgimpbase from version 2.2 which is still on the somewhere on
my Linux box.

I fixed this by installing gimp-2.3 completely under /usr/local/Gimp-2.3
and calling it by a little wrapper named gimpdev:

--
#!/bin/sh
LD_LIBRARY_PATH=/usr/local/Gimp-2.3/lib:${LD_LIBRARY_PATH} 
/usr/local/Gimp-2.3/bin/gimp-2.3
--

The key is here that the LD_LIBRARY_PATH variable must point to the right
libs.

Regards,
   Stephan.


John R. Culleton wrote:
> With both of these versions the program compiles clean and installs clean but 
> the following error occurs at runtime:
> 
> /usr/local/bin/gimp-2.3: symbol lookup error: /usr/local/bin/gimp-2.3: 
> undefined symbol: gimp_env_init
> 
> I use Slackware Linux 10.2. the only recent change has been the addition of 
> freerock gnome, since Slackware Linux distros no longer include Gnome. 
> 
> I have a version of 2.2.12 that works so I am not fussing with it :<) But I 
> have had 2.3.x working before and I would like to continue with it. 
> 
> Any suggestions?

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Slackware adventures (contd.)

2006-10-27 Thread John R. Culleton
I have a new Linux Slackware 11 partition that does not have a Gnome add-on.
In that partition I successfully ran ./configure, make and make install 
against a fresh download of gimp 2.3.12. To get it to run I had to import the 
/usr/local/libgimpconfig* files and links from the old Slackware 10.2 
partition.  The error I mentioned before did not recur on this partition. 

However I cannot start gimp from a console window as before. I have to use an 
icon or the run command. 

Another anomaly: ./configure couldn't find python so I compiled gimp without 
it. python is on the system so perhaps I have a path problem.  

-- 
John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] New error with 2.3.11 and 2.3.10

2006-10-27 Thread tomdkat
 -- Original message --
From: "John R. Culleton" <[EMAIL PROTECTED]>
> With both of these versions the program compiles clean and installs clean but 
> the following error occurs at runtime:
> 
> /usr/local/bin/gimp-2.3: symbol lookup error: /usr/local/bin/gimp-2.3: 
> undefined symbol: gimp_env_init

I've got 2.3.11 running on Ubuntu 6.06 and I've never seen that error.  I 
recently upgraded to glib 2.12.4 and gtk+ 2.10.6 from source and while I've 
seen some change in behavior of GNOME on my system, Gimp 2.3.11 runs fine and I 
don't recall seeing that message ever.

Peace...

Tom
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] New error with 2.3.11 and 2.3.10

2006-10-27 Thread John R. Culleton
With both of these versions the program compiles clean and installs clean but 
the following error occurs at runtime:

/usr/local/bin/gimp-2.3: symbol lookup error: /usr/local/bin/gimp-2.3: 
undefined symbol: gimp_env_init

I use Slackware Linux 10.2. the only recent change has been the addition of 
freerock gnome, since Slackware Linux distros no longer include Gnome. 

I have a version of 2.2.12 that works so I am not fussing with it :<) But I 
have had 2.3.x working before and I would like to continue with it. 

Any suggestions?
-- 
John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] GIMP used in prisons / secure institutions

2006-10-27 Thread Tom Purl
Ok, so the issue is that open source software might contain some sort of
back door.  I guess you could tell your bosses the following:

* Every bank on earth uses open source software, whether it's openssh,
bind, sendmail, Linux, ant, junit, apache, etc.
* Every fortune 500 company in the world (many of which have *very*
stringent security requirements) also use the above-mentioned open
source software.
* Every large government institution on earth uses this open source
software too.

So yes, while it is possible that some back-door has been written into
an open-source program, it's highly unlikely, especially for large,
well-respected projects like Gimp.

HTH!

Tom Purl

> That is exactly the type of resistance that I am expecting. Certain
> bodies will trust Micorsoft / Adobe etc because they never cause
> problems (ahem!) I think the fear is that the because the source code
> is open it could be tinkered with to allow a backdoor to do...
> something.
>
> Would have thought that I'm not the first person to have met this kind
> of objection and was just wondering if / how others had dealt with it.
> Would be a shame to capitulate and have to use Adobe stuff.
>
> The work that I am planning to do involves running creative
> educational projects using the GIMP.
>
> Cheers,
>
> Simon
>
>
>
> Simon Davis - IT in the Community
> 01904 634748 - http://www.futureprospects.org.uk/
> 24 Swingate
> York
> YO1 8AZ
>
>
> - Message from [EMAIL PROTECTED] -
>  Date: Thu, 26 Oct 2006 16:06:45 -0700
>  From: jim feldman <[EMAIL PROTECTED]>
> Reply-To: jim feldman <[EMAIL PROTECTED]>
>   Subject: Re: [Gimp-user] GIMP used in prisons / secure institutions
>To: Simon Davis <[EMAIL PROTECTED]>
>Cc: gimp-user@lists.XCF.Berkeley.EDU
>
>
>> Draw a picture of a "shiv"?
>>
>> sorry.
>>
>> I can't imagine GIMP being a problem.  That being said, it's linked to
>> libraries that have occasionally had security issues.  Both closed and
>> open source rendering libraries have at various times suffered from
>> buffer overflows.
>>
>> I tend to see resistance to FOSS solutions with these inane arguments
>> that force you to prove a negative.  "GIMP (or whatever) could start a
>> nuclear war, can you prove it won't?".  I say, then lets make that a
>> testing prerequisite for any app, including the one you want to use.
>>
>> jim
>>
>>
>>
>> Simon Davis wrote:
>>> HI,
>>>
>>> Does anyone have any experience / anecdotal evidence of using the
>>> GIMP in prisons or situations where security was of paramount
>>> importance. Coming accross resistance and would like to be able to
>>> point to precedent.
>>>
>>> Thanks a lot,
>>>
>>> Si
>>>
>>>
>
>
> - End message from [EMAIL PROTECTED] -
>
>
>
> 
> This email is confidential and solely intended for the recipient(s) to
> whom
> it is addressed. If you have received this mail in error, please reply to
> the sender of this email advising this error. The contents of any email
> from any employee of Future Prospects does not necessarily reflect the
> opinion of the company.
>
>
>
> ___
> Gimp-user mailing list
> Gimp-user@lists.XCF.Berkeley.EDU
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
>

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user