Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
ANNOUNCE: The GIMP
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  17 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peter Mattis  
View profile  
 More options Nov 21 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: p...@soda.CSUA.Berkeley.EDU (Peter Mattis)
Date: 1995/11/21
Subject: ANNOUNCE: The GIMP
The GIMP: the General Image Manipulation Program
------------------------------------------------

The GIMP is designed to provide an intuitive graphical interface to a
variety of image editing operations. Here is a list of the GIMP's
major features:

 Image viewing
 -------------

   *  Supports 8, 15, 16 and 24 bit color.
   *  Ordered and Floyd-Steinberg dithering for 8 bit displays.
   *  View images as rgb color, grayscale or indexed color.
   *  Simultaneously edit multiple images.
   *  Zoom and pan in real-time.
   *  GIF, JPEG, PNG, TIFF and XPM support.

 Image editing
 -------------

   *  Selection tools including rectangle, ellipse, free, fuzzy, bezier
      and intelligent.
   *  Transformation tools including rotate, scale, shear and flip.
   *  Painting tools including bucket, brush, airbrush, clone, convolve,
      blend and text.
   *  Effects filters (such as blur, edge detect).
   *  Channel & color operations (such as add, composite, decompose).
   *  Plug-ins which allow for the easy addition of new file formats and
      new effect filters.
   *  Multiple undo/redo.

Requirements
------------

 *  The operating system must support shared memory.
 *  X11 R5 or R6. (Actually, it may work on R4, but we have not had a
    chance to test it).
 *  The X-server must support the X shared memory extension. (The
    X-server does not actually need to support shared memory so this is
    only a temporary situation until we integrate the configure
    information with the source code).
 *  Motif 1.2 or above.

The GIMP has been tested (and developed) on the following operating
systems: Linux 1.2.13, Solaris 2.4, HPUX 9.05, SGI IRIX.

Currently, the biggest restriction to running the GIMP is the Motif
requirement. We will release a statically linked binary for several
systems soon (including Linux).

URLs
----

http://www.csua.berkeley.edu/~gimp
ftp://ftp.csua.berkeley.edu/pub/gimp
mailto:g...@soda.csua.berkeley.edu

Brought to you by
-----------------

  Spencer Kimball (spen...@soda.csua.berkeley.edu)
  Peter Mattis (p...@soda.csua.berkeley.edu)

NOTE
----

This software is currently a beta release. This means that we haven't
implemented all of the features we think are required for a full,
unqualified release. There are undoubtedly bugs we haven't found yet
just waiting to surface given the right conditions. If you run across
one of these, please send mail to g...@soda.csua.berkeley.edu with
precise details on how it can be reliably reproduced.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stephen Wray  
View profile  
 More options Nov 26 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: ste...@debretts.comp.vuw.ac.nz (Stephen Wray)
Date: 1995/11/26
Subject: Re: ANNOUNCE: The GIMP

Having trouble compiling on linux.

At first it couldnt find libXt... so I hacked the configure script to
ignore this -- since I *know* I have that lib and that it is in
/usr/X11/lib

Ran compile and it churns away for a long long time until it finally chokes
because it claims;

gcc main.o errors.o actionarea.o app-procs.o buildmenu.o callbacks.o color_select.o fileops.o gimprc.o menus.o interface.o palette.o widget.o colormaps.o disp-callbacks.o gconvert.o gdither.o gimage.o gdisplay.o gdisplay_ops.o gximage.o image_buf.o info_dialog.o info_window.o scale.o scroll.o shadow_ops.o status.o view_ops.o visual.o workprocs.o cursorutil.o general.o linked.o memutils.o progress.o timer.o plug_in.o autodialog.o bezier_select.o boundary.o crop.o global_edit.o gregion.o edit_selection.o ellipse_select.o flip_tool.o free_select.o fuzzy_select.o iscissors.o rect_select.o rotate_tool.o scale_tool.o selection.o select_core.o shear_tool.o temp_buf.o text_tool.o tools.o transform_core.o transform_tool.o undo.o airbrush.o blend.o brushes.o brush_select.o bucket_fill.o clone.o color_picker.o convolve.o paintbrush.o paint_core.o paint_funcs.o            -L/usr/X11R6/lib -lXm -lXt -lXext -lX11 -lm   -o gimp
ld: Output file requires shared library `libXt.so.3'
gcc: Internal compiler error: program ld got fatal signal 6
make[1]: *** [gimp] Error 1
make[1]: Leaving directory `/usr/local/src/gimp-0.5/app'
make: *** [all] Error 2

Now, the directory in -L/usr/X11R6/lib is where libXt.so.3 (libXt.so.3.1.0) is.
I also have a library libXt.so.6 (libXt.so.6.0) as well.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rich White  
View profile  
 More options Nov 26 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: Rich White <no...@ios.com>
Date: 1995/11/26
Subject: Re: ANNOUNCE: The GIMP

Hey, I'm no good at this at all, but don't you need a symbolic
link from your libXt.so.3.1.0 to libXt.so.3?

rock on ...

rich white
no...@ios.com
http://www.ios.com/~noise


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stephen Wray  
View profile  
 More options Nov 27 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: ste...@debretts.comp.vuw.ac.nz (Stephen Wray)
Date: 1995/11/27
Subject: Re: ANNOUNCE: The GIMP

>>>>> "Rich" == Rich White <no...@ios.com> writes:

    Rich> Stephen Wray wrote:
    >>  Having trouble compiling on linux.
[snip]
    >> Now, the directory in -L/usr/X11R6/lib is where libXt.so.3
    >> (libXt.so.3.1.0) is.  I also have a library libXt.so.6
    >> (libXt.so.6.0) as well.

    Rich> Hey, I'm no good at this at all, but don't you need a symbolic
    Rich> link from your libXt.so.3.1.0 to libXt.so.3?

There is -- that is what I meant by libXt.so.3 (libXt.so.3.1.0) .
Ok, I *should* have said "libXt.so.3 -> libXt.so.3.1.0"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Bandelow  
View profile  
 More options Nov 28 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: Tim Bandelow <bande...@busch.bauwesen.uni-dortmund.de>
Date: 1995/11/28
Subject: Re: ANNOUNCE: The GIMP
Hi.

ste...@debretts.comp.vuw.ac.nz (Stephen Wray) wrote:

>Having trouble compiling on linux.

>At first it couldnt find libXt... so I hacked the configure script to
>ignore this -- since I *know* I have that lib and that it is in
>/usr/X11/lib

>Ran compile and it churns away for a long long time until it finally chokes
>because it claims;

>gcc main.o errors.o actionarea.o app-procs.o buildmenu.o callbacks.o color_select.o fileops.o gimprc.o menus.o interface.o palette.=

o widget.o colormaps.o disp-callbacks.o gconvert.o gdither.o gimage.o gdisplay.o gdisplay_ops.o gximage.o image_buf.o info_dialog.o =
info_window.o scale.o scroll.o shadow_ops.o status.o view_ops.o visual.o workprocs.o cursorutil.o general.o linked.o memutils.o prog=
ress.o timer.o plug_in.o autodialog.o bezier_select.o boundary.o crop.o global_edit.o gregion.o edit_selection.o ellipse_select.o fl=
ip_tool.o free_select.o fuzzy_select.o iscissors.o rect_select.o rotate_tool.o scale_tool.o selection.o select_core.o shear_tool.o t=
emp_buf.o text_tool.o tools.o transform_core.o transform_tool.o undo.o airbrush.o blend.o brushes.o brush_select.o bucket_fill.o clo=
ne.o color_picker.o convolve.o paintbrush.o paint_core.o paint_funcs.o           -L/usr/X11R6/lib -lXm -lXt -lXext -lX11 -lm   -o gimp

>ld: Output file requires shared library `libXt.so.3'
>gcc: Internal compiler error: program ld got fatal signal 6
>make[1]: *** [gimp] Error 1
>make[1]: Leaving directory `/usr/local/src/gimp-0.5/app'
>make: *** [all] Error 2

>Now, the directory in -L/usr/X11R6/lib is where libXt.so.3 (libXt.so.3.1.0) is.
>I also have a library libXt.so.6 (libXt.so.6.0) as well.

You seem to have an older Motif version which was linked with X11R5 libraries.
While upgrading your system from X11R5 to X11R6 you have moved all X11R5 shared
libraries (libX*.so*) to /usr/X11R6/lib. This way all existing programs
still run. But you probably forgot the libX*.sa files, which are used by the
linker when you compile programs. The .sa files don't have version numbers
in their filenames. So only one version can exist in each directory. In
your case it is the X11R6 version of libXt.
Another problem: ld links the specified libraries backwards. First
libm, then libX11, libXext, libXt and finally libXm. So when it looks for
libXt, it doesn't know which version is required and might get confused.

The solution for your problem would be to create a directory /usr/X11R5/lib,
put all X11R5 libraries (libX*.so.3*) and your Motif libraries into this
directory, try to recover the old libX*.sa files from a backup disk and
put these files also into /usr/X11R5/lib. Then add the path /usr/X11R5/lib to
/etc/ld.so.conf and run ldconfig.

Now you should be able to specify -L/usr/X11R5/lib instead of -L/usr/X11R6/lib
and the correct libraries should be found.

Hope it helps.
Tim

--
    \  |   \   |  |   Tim Bandelow               Lehrstuhl NMI
     \ |    _/ |  |   Fakultaet Bauwesen         August Schmidtstr. 8
   |   |  |    |  |   Universitaet Dortmund      44221 Dortmund
  _|  _| _|   _| _|   Tel.:   ++49 231 755 2565  Fax :   ++49 231 755 2532


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Iain Lea  
View profile  
 More options Dec 4 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: i...@scn.de (Iain Lea)
Date: 1995/12/04
Subject: Re: ANNOUNCE: The GIMP
If anyone has compiled this and *statically* linked it with the Motif libs
could you please drop me a line with the ftp site.

Thanx

--
Iain Lea                                            DS 83, SBS GmbH., Germany
i...@sbs.de             <http://www.sbs.de/~iain>            +49 911 978 3120


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marcin Klimowski  
View profile  
 More options Dec 7 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
Followup-To: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: mar...@oeto.pk.edu.pl (Marcin Klimowski)
Date: 1995/12/07
Subject: Re: ANNOUNCE: The GIMP
Iain Lea (i...@scn.de) wrote:

: If anyone has compiled this and *statically* linked it with the Motif libs
: could you please drop me a line with the ftp site.
:

Iain :

you did not specified for which OS you need it.......

                Marcin;)
--
--------------------------------------------------------------------------- ---
Marcin Klimowski    |     mar...@oeto.pk.edu.pl    | hit ANY user to continue
..it's de facto >>--| http://www.pk.edu.pl/~marcin |-->> 2 line only sig....
--------------------------------------------------------------------------- ---


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lou Sortman  
View profile  
 More options Dec 8 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: l...@lounix4.conc.tdsnet.com (Lou Sortman)
Date: 1995/12/08
Subject: Re: ANNOUNCE: The GIMP
In article <DJ7o2E....@cyf-kr.edu.pl>,
        mar...@oeto.pk.edu.pl (Marcin Klimowski) writes:

>Iain Lea (i...@scn.de) wrote:
>: If anyone has compiled this and *statically* linked it with the Motif libs
>: could you please drop me a line with the ftp site.
>:

>Iain :

>you did not specified for which OS you need it.......

Good point.  I, for one, am running Linux ELF.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brian Tao  
View profile  
 More options Dec 14 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: t...@ionews.io.org (Brian Tao)
Date: 1995/12/14
Subject: Re: ANNOUNCE: The GIMP

In article <4aa20g$...@madison.tdsnet.com>, Lou Sortman <l...@lounix4.conc.tdsnet.com> wrote:

>Good point.  I, for one, am running Linux ELF.

    The authors of GIMP said they were having problems producing a
statically-linked version for Linux.  They believe it may be a bug in
the Linux version of the Motif libs.  If anyone needs a static binary
for FreeBSD 2.x though, contact me at t...@io.org.
--
Brian Tao (BT300, t...@io.org)
Systems Administrator, Internex Online Inc.
"Though this be madness, yet there is method in't"

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve Dunham  
View profile  
 More options Dec 15 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
Followup-To: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: dun...@cl-next4.cl.msu.edu (Steve Dunham)
Date: 1995/12/15
Subject: Re: ANNOUNCE: The GIMP

Brian Tao (t...@ionews.io.org) wrote:

:     The authors of GIMP said they were having problems producing a
: statically-linked version for Linux.  They believe it may be a bug in
: the Linux version of the Motif libs.  If anyone needs a static binary
: for FreeBSD 2.x though, contact me at t...@io.org.

It works fine linked statically against the ELF version of MetroLink
Motif 2.0...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David L. Johnson  
View profile  
 More options Dec 15 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: "David L. Johnson" <d...@lehigh.edu>
Date: 1995/12/15
Subject: Re: ANNOUNCE: The GIMP

Brian Tao wrote:

> In article <4aa20g$...@madison.tdsnet.com>, Lou Sortman <l...@lounix4.conc.tdsnet.com> wrote:

> >Good point.  I, for one, am running Linux ELF.

>     The authors of GIMP said they were having problems producing a
> statically-linked version for Linux.  

Hm.  I've never had any problem doing that.  If they want, I could
provide them with one.

--

David L. Johnson                d...@lehigh.edu
Department of Mathematics       http://www.lehigh.edu/~dlj0/dlj0.html
Lehigh University
14 E. Packer Avenue             (610) 758-3759
Bethlehem, PA 18015-3174


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sp  
View profile  
 More options Dec 15 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc
From: s...@questor.org
Date: 1995/12/15
Subject: Re: ANNOUNCE: The GIMP
In article <4asu8t$...@agate.berkeley.edu>,

Peter Mattis <p...@soda.CSUA.Berkeley.EDU> wrote:
>In article <30D1D556.1...@lehigh.edu>,
>David L. Johnson <d...@lehigh.edu> wrote:
>>>     The authors of GIMP said they were having problems producing a
>>> statically-linked version for Linux.  

>>Hm.  I've never had any problem doing that.  If they want, I could
>>provide them with one.

>Well, thanks to Steve Dunham, we will be putting up a statically linked
>ELF binary very soon. (I just want to check it out first to make sure
>everything is ok).

Wonderful for ELF, but is there a statically-linked a.out version??

--
  Steve Pershing <s...@questor.org>

  ----------------------------------------------------------------------
  FREE ACCESS TO E-MAIL & NEWS at +1 604 681 0670.  INFO on Environment,
  Science, Medicine, AIDS, Native (Indigenous) Issues and more.  We sell
  ZyXEL, Penril, Telebit and more world-wide to support this Free Public
  Community Service.  :::>   Info from:  mail-ser...@questor.org    <:::
  ----------------------------------------------------------------------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Mattis  
View profile  
 More options Dec 15 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc
From: p...@soda.CSUA.Berkeley.EDU (Peter Mattis)
Date: 1995/12/15
Subject: Re: ANNOUNCE: The GIMP
In article <30D1D556.1...@lehigh.edu>,
David L. Johnson <d...@lehigh.edu> wrote:

>>     The authors of GIMP said they were having problems producing a
>> statically-linked version for Linux.  

>Hm.  I've never had any problem doing that.  If they want, I could
>provide them with one.

Well, thanks to Steve Dunham, we will be putting up a statically linked
ELF binary very soon. (I just want to check it out first to make sure
everything is ok).

And in case you were wondering, the flawed Motif distribution I have
is from Infomagic (MooTif). I can take a demo off the distribution cd
and statically link it to demonstrate the problem. (Its with the file
selection dialog).

Peter Mattis


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brian Tao  
View profile  
 More options Dec 17 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: t...@ionews.io.org (Brian Tao)
Date: 1995/12/17
Subject: Re: ANNOUNCE: The GIMP

In article <4ar0up$...@msunews.cl.msu.edu>, Steve Dunham <dun...@cl-next4.cl.msu.edu> wrote:

>It works fine linked statically against the ELF version of MetroLink
>Motif 2.0...

    They did say they thought it was a bug with the Motif library.  In
particular, they were using the MooTif distribution, if I recall
correctly.  I'm sure they would appreciate static ELF and a.out
binaries.
--
Brian Tao (BT300, t...@io.org)
Systems Administrator, Internex Online Inc.
"Though this be madness, yet there is method in't"

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
stren  
View profile  
 More options Dec 21 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc
From: st...@netcom.com
Date: 1995/12/21
Subject: Re: ANNOUNCE: The GIMP

>Wonderful for ELF, but is there a statically-linked a.out version??

I agree that this is a legitimate point.

For better or for worse, there are a lot of a.out Linux machines out
there, and an a.out Linux binary (using libc.so.4.7.2) is essentially the
"universal" Linux format.

Also, an a.out Linux binary lets the BSD people also have a pre-compiled
program.

I do not mean to bother the developers, but just make what are, IMHO,
some legitimate points.

--
Sam Trenholme - st...@netcom.com - http://ucsee/eecs/berkeley/edu/~set - LINUX!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Johannes Schindlin  
View profile  
 More options Dec 21 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
Followup-To: comp.os.linux.development.apps, comp.os.linux.misc, comp.windows.x.apps
From: ds...@cip.informatik.uni-wuerzburg.de (Johannes Schindlin)
Date: 1995/12/21
Subject: Re: ANNOUNCE: The GIMP
Please could someone put this program on a ftp-server accessible from outside
of U.S.

The biggest part I got of it was <5kB

Thanx,
Dscho

--
The night was so dark that I couildn srr thr keyz befoir mt etes.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Mattis  
View profile  
 More options Dec 21 1995, 3:00 am
Newsgroups: comp.os.linux.development.apps, comp.os.linux.misc
From: p...@soda.CSUA.Berkeley.EDU (Peter Mattis)
Date: 1995/12/21
Subject: Re: ANNOUNCE: The GIMP

In article <strenDJxx8J....@netcom.com>,  <st...@netcom.com> wrote:
>For better or for worse, there are a lot of a.out Linux machines out
>there, and an a.out Linux binary (using libc.so.4.7.2) is essentially the
>"universal" Linux format.

This includes the developers! (ie. We do not have ELF systems!)

>Also, an a.out Linux binary lets the BSD people also have a pre-compiled
>program.

>I do not mean to bother the developers, but just make what are, IMHO,
>some legitimate points.

FYI, there is now a statically linked a.out binary on our ftp site.
(ftp://ftp.xcf.berkeley.edu/pub/gimp/binary/gimp-0.53-linux-a.out-bin....)

You may notice that the version number is 0.53 for the a.out binary while
the source version number is 0.52. Don't worry, I simply compiled a binary
from the source I have and gave it a higher version number. (It should even
fix some bugs and add some functionality).

Peter Mattis


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »