hello, i am trying to download pango.
the reason is, i have peanut linux installed and i want to install gtk from source then gnome from source, and pango is a dependency of gtk. currently there is no recent pango apparently available from gtk.org, its official location, there are links to it, but it is not there, i don't know why. however i was able to download a source rpm of pango from redhat.com. Now how would one go about converting this into a source tarball? is it necessary to have rpm installed in order to do this? i think peanut does have rpm installed. One other thing i thought of was i could use rpm2tgz (which i have on slackware) to make a tgz of it, install it using installpkg (which i know peanut does have) and then just go to /usr/src and compile it from there, or is there another way?
what is the best way do you think?


