I posted this in the C++ forum, apparently this is a better place... I need to install GTK+ on Linux, but since im obviously still a complete ignorant fool when it comes to linux (have never used it before) I need help. I dont understand how to install all of the tools that it requires. Can anyone help me to set these things up? I tried to follow the instructions for installation but it didn't help. I keep getting an error with $ make install saying that i dont have permission to access /usr/local for some reason. I just have no clue on this...
xixpsychoxix 0 Newbie Poster
Recommended Answers
Jump to Postyou need to run it as root use the sudo -i then login as root
then run the ./configure command and then the make install command
but you need to be logged in as root or belong to a group that has access to that directory
Jump to PostDon't get discouraged, it all starts to make sense with a little time. :)
Jump to Postit takes some time of yelling and hiting the keyboard before it becomes like second nature try to stick with it you'll get it
i could be wrong but i think this would work in your distro
run the following as a command
sudo apt get install gnome-core-devel …
Jump to Postthat would be the same
Jump to PostHey,
take a look at http://ubuntuforums.org/showthread.php?t=375866.
And tell us what you're going to compile.
Good luck.
All 17 Replies
HITMANOF44th 4 Posting Whiz in Training
xixpsychoxix 0 Newbie Poster
Beastmanh 38 Junior Poster in Training
Stinomus 11 Junior Poster
xixpsychoxix 0 Newbie Poster
HITMANOF44th 4 Posting Whiz in Training
xixpsychoxix 0 Newbie Poster
HITMANOF44th 4 Posting Whiz in Training
xixpsychoxix 0 Newbie Poster
xixpsychoxix 0 Newbie Poster
xixpsychoxix 0 Newbie Poster
sempal 0 Newbie Poster
xixpsychoxix 0 Newbie Poster
mostafadotnet 18 Junior Poster
xxFGCxx 0 Newbie Poster
smile468 0 Newbie Poster
aralk 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.