RSS/Atom feed Twitter
Site is read-only, email is disabled

the spec file

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 7 messages available
Toggle history

Please log in to manage your subscriptions.

1074560427.30027.39.camel@k... 07 Oct 20:16
  the spec file Thomas Spuhler 20 Jan 16:29
   the spec file Sven Neumann 20 Jan 16:43
    the spec file Dave Neary 20 Jan 16:54
     the spec file Sven Neumann 20 Jan 17:09
1074556857.30027.24.camel@k... 07 Oct 20:16
1074557616.3097.261.camel@i... 07 Oct 20:16
Thomas Spuhler
2004-01-20 16:29:57 UTC (about 20 years ago)

the spec file

I must be missing some packages because it apparently cannot compile some of the modules. I get these errors at the end and no rpm. When I do a normal configure, make and make install it doesn't care. Some of the modules probably just don't work and everybody thinks it's a bug in Gimp2:

RPM build errors:
File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimp-1.3.so.25.0.0 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimp-1.3.so.25 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpui-1.3.so.25.0.0 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpui-1.3.so.25 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpbase-1.3.so.25.0.0 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpbase-1.3.so.25 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpcolor-1.3.so.25.0.0 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpcolor-1.3.so.25 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpmath-1.3.so.25.0.0 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpmath-1.3.so.25 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpmodule-1.3.so.25.0.0 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpmodule-1.3.so.25 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpthumb-1.3.so.25.0.0 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpthumb-1.3.so.25 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpwidgets-1.3.so.25.0.0 File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimpwidgets-1.3.so.25 File not found by glob: /var/tmp/gimp-2.0pre2-root/usr/lib/*.so

On Mon, 2004-01-19 at 18:00, Josenildo Marques wrote:

On Mon, 2004-01-19 at 22:13, Thomas Spuhler wrote:

It compiled on mine, by using configure, make, make install. But it did not build the rpm with rpmbuild. Some files are missing for the rpmbuild at the very end.
I made the changes in the spec file with the required packages, but may ???
I used the pre2
Id like to make the rpm's so I can upgrade. I really like the gimp2 over 1.2.5

Tom

When you compile it from source, you don't need rpmbuild, I think. Install checkinstall

#urpmi checkinstall

and start from scratch. Then, run configure and make as a regular user. Become root, go to gimp folder and run checkinstall. It'll build the rpm for you. Do not uninstall the other gimp version. Gimp 2.0pre2 is a development version and you may need the older one. To install the new version, issue the command rpm -ivh gimp as root.

Let me know how it goes. Good luck!

Sven Neumann
2004-01-20 16:43:15 UTC (about 20 years ago)

the spec file

Hi,

Thomas Spuhler writes:

I must be missing some packages because it apparently cannot compile some of the modules. I get these errors at the end and no rpm. When I do a normal configure, make and make install it doesn't care. Some of the modules probably just don't work and everybody thinks it's a bug in Gimp2:

RPM build errors:
File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimp-1.3.so.25.0.0

The included spec file doesn't work with the 2.0pre2 tarball. This has already been fixed in CVS.

Sven

Dave Neary
2004-01-20 16:54:45 UTC (about 20 years ago)

the spec file

Hi,

Sven Neumann wrote:

Thomas Spuhler writes:

RPM build errors:
File not found: /var/tmp/gimp-2.0pre2-root/usr/lib/libgimp-1.3.so.25.0.0

The included spec file doesn't work with the 2.0pre2 tarball. This has already been fixed in CVS.

It would be nice if either Ville was mailed when the version number was bumped in configure.in, or a couple of days before a release, to make sure this didn't happen again.

Cheers, Dave.

Sven Neumann
2004-01-20 17:09:54 UTC (about 20 years ago)

the spec file

Hi,

Dave Neary writes:

The included spec file doesn't work with the 2.0pre2 tarball. This has already been fixed in CVS.

It would be nice if either Ville was mailed when the version number was bumped in configure.in, or a couple of days before a release, to make sure this didn't happen again.

The spec file was broken before, it just worked out of pure luck. I don't see how a mail would have changed this.

FYI, the GIMP version number is always bumped more or less directly after a release is made. Also, the fact that there would be a release this weekend was well known on #gimp.

Sven