On 10/11/10 12:20, Frenck  Cacia wrote:
> The program that i want to convert from .deb to .rpm is Bitmeteros and yo
> u can
> download it here (64 bit):
> http://codebox.org.uk/pages/bitmeteros/downloads
> 
> thanks

You're going to have to download the source and build it yourself
unfortunately. Googling around there don't seem to be any RPMs for
RHEL/Scientific Linux and the one you found is from another distro
(Fedora perhaps?) that uses a more recent version of glibc, and
therefore won't work in RHEL/SL.

Even more unfortunately taking a quick look at the .tar.gz you
downloaded it doesn't look like it quite follows the standard
"configure; make; make install" sequence for building software.

They have a forum (http://codebox.org.uk/forum/forums/list.page) so you
should ask the author there how to build and install it.

Tim