Installing banshee and gimp [Solved]

Discussions Regarding Software

Moderator: Moderators

Installing banshee and gimp [Solved]

Postby lucknuts » Tue Oct 09, 2007 20:09

The only 2 programs I'm having a tough time trying to install is banshee and gimp...

Trying to install banshee
Code: Select all
localhost Lucky # emerge banshee
Calculating dependencies... done!
>>> Verifying ebuild Manifests...
>>> starting parallel fetching

>>> Emerging (1 of 6) dev-dotnet/ipod-sharp-0.6.3 to /
 * ipod-sharp-0.6.3.tar.gz RMD160 ;-) ...                                    [ ok ]
 * ipod-sharp-0.6.3.tar.gz SHA1 ;-) ...                                      [ ok ]
 * ipod-sharp-0.6.3.tar.gz SHA256 ;-) ...                                    [ ok ]
 * ipod-sharp-0.6.3.tar.gz size ;-) ...                                      [ ok ]
 * checking ebuild checksums ;-) ...                                         [ ok ]
 * checking auxfile checksums ;-) ...                                        [ ok ]
 * checking miscfile checksums ;-) ...                                       [ ok ]
 * checking ipod-sharp-0.6.3.tar.gz ;-) ...                                  [ ok ]
>>> Unpacking source...
>>> Unpacking ipod-sharp-0.6.3.tar.gz to /var/tmp/portage/dev-dotnet/ipod-sharp-0.6.3/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-dotnet/ipod-sharp-0.6.3/work/ipod-sharp-0.6.3 ...
 * econf: updating ipod-sharp-0.6.3/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating ipod-sharp-0.6.3/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i586-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-docs --build=i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i586-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for IPODDEVICE... configure: error: Package requirements (ipoddevice >= 0.5.3 gtk-sharp-2.0) were not met:

Requested 'ipoddevice >= 0.5.3' but version of libipoddevice is 0.5.2

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables IPODDEVICE_CFLAGS
and IPODDEVICE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/dev-dotnet/ipod-sharp-0.6.3/work/ipod-sharp-0.6.3/config.log
 *
 * ERROR: dev-dotnet/ipod-sharp-0.6.3 failed.
 * Call stack:
 *                 ebuild.sh, line 1687:  Called dyn_compile
 *                 ebuild.sh, line 1025:  Called qa_call 'src_compile'
 *                 ebuild.sh, line   44:  Called src_compile
 *   ipod-sharp-0.6.3.ebuild, line   23:  Called econf '--disable-docs'
 *                 ebuild.sh, line  624:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-dotnet/ipod-sharp-0.6.3/temp/build.log'.
 *

 * Messages for package dev-dotnet/ipod-sharp-0.6.3:

 *
 * ERROR: dev-dotnet/ipod-sharp-0.6.3 failed.
 * Call stack:
 *                 ebuild.sh, line 1687:  Called dyn_compile
 *                 ebuild.sh, line 1025:  Called qa_call 'src_compile'
 *                 ebuild.sh, line   44:  Called src_compile
 *   ipod-sharp-0.6.3.ebuild, line   23:  Called econf '--disable-docs'
 *                 ebuild.sh, line  624:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-dotnet/ipod-sharp-0.6.3/temp/build.log'.


Trying to install gimp

Code: Select all
localhost Lucky # emerge gimp
Calculating dependencies... done!
waiting for lock on /var/lib/portage/.world.portage_lockfile
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) media-gfx/gimp-2.4.0_rc3 to /
 * gimp-2.4.0-rc3.tar.bz2 RMD160 ;-) ...                                     [ ok ]
 * gimp-2.4.0-rc3.tar.bz2 SHA1 ;-) ...                                       [ ok ]
 * gimp-2.4.0-rc3.tar.bz2 SHA256 ;-) ...                                     [ ok ]
 * gimp-2.4.0-rc3.tar.bz2 size ;-) ...                                       [ ok ]
 * checking ebuild checksums ;-) ...                                         [ ok ]
 * checking auxfile checksums ;-) ...                                        [ ok ]
 * checking miscfile checksums ;-) ...                                       [ ok ]
 * checking gimp-2.4.0-rc3.tar.bz2 ;-) ...                                   [ ok ]
 *
 * ERROR: media-gfx/gimp-2.4.0_rc3 failed.
 * Call stack:
 *               ebuild.sh, line 1703:  Called dyn_setup
 *               ebuild.sh, line  754:  Called qa_call 'pkg_setup'
 *               ebuild.sh, line   44:  Called pkg_setup
 *   gimp-2.4.0_rc3.ebuild, line   60:  Called built_with_use 'media-libs/alsa-lib' 'midi'
 *           eutils.eclass, line 1690:  Called die
 * The specific snippet of code:
 *                                      die)   die "$PKG does not actually support the $1 USE flag!";;
 *  The die message:
 *   media-libs/alsa-lib-1.0.14_rc3 does not actually support the midi USE flag!
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.4.0_rc3/temp/build.log'.
 *

 * Messages for package media-gfx/gimp-2.4.0_rc3:

 *
 * ERROR: media-gfx/gimp-2.4.0_rc3 failed.
 * Call stack:
 *               ebuild.sh, line 1703:  Called dyn_setup
 *               ebuild.sh, line  754:  Called qa_call 'pkg_setup'
 *               ebuild.sh, line   44:  Called pkg_setup
 *   gimp-2.4.0_rc3.ebuild, line   60:  Called built_with_use 'media-libs/alsa-lib' 'midi'
 *           eutils.eclass, line 1690:  Called die
 * The specific snippet of code:
 *                                      die)   die "$PKG does not actually support the $1 USE flag!";;
 *  The die message:
 *   media-libs/alsa-lib-1.0.14_rc3 does not actually support the midi USE flag!
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.4.0_rc3/temp/build.log'.


Looks like a similar error.

Has anyone else had this difficulty?

[Running sabayon 3.4f mini]
Yes, I'm new at this.
Will learn. WIll teach.
lucknuts
Growing Hen
 
Posts: 100
Joined: Fri Sep 28, 2007 6:48
Location: United States of America

Re: Installing banshee and gimp

Postby Stupot » Tue Oct 09, 2007 21:23

GIMP! viewtopic.php?f=54&t=10672&start=0&st=0&sk=t&sd=a&hilit=Gimp#p61993
This has been brought up at least 3 times in the past 2 weeks. It looks exactly like your problem.

For your banshee problem...try installing ipoddevice-0.5.3 first, and then reinstalling.
Code: Select all
Requested 'ipoddevice >= 0.5.3' but version of libipoddevice is 0.5.2
Stupot
Sagely Hen
 
Posts: 1011
Joined: Wed Feb 14, 2007 3:44
Location: St. Louis, MO, USA

Re: Installing banshee and gimp

Postby lucknuts » Tue Oct 09, 2007 22:30

Stupot wrote:GIMP! viewtopic.php?f=54&t=10672&start=0&st=0&sk=t&sd=a&hilit=Gimp#p61993
This has been brought up at least 3 times in the past 2 weeks. It looks exactly like your problem.

For your banshee problem...try installing ipoddevice-0.5.3 first, and then reinstalling.
Code: Select all
Requested 'ipoddevice >= 0.5.3' but version of libipoddevice is 0.5.2



Thank you, will give a try and also look at above posted bulletin when I get home.

Thanks for the advice...will repost any errors or success posts soon.
Yes, I'm new at this.
Will learn. WIll teach.
lucknuts
Growing Hen
 
Posts: 100
Joined: Fri Sep 28, 2007 6:48
Location: United States of America

Re: Installing banshee and gimp

Postby lucknuts » Wed Oct 10, 2007 5:47

I can't believe that, that was the only problem to getting banshee to work. =] dang. Insane! Thank you. That was my next guess, but I left it posted just in case.

...and for gimp....

all i had to do was
Code: Select all
emerge -C alsa-lib
because it was at r3 instead of r2.

then i just did
Code: Select all
emerge alsa-lib


then

Code: Select all
emerge gimp



----------------------------------------------

spoke to soon...

another error...

Code: Select all
jpegqual.c:(.text+0x806): undefined reference to `jpeg_destroy_decompress'
collect2: ld returned 1 exit status
make[3]: *** [jpegqual] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 *
 * ERROR: media-gfx/gimp-2.4.0_rc3 failed.
 * Call stack:
 *               ebuild.sh, line 1687:  Called dyn_compile
 *               ebuild.sh, line 1025:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *   gimp-2.4.0_rc3.ebuild, line  100:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.4.0_rc3/temp/build.log'.
 *

 * Messages for package media-gfx/gimp-2.4.0_rc3:

 *
 * ERROR: media-gfx/gimp-2.4.0_rc3 failed.
 * Call stack:
 *               ebuild.sh, line 1687:  Called dyn_compile
 *               ebuild.sh, line 1025:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *   gimp-2.4.0_rc3.ebuild, line  100:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.4.0_rc3/temp/build.log'.
Yes, I'm new at this.
Will learn. WIll teach.
lucknuts
Growing Hen
 
Posts: 100
Joined: Fri Sep 28, 2007 6:48
Location: United States of America

Re: Installing banshee and gimp

Postby Stupot » Wed Oct 10, 2007 6:55

You can't emerge rc3, you have to emerge rc2, as stated in the other post, rc3 gives you problems.
Stupot
Sagely Hen
 
Posts: 1011
Joined: Wed Feb 14, 2007 3:44
Location: St. Louis, MO, USA

Re: Installing banshee and gimp

Postby lucknuts » Wed Oct 10, 2007 7:25

Stupot wrote:You can't emerge rc3, you have to emerge rc2, as stated in the other post, rc3 gives you problems.



how do you merge rc2, it only allows me to merge rc3...i figured this out as you can see below (2nd set of code)


Code: Select all
*  media-gfx/gimp
      Latest version available: 2.4.0_rc3
      Latest version installed: [ Not Installed ]
      Size of files: 16,744 kB
      Homepage:      http://www.gimp.org/
      Description:   GNU Image Manipulation Program
      License:       GPL-2




I get another error trying to install rc2. <-------------------------------idk how you could miss this line

Code: Select all
 *
 * ERROR: media-gfx/gimp-2.4.0_rc2 failed.
 * Call stack:
 *               ebuild.sh, line 1687:  Called dyn_compile
 *               ebuild.sh, line 1025:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *   gimp-2.4.0_rc2.ebuild, line   99:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.4.0_rc2/temp/build.log'.
 *

 * Messages for package media-gfx/gimp-2.4.0_rc2:

 *
 * ERROR: media-gfx/gimp-2.4.0_rc2 failed.
 * Call stack:
 *               ebuild.sh, line 1687:  Called dyn_compile
 *               ebuild.sh, line 1025:  Called qa_call 'src_compile'
 *               ebuild.sh, line   44:  Called src_compile
 *   gimp-2.4.0_rc2.ebuild, line   99:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.4.0_rc2/temp/build.log'.
Last edited by lucknuts on Wed Oct 10, 2007 21:13, edited 2 times in total.
Yes, I'm new at this.
Will learn. WIll teach.
lucknuts
Growing Hen
 
Posts: 100
Joined: Fri Sep 28, 2007 6:48
Location: United States of America

Re: Installing banshee and gimp

Postby rand.a » Wed Oct 10, 2007 19:48

Code: Select all
emerge =gimp-2.4.0_rc2


you really should read the portage documentation

use eix instead of emerge -s, much more informative
User avatar
rand.a
Growing Hen
 
Posts: 163
Joined: Fri Mar 23, 2007 20:08
Location: Shelton, WA

Re: Installing banshee and gimp

Postby lucknuts » Wed Oct 10, 2007 21:11

c0nv1ct wrote:
Code: Select all
emerge =gimp-2.4.0_rc2


you really should read the portage documentation

use eix instead of emerge -s, much more informative



or maybe you should just read what I actually posted.
I already knew how to do that. I figured it out...as you can see in the code above it failed.
I have read that thank you.
why does everyone have an attitude about helping people?
drink a beer, get laid. relax a little. jesus.
Yes, I'm new at this.
Will learn. WIll teach.
lucknuts
Growing Hen
 
Posts: 100
Joined: Fri Sep 28, 2007 6:48
Location: United States of America

Re: Installing banshee and gimp

Postby atila » Wed Oct 10, 2007 21:57

Be sure that jpeg is within the USE flags of your make.conf
It was not in mine, and once I added jpeg to /etc/make.conf I could emerge gimp.
Best regards.
atila
Simple Hen
 
Posts: 40
Joined: Mon Mar 05, 2007 17:05
Location: Málaga, Spain

Re: Installing banshee and gimp

Postby Stupot » Wed Oct 10, 2007 22:07

Oops, I said to update to rc2, when I actually meant rc1. rc3 wasn't available when I originally did this, I got a little mixed up.
I emerged alsa_blah_rc1 with the midi use flag and then emerged gimp and it worked.
Stupot
Sagely Hen
 
Posts: 1011
Joined: Wed Feb 14, 2007 3:44
Location: St. Louis, MO, USA

Next

Return to Software in General

Who is online

Users browsing this forum: No registered users and 1 guest