Jump to content

Trouble installing program


Recommended Posts

Sorry, I think theres a little misunderstanding somewhere, I was suggesting he searches for the original source program via urpmi and was under the impression that the current searching was for a possible glib dependancy.

 

Either way, using urpmi is the way to go!! :thumbs:

Link to comment
Share on other sites

  • Replies 72
  • Created
  • Last Reply

Top Posters In This Topic

Ok it just gave me this message when installing that rpm:

 

Some package requested cannot be installed:

libglib2.0_0-devel-2.4.6-1mdk.i586 (due to unsatisfied glib-gettextize[>= 2.4.6])

do you agree ?

Link to comment
Share on other sites

:banana:

me? I'd install it with

rpm -ivh --nodeps libglib2.0_0-devel-2.4.6-1mdk.i586

and try the compile again. BUT, by the extreme very unlikely chance that some bug fix in gaim (that is what you are building?) requires both pkgs and maybe more dependencies in order to run or have the feature you want....you may not be satisfied.

 

So you can at this point try the above, or continue to chase dependencies. If you chose to chase dependencies as Qchem suggested, you need some good, and more sources for urpmi so that all you have to do is

urpmi libglib2.0_0-devel

and all pkgs will be installed that are necessary to successfully run the compile.

Link to comment
Share on other sites

Ok. I tried to compile again and this time I got this message:

 

(edit: dont need to show what came before this)

checking for GTK+ - version >= 2.0.0... no

*** Could not run GTK+ 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 GTK+ is incorrectly installed.

configure: error:

*** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+

*** development headers installed. The latest version of GTK+ is

*** always available at http://www.gtk.org/.

 

So I tried :

urpmi gtk+.

 

Do I have to be more specific?

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...