Jump to content

Problems when trying to compile programs


Guest Jabbathehut
 Share

Recommended Posts

Guest Jabbathehut

Hey

i recently installed Mandrake 10.0 and i have some problems

 

When i try to compile gtk+-2.0.0, this is what i get:

checking for glib-2.0 >= 2.0.0 atk >= 1.0.0 pango >= 1.0.0... Package pango was not found in the pkg-config search path.
Perhaps you should add the directory containing `pango.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pango' found

configure: error: Library requirements (glib-2.0 >= 2.0.0 atk >= 1.0.0 pango >= 1.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

 

next, while trying to compile superkaramba-0.35, this is what i get:

configure: WARNING: libjpeg not found. disable JPEG support.
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

 

and that's it

thanks for anyone who helps!

:thanks:

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

Mandrake uses urpmi to install software (see the FAQs for urpmi. With urpmi superkaramba the program gets installed.

 

Your question:

No package 'pango' found
and
Qt (>= Qt 3.0) (headers and libraries) not found.
. This means that pango (or pango-devel) and qt-devel are not installed. Do urpmi pango and urpmi qt-devel.
Link to comment
Share on other sites

Guest Jabbathehut

Well i did install pango so i don't know why that didn't work

and for the URPMI,

[omer@localhost omer]$ urpmi qt-devel
bash: urpmi: command not found

 

o_o

Link to comment
Share on other sites

Guest Jabbathehut

thanks

Installed the QT but still get a problem:

checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.lo

Link to comment
Share on other sites

Guest Jabbathehut

Well i tried installing the 2.6 but i got the same problem and i thought "maybe on a older version it won't happen" so i went to install this and same problem...

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