Trying to compile Midori

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
jaapz
Posts: 68
Joined: Fri 25 May 2007, 12:20
Location: Assen, NL
Contact:

Trying to compile Midori

#1 Post by jaapz »

I'm trying to get more experience on compiling programs, and i thought the only way to get that experience is by compiling programs xD

Now, i'm trying to get midori (a webkit based browser) compiled, but haven't succeeded yet. It says it needs the program msgfmt, which apparently isnt installed. I found out its part of the gettext package, but when i install the gettext package that is in the repos, and i try to compile midori again, it still says it needs msgfmt.

And then when i try to compile gettext 0.17, it says i dont have gcc, while i have installed gcc via the petget package manager...

Im STUCK! :P

EDIT: forgot to say, im using the latest upup :)

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#2 Post by technosaurus »

you also likely need the DEV package (if not you can compile from source)
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
jaapz
Posts: 68
Joined: Fri 25 May 2007, 12:20
Location: Assen, NL
Contact:

#3 Post by jaapz »

I'm a bit further now, which gives me hope :P
I installed the jaunty package for gettext, and the message about msgfmt doesnt show up anymore, but now it says i need gettext-devel. I am atm searching for that package.

User avatar
jaapz
Posts: 68
Joined: Fri 25 May 2007, 12:20
Location: Assen, NL
Contact:

#4 Post by jaapz »

Hmm now the installation stalls at "Checking for header locale.h" And it gives a traceback, but im not able to copy the traceback from urxvt...

Post Reply