Jump to content

Problem installing gtkpod [solved]


Rama Murthy
 Share

Recommended Posts

Hi,

Request you all to kindly help me installing GTKPOD.

It gives out the following error:

[root@localhost gtkpod-0.99.10]# ./configure
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ANSI C... none needed
checking for intltool >= 0.33... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for pkg-config... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... no
configure: error: *** No package 'gtk+-2.0' found
No package 'gthread-2.0' found
No package 'glib-2.0' found
No package 'libglade-2.0' found
No package 'libgnomecanvas-2.0' found
No package 'gmodule-2.0' found
No package 'libgpod-1.0' found
See `config.log' for more details.
[root@localhost gtkpod-0.99.10]#

 

I tried easy URPMI and updated everything including all free and non free softwares. Please see the attached screen shot. When I do easy urpmi again, it says "medium "plf-nonfree" already exists"

 

What can I do now? How do I get all the missing packages?

Also, how do I know what mandirva am I running? Mandriva 2007 or 2007 spring?

 

Kindly help me with this. Thank you so much for your time.

post-18272-1190861107_thumb.png

Link to comment
Share on other sites

First thing, it's not very wise to run ./configure or make as root, only make install should be executed as root. You need to add the package gtk+2.0, you'll find it in the list of packages, simply type gtk+ in the search box and then look for it in the results. Mind you gtkpod should be in your list of packages anyway, so there's no need to compile it yourself.

Edited by {BBI}Nexus{BBI}
Link to comment
Share on other sites

Thank you. I searched for "gtk+2.0" in the search panel of software management utility in MCC.

It gave me two things and they are already installed (They have a green "check" beside them). Kindly refer the screenshot.

 

Also, when I try doing a " make install" as root, it throws out the below error.

 

[root@localhost gtkpod-0.99.10]# make install
make: *** No rule to make target `install'.  Stop.
[root@localhost gtkpod-0.99.10]#

 

Kindly helpme with this.

post-18272-1190896764_thumb.png

Link to comment
Share on other sites

"install" was in upper case. So, when I typed "make INSTALL", it gave me a different error message.

[root@localhost gtkpod-0.99.10]# make INSTALL
make: Nothing to be done for `INSTALL'.

 

Also, the contents of gtkpod-0.99.10 folder are,

[root@localhost gtkpod-0.99.10]# ls
aclocal.m4	 configure*		   intltool-merge.in   README
AUTHORS		configure.in		 intltool-update.in  scripts/
autogen.sh*	COPYING			  Makefile.am		 src/
ChangeLog	  data/				Makefile.in		 TODOandBUGS.txt
config.guess*  depcomp*			 missing*			TROUBLESHOOTING
config.h.in	INSTALL			  mkinstalldirs*	  ylwrap*
config.log	 install-sh*		  NEWS
config.sub*	intltool-extract.in  po/
[root@localhost gtkpod-0.99.10]#

 

I just thought the above information would help fix my problem. Hence, i posted it. Thank you.

Link to comment
Share on other sites

Thanks.. This was the first thing I did when I wanted to install GTKPOD. It said package not found.

 

Will rebuilding all my repos solve this? If so, how can I do that?

Just make sure you have contrib repos configured. It's in there.

 

	   [root@localhost dude67]# urpmi gtkpod

	   ftp://mandrake.cict.fr/Mandrakelinux/official/2007.1/i586/media/contrib/release/gtkpod-0.99.9-0.20070207.1mdv2007.1.i586.rpm
   installing gtkpod-0.99.9-0.20070207.1mdv2007.1.i586.rpm from /var/cache/urpmi/rpms
   Preparing...					 #############################################
		 1/1: gtkpod				#############################################

	 [root@localhost dude67]#

Have you set up your repos with easy-urpmi? (top of page here)

Link to comment
Share on other sites

Thank you!

cat /etc/release

would give me my mandriva version. How do I know what architecture I need to use? Mine is an AMD 64 bit processor. Architectures available in easy urpmi are i586,ia64,ppc,x86_64.

Which one do I need to use?

 

Does

urpmi.removemedia -a

remove all my repos?

Edited by Rama Murthy
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...