Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Other Things Gentoo
  • Search

Gimp-print with gimp2

Still need help with Gentoo, and your question doesn't fit in the above forums? Here is your last bastion of hope.
Post Reply
Advanced search
23 posts • Page 1 of 1
Author
Message
blaksaga
Guru
Guru
User avatar
Posts: 461
Joined: Mon May 19, 2003 9:00 pm
Location: Omaha, NE, USA
Contact:
Contact blaksaga
Website

Gimp-print with gimp2

  • Quote

Post by blaksaga » Wed Apr 14, 2004 2:55 am

At first when I tried emerging gimp-print:

Code: Select all

checking for bison... bison
checking version of bison... 1.875, ok
checking for catalogs to be installed...  en_GB sv no fr da pl sk el nl es pt de ja cs
checking for readline in -lreadline... yes
  Using -lreadline -lncurses
checking for pow in -lm... yes
checking for gzgets in -lz... yes
checking for cups-config... (cached) /usr/bin/cups-config
checking for gimptool... /usr/bin/gimptool-1.2
checking for GIMP - version >= 1.2.0... ./configure: line 1: /usr/bin/gimptool-1.2: No such file or directory
./configure: line 1: /usr/bin/gimptool-1.2: No such file or directory
./configure: line 1: /usr/bin/gimptool-1.2: No such file or directory
./configure: line 1: /usr/bin/gimptool-1.2: No such file or directory
./configure: line 1: /usr/bin/gimptool-1.2: No such file or directory
./configure: line 1: /usr/bin/gimptool-1.2: No such file or directory
./configure: line 1: /usr/bin/gimptool-1.2: No such file or directory
./configure: line 1: /usr/bin/gimptool-1.2: No such file or directory
./configure: line 1: /usr/bin/gimptool-1.2: No such file or directory
no
*** Could not run GIMP test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GIMP was incorrectly installed
*** or that you have moved GIMP since it was installed. In the latter case, you
*** may want to edit the gimptool script: /usr/bin/gimptool-1.2
configure: error: Cannot find GIMP libraries: Please run ldconfig as root
 
!!! ERROR: media-gfx/gimp-print-4.2.6 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed
So I tried

cp /usr/bin/gimptool-2.0 /usr/bin/gimptool-1.2

and emerged again. This time it made it past that part and now I get

Code: Select all

...
Making all in escputil
make[3]: Entering directory `/var/tmp/portage/gimp-print-4.2.6/work/gimp-print-4.2.6/src/escputil'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl   -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -pedantic -mcpu=athlon-xp -O3 -pipe -c escputil.c
escputil.c:72: warning: string length `727' is greater than the length `509' ISO C89 compilers are required to support
escputil.c:112: warning: string length `2067' is greater than the length `509' ISO C89 compilers are required to support
escputil.c:815: warning: string length `1918' is greater than the length `509' ISO C89 compilers are required to support
escputil.c:850: warning: string length `1645' is greater than the length `509' ISO C89 compilers are required to support
escputil.c:1145: warning: string length `1548' is greater than the length `509' ISO C89 compilers are required to support
escputil.c:611: warning: `add_newlines' defined but not used
/bin/sh ../../libtool --mode=link gcc -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -pedantic -mcpu=athlon-xp -O3 -pipe  -o escputil  escputil.o ../../lib/libprintut.la -lreadline -lncurses   -lz
mkdir .libs
gcc -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -pedantic -mcpu=athlon-xp -O3 -pipe -o escputil escputil.o  ../../lib/.libs/libprintut.al -lreadline -lncurses -lz
make[3]: Leaving directory `/var/tmp/portage/gimp-print-4.2.6/work/gimp-print-4.2.6/src/escputil'
Making all in gimp
make[3]: Entering directory `/var/tmp/portage/gimp-print-4.2.6/work/gimp-print-4.2.6/src/gimp'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -I/usr/include/gimp-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -pedantic -mcpu=athlon-xp -O3 -pipe -c print-image-gimp.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -I/usr/include/gimp-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -pedantic -mcpu=athlon-xp -O3 -pipe -c print.c
In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34,
                 from /usr/include/gtk-2.0/gtk/gtk.h:37,
                 from print_gimp.h:36,
                 from print-image-gimp.c:30:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:53: warning: function declaration isn't a prototype
In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34,
                 from /usr/include/gtk-2.0/gtk/gtk.h:37,
                 from print_gimp.h:36,
                 from print.c:29:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:53: warning: function declaration isn't a prototype
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../intl -I/usr/include/gimp-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -pedantic -mcpu=athlon-xp -O3 -pipe -c gimp_color_window.c
print.c:69: warning: initialization from incompatible pointer type
print.c: In function `query':
print.c:124: warning: initialization discards qualifiers from pointer target type
print.c:124: warning: initialization discards qualifiers from pointer target type
print.c:125: warning: initialization discards qualifiers from pointer target type
print.c:125: warning: initialization discards qualifiers from pointer target type
print.c:126: warning: initialization discards qualifiers from pointer target type
print.c:126: warning: initialization discards qualifiers from pointer target type
print.c:127: warning: initialization discards qualifiers from pointer target type
print.c:127: warning: initialization discards qualifiers from pointer target type
print.c:128: warning: initialization discards qualifiers from pointer target type
print.c:128: warning: initialization discards qualifiers from pointer target type
print.c:129: warning: initialization discards qualifiers from pointer target type
print.c:129: warning: initialization discards qualifiers from pointer target type
print.c:130: warning: initialization discards qualifiers from pointer target type
print.c:130: warning: initialization discards qualifiers from pointer target type
print.c:131: warning: initialization discards qualifiers from pointer target type
print.c:131: warning: initialization discards qualifiers from pointer target type
print.c:132: warning: initialization discards qualifiers from pointer target type
print.c:132: warning: initialization discards qualifiers from pointer target type
print.c:133: warning: initialization discards qualifiers from pointer target type
print.c:133: warning: initialization discards qualifiers from pointer target type
print.c:134: warning: initialization discards qualifiers from pointer target type
print.c:134: warning: initialization discards qualifiers from pointer target type
print.c:135: warning: initialization discards qualifiers from pointer target type
print.c:135: warning: initialization discards qualifiers from pointer target type
print.c:136: warning: initialization discards qualifiers from pointer target type
print.c:136: warning: initialization discards qualifiers from pointer target type
print.c:137: warning: initialization discards qualifiers from pointer target type
print.c:137: warning: initialization discards qualifiers from pointer target type
print.c:138: warning: initialization discards qualifiers from pointer target type
print.c:138: warning: initialization discards qualifiers from pointer target type
print.c:139: warning: initialization discards qualifiers from pointer target type
print.c:139: warning: initialization discards qualifiers from pointer target type
print.c:140: warning: initialization discards qualifiers from pointer target type
print.c:140: warning: initialization discards qualifiers from pointer target type
print.c:141: warning: initialization discards qualifiers from pointer target type
print.c:141: warning: initialization discards qualifiers from pointer target type
print.c:142: warning: initialization discards qualifiers from pointer target type
print.c:142: warning: initialization discards qualifiers from pointer target type
print.c:143: warning: initialization discards qualifiers from pointer target type
print.c:143: warning: initialization discards qualifiers from pointer target type
print.c:144: warning: initialization discards qualifiers from pointer target type
print.c:144: warning: initialization discards qualifiers from pointer target type
print.c:145: warning: initialization discards qualifiers from pointer target type
print.c:145: warning: initialization discards qualifiers from pointer target type
print.c:146: warning: initialization discards qualifiers from pointer target type
print.c:146: warning: initialization discards qualifiers from pointer target type
print.c:147: warning: initialization discards qualifiers from pointer target type
print.c:147: warning: initialization discards qualifiers from pointer target type
print.c:148: warning: initialization discards qualifiers from pointer target type
print.c:148: warning: initialization discards qualifiers from pointer target type
print.c:149: warning: initialization discards qualifiers from pointer target type
print.c:149: warning: initialization discards qualifiers from pointer target type
print.c:150: warning: initialization discards qualifiers from pointer target type
print.c:150: warning: initialization discards qualifiers from pointer target type
print.c:151: warning: initialization discards qualifiers from pointer target type
print.c:151: warning: initialization discards qualifiers from pointer target type
print.c:155: warning: initialization discards qualifiers from pointer target type
print.c:156: warning: initialization discards qualifiers from pointer target type
print.c:157: warning: initialization discards qualifiers from pointer target type
print.c:158: warning: initialization discards qualifiers from pointer target type
print.c:159: warning: initialization discards qualifiers from pointer target type
print.c: In function `run':
print.c:230: error: `GimpRunModeType' undeclared (first use in this function)
print.c:230: error: (Each undeclared identifier is reported only once
print.c:230: error: for each function it appears in.)
print.c:230: error: syntax error before "run_mode"
print.c:238: error: `GimpExportReturnType' undeclared (first use in this function)
print.c:238: error: syntax error before "export"
print.c:269: error: `run_mode' undeclared (first use in this function)
print.c:269: error: syntax error before "param"
print.c:292: error: `export' undeclared (first use in this function)
make[3]: *** [print.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34,
                 from /usr/include/gtk-2.0/gtk/gtk.h:37,
                 from print_gimp.h:36,
                 from gimp_color_window.c:30:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:53: warning: function declaration isn't a prototype
gimp_color_window.c: In function `gimp_build_dither_combo':
gimp_color_window.c:119: warning: passing arg 6 of `gimp_plist_build_combo' from incompatible pointer type
gimp_color_window.c: In function `gimp_create_color_adjust_window':
gimp_color_window.c:202: warning: passing arg 3 of `gimp_dialog_new' from incompatible pointer type
gimp_color_window.c:202: error: incompatible type for argument 4 of `gimp_dialog_new'
gimp_color_window.c:202: warning: passing arg 5 of `gimp_dialog_new' makes pointer from integer without a cast
make[3]: *** [gimp_color_window.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/gimp-print-4.2.6/work/gimp-print-4.2.6/src/gimp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gimp-print-4.2.6/work/gimp-print-4.2.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gimp-print-4.2.6/work/gimp-print-4.2.6'
make: *** [all-recursive-am] Error 2
 
!!! ERROR: media-gfx/gimp-print-4.2.6 failed.
!!! Function src_compile, Line 68, Exitcode 2
!!! compile problem
Has anybody gotten gimp-print to work with gimp 2.0???
[ blaksaga.com ]
Top
MrSums
Apprentice
Apprentice
User avatar
Posts: 283
Joined: Sun May 25, 2003 3:24 pm
Location: UK

  • Quote

Post by MrSums » Wed Apr 14, 2004 7:44 pm

emerge -C gimp

then

USE=gimpprint emerge gimp

I had the same problem, but found the answer in these forums

Good luck

MrSums
If you dont ask, you wont get
Top
blaksaga
Guru
Guru
User avatar
Posts: 461
Joined: Mon May 19, 2003 9:00 pm
Location: Omaha, NE, USA
Contact:
Contact blaksaga
Website

  • Quote

Post by blaksaga » Wed Apr 14, 2004 8:36 pm

Thanks I'll give it a try...and while I'm at it I'm emerging gimp 2.0.1.
[ blaksaga.com ]
Top
douglas_slac
Tux's lil' helper
Tux's lil' helper
Posts: 89
Joined: Fri Aug 29, 2003 7:27 pm

  • Quote

Post by douglas_slac » Sat May 08, 2004 1:03 am

How do you emerge gimp 2.0.1?

Then again how do I print with gimp 2 and gimp-print 5.0?
Top
douglas_slac
Tux's lil' helper
Tux's lil' helper
Posts: 89
Joined: Fri Aug 29, 2003 7:27 pm

  • Quote

Post by douglas_slac » Sat May 08, 2004 1:03 am

How do you emerge gimp 2.0.1?

Then again how do I print with gimp 2 and gimp-print 5.0?
Top
kamagurka
Veteran
Veteran
User avatar
Posts: 1026
Joined: Sun Jan 25, 2004 1:55 am
Location: /germany/munich
Contact:
Contact kamagurka
Website

  • Quote

Post by kamagurka » Wed Jun 02, 2004 9:19 pm

douglas_slac wrote:How do you emerge gimp 2.0.1?

Then again how do I print with gimp 2 and gimp-print 5.0?
1st of all you don't double post =)
then you put

Code: Select all

 media-gfx/gimp ~x86
media-gfx/gimp-print ~x86
in /etc/portage/package.keywords and

Code: Select all

=gimp-print-5.0.0_alpha2
in /etc/portage/package.unmask.
then you emerge gimp and gimp-print.
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Top
dalek
Veteran
Veteran
User avatar
Posts: 1354
Joined: Fri Sep 19, 2003 3:35 pm
Location: Mississippi USA

  • Quote

Post by dalek » Sat Jul 03, 2004 5:21 am

OK, new guy here.

This is my package.unmask file.

Code: Select all

=net-misc/nforce-net-1.0.0261*
=media-libs/freetype
=media-video/nvidia-kernel-1.0.4496-r3
=media-video/nvidia-glx-1.0.4496
=app-admin/gkrellm-2.2.1
=gimp-print-5.0.0_alpha2
my package.keywords file

Code: Select all

=media-video/nvidia-kernel ~x86
=media-video/nvidia-glx ~x86
=app-admin/gkrellm ~x86
=media-gfx/gimp-print ~x86
=media-gfx/gimp ~x86
This is what I get:

Code: Select all

root@smoker / # emerge -pv gimp gimp-print

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] media-gfx/gimp-2.0.2  +X -aalib -(altivec) -debug +doc +gimpprint +gtkhtml +jpeg +mmx -mng +png +python -sse +tiff -wmf  0 kB
[ebuild   R   ] media-gfx/gimp-print-4.2.6  +cups +foomaticdb +gtk +nls -ppds +readline  0 kB

Total size of downloads: 0 kB

root@smoker / #
It still wants to get the old gimp-print. What am I doing wrong here? I have ran into this, it ignoring the unmask and keyword file, before and just gave up.

I also notice that when I go into the print screen and I click setup printer, my printer model is not listed, HP DeskJet 3820. It seems to stop before it gets to my model. I have CUPS installed and working so I can print from everything but GIMP. I also have the ppd file installed for cups. It does print a line of junk like this: %!PS-Adobe-3.0 %%Creator: Print plug-in V4.2 for GIMP/Gimp-Print 4.2.6 (11 Jan 20. Thats all I get. Oh yea, it spits out all my paper one sheet at a time, blank after the first sheet.

Need a little help here. 8O :oops: :cry:

Thanks

:D :D :D
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Top
dalek
Veteran
Veteran
User avatar
Posts: 1354
Joined: Fri Sep 19, 2003 3:35 pm
Location: Mississippi USA

  • Quote

Post by dalek » Sat Jul 03, 2004 11:14 pm

Anybody answer me here? I'm trying not to start another thread here and searching is not helping.

BUMP.

:? :? :? :?
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Top
kamagurka
Veteran
Veteran
User avatar
Posts: 1026
Joined: Sun Jan 25, 2004 1:55 am
Location: /germany/munich
Contact:
Contact kamagurka
Website

  • Quote

Post by kamagurka » Sun Jul 04, 2004 2:01 am

dalek wrote:my package.keywords file

Code: Select all

=media-video/nvidia-kernel ~x86
=media-video/nvidia-glx ~x86
=app-admin/gkrellm ~x86
=media-gfx/gimp-print ~x86
=media-gfx/gimp ~x86
remove the "="s from your package.keywords. those operators are only needed when explicitly specifying package versions.
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Top
dalek
Veteran
Veteran
User avatar
Posts: 1354
Joined: Fri Sep 19, 2003 3:35 pm
Location: Mississippi USA

  • Quote

Post by dalek » Sun Jul 04, 2004 2:23 am

Ok this is the file now:

Code: Select all

media-video/nvidia-kernel ~x86
media-video/nvidia-glx ~x86
app-admin/gkrellm ~x86
media-gfx/gimp-print ~x86
media-gfx/gimp ~x86
This is what I get:

Code: Select all

root@smoker / # emerge -pv gimp-print

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] media-gfx/gimp-print-4.2.6  +cups +foomaticdb +gtk +nls -ppds +readline  0 kB

Total size of downloads: 0 kB

root@smoker / #
Still not upgrading the gimp-print. Just for the record here's the other file package.unmask:

Code: Select all

=net-misc/nforce-net-1.0.0261*
=media-libs/freetype
=media-video/nvidia-kernel-1.0.4496-r3
=media-video/nvidia-glx-1.0.4496
=app-admin/gkrellm-2.2.1
=gimp-print-5.0.0_alpha2
It sort of gripes when I take the "=" out of that one.

Any ideas? It has to be something. It works for everybody else.

:? :? :?
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Top
kamagurka
Veteran
Veteran
User avatar
Posts: 1026
Joined: Sun Jan 25, 2004 1:55 am
Location: /germany/munich
Contact:
Contact kamagurka
Website

  • Quote

Post by kamagurka » Sun Jul 04, 2004 12:30 pm

well, duh.
replace "=gimp-print" with "=media-gfx/gimp-print". it won't work if you don't give the package category.
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Top
dalek
Veteran
Veteran
User avatar
Posts: 1354
Joined: Fri Sep 19, 2003 3:35 pm
Location: Mississippi USA

  • Quote

Post by dalek » Sun Jul 04, 2004 4:47 pm

Wooooooo Hoooooooooooo.

Code: Select all

root@smoker /etc # emerge -pv gimp-print

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] media-gfx/gimp-print-5.0.0_alpha2 [4.2.6] +cups +foomaticdb +gtk +nls -ppds +readline  3,734 kB

Total size of downloads: 3,734 kB

root@smoker /etc #
It works now. I knew I was doing something wrong. It worked for everybody else.

Now to see if I can print with GIMP. I'm on dial-up so the download will take a bit.

THANKS VERY MUCH!!!!

I hope this works. That was from the movie D.A.R.Y.L.

Later

:D :D :D :D
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Top
dalek
Veteran
Veteran
User avatar
Posts: 1354
Joined: Fri Sep 19, 2003 3:35 pm
Location: Mississippi USA

  • Quote

Post by dalek » Sun Jul 04, 2004 5:35 pm

Well it installed and all but there is a problem. When I go to print, it is using the the old version 4.2 according to the line on top of the window. It says it removed the old version during the install of the new one.

It still prints the same error message as before when I try to print.

I wanted to re-emerge gimp and see if it would 'see' the new version but when I type in emerge gimp, it wants to remove the new gimp-print and go back to the old..

Any ideas on this thing.

:? 8O :? 8O
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Top
kamagurka
Veteran
Veteran
User avatar
Posts: 1026
Joined: Sun Jan 25, 2004 1:55 am
Location: /germany/munich
Contact:
Contact kamagurka
Website

  • Quote

Post by kamagurka » Mon Jul 05, 2004 12:06 am

if you want to *really* make sure the old version stays out of your system, you can mask it.
add "=media-gfx/gimp-print-x.x.x" to package.mask
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Top
dalek
Veteran
Veteran
User avatar
Posts: 1354
Joined: Fri Sep 19, 2003 3:35 pm
Location: Mississippi USA

  • Quote

Post by dalek » Mon Jul 05, 2004 1:25 am

I hope you won't kill me when I say this. I didn't have a package.mask file so I made one. I put

Code: Select all

=media-gfx/gimp-print-4.2.6
in the file. This is what I get.

Code: Select all

root@smoker /etc # emerge -pv gimp

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     UD] media-gfx/gimp-print-4.2.6 [5.0.0_alpha2] +cups +foomaticdb +gtk +nls -ppds +readline  0 kB
[ebuild   R   ] media-gfx/gimp-2.0.2  +X -aalib -(altivec) -debug +doc +gimpprint +gtkhtml +jpeg +mmx -mng +png +python -sse +tiff -wmf  0 kB

Total size of downloads: 0 kB

root@smoker /etc #
I'm almost out of hair. How about you? What am I doing wrong? Is there some command to make it see the file? I did a env-update just in case. No help.

Me confused. It works for everybody but me. :cry:

:? :? :?
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Top
kamagurka
Veteran
Veteran
User avatar
Posts: 1026
Joined: Sun Jan 25, 2004 1:55 am
Location: /germany/munich
Contact:
Contact kamagurka
Website

  • Quote

Post by kamagurka » Mon Jul 05, 2004 10:46 am

dalek wrote:I hope you won't kill me when I say this. I didn't have a package.mask file so I made one. I put

Code: Select all

=media-gfx/gimp-print-4.2.6
in the file.
sounds about right (as long as package.mask is in /etc/portage/package.mask).
the reason why it doesn't work is this: the ebuild for gimp 2.0.* seems to have "=media-gfx/gimp-print-4.2*" written in as dependency, so it will always try downgrading gimp-print to satisfy this. sucks.

btw, are you running gimp unstable from the bmg-overlay?
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Top
jimmybfan
Tux's lil' helper
Tux's lil' helper
Posts: 100
Joined: Wed Jul 03, 2002 5:01 am
Location: P-town

  • Quote

Post by jimmybfan » Mon Jul 05, 2004 4:02 pm

Unfortunately if you want to print with the gimp 2.0 you are stuck with gimp-print 4.2.x as gimp-print 5 doesn't play nicely with gimp2.
Top
dalek
Veteran
Veteran
User avatar
Posts: 1354
Joined: Fri Sep 19, 2003 3:35 pm
Location: Mississippi USA

  • Quote

Post by dalek » Tue Jul 06, 2004 12:03 am

jimmybfan wrote:Unfortunately if you want to print with the gimp 2.0 you are stuck with gimp-print 4.2.x as gimp-print 5 doesn't play nicely with gimp2.
Neither does gimp-print-4.2.6. All it does is print one line, it's above somewhere, and then start spitting out all my paper. It goes until I cut the printer off.

I guess I can't print with Gimp 2.0. This sucks. Great program but it won't print nothing.

This is what I have at the moment.

Code: Select all

root@smoker / # etcat -v gimp
[ Results for search key           : gimp ]
[ Candidate applications found : 3 ]

 Only printing found installed programs.

*  media-gfx/gimp :
        [   ] 1.2.5 (1.2)
        [   ] 2.0.0 (2)
        [ ~I] 2.0.2 (2)
root@smoker / # etcat -v gimp-print
[ Results for search key           : gimp-print ]
[ Candidate applications found : 3 ]

 Only printing found installed programs.

*  media-gfx/gimp-print :
        [   ] 4.2.5-r2 (0)
        [   ] 4.2.6 (0)
        [ ~I] 5.0.0_alpha2 (0)
root@smoker / #

I'm willing to try something if anybody has any ideas. I'm hoping somebody has a idea.

:D :D :D :D
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Top
teilo
Apprentice
Apprentice
User avatar
Posts: 276
Joined: Fri Jun 20, 2003 2:36 pm
Location: Minneapolis, MN

  • Quote

Post by teilo » Wed Jul 07, 2004 2:28 am

The gimp-print documentation sepecifically says that it does not currently support Gimp2 at all, so there is nothing you can do to get it working for now. I would wait for a later version of gimp-print for that. All versions of gimp-print have this problem.

Stick with 5.0 releases. The print quality is absolutely fabulous compared to the the 4.x series. I am blown away by how much better it is on my Epson Stylus C82. Better, and for more configurable than the Windblows driver.

The simplest solution would be to install gimp-print 1.2, and use that for printing. The ebuilds are slotted, so it will coexist with 2.0 just fine. This is what I do.
Teilo who is called Teilo
Top
dalek
Veteran
Veteran
User avatar
Posts: 1354
Joined: Fri Sep 19, 2003 3:35 pm
Location: Mississippi USA

  • Quote

Post by dalek » Wed Jul 07, 2004 5:24 am

:? :?

Why did they make gimp-print not work with Gimp? I am so confused here. They write a program to use to print from Gimp but it won't work with Gimp. Not saying it isn't true just trying to understand why they wrote the thing. :cry:

Oh well. I guess I'll have to wait until something new comes out so I can print. I did find it prints with the HP DeskJet 2500 series driver though. It ain't very good but it doesn't spit out all my paper at least. :roll:

If anybody finds something that will work right, let me know.

:( :( :(
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Top
kamagurka
Veteran
Veteran
User avatar
Posts: 1026
Joined: Sun Jan 25, 2004 1:55 am
Location: /germany/munich
Contact:
Contact kamagurka
Website

  • Quote

Post by kamagurka » Wed Jul 07, 2004 12:00 pm

i'm guessing that they focus their pre-releases on gimp 1 first, since gimp 2 is still considered somewhat experimental. gimp-print 5 stable will probably work with gimp 2.
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Top
dalek
Veteran
Veteran
User avatar
Posts: 1354
Joined: Fri Sep 19, 2003 3:35 pm
Location: Mississippi USA

  • Quote

Post by dalek » Wed Jul 07, 2004 6:56 pm

I hope they add my printer to the list to while they are at it. I chose the HP DeskJet 2500 and it at least prints, just not very good.

I hope this gets worked out soon.

Later

:D :D :D :D
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Top
jimmybfan
Tux's lil' helper
Tux's lil' helper
Posts: 100
Joined: Wed Jul 03, 2002 5:01 am
Location: P-town

  • Quote

Post by jimmybfan » Sun Aug 22, 2004 4:40 am

see http://forums.gentoo.org/viewtopic.php?p=1458460
Top
Post Reply

23 posts • Page 1 of 1

Return to “Other Things Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy