Results 1 to 4 of 4

Thread: newbie needs help

  1. #1
    Join Date
    Jan 2008
    Location
    Detroit
    Beans
    121
    Distro
    Ubuntu 9.10 Karmic Koala

    newbie needs help

    Hello ubuntu country,

    I found a program that i would like to have but it's made i think for red hat, it's a .rpm file how do i install it, i also have the source code for it but i have never complied before. I also tried synaptic package manager but it could not find the program. What is my first step?
    Alway expect something good to happen

  2. #2
    Join Date
    Sep 2008
    Location
    on the moon Alice
    Beans
    399
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: newbie needs help

    Quote Originally Posted by majikhotline View Post
    Hello ubuntu country,

    I found a program that i would like to have but it's made i think for red hat, it's a .rpm file how do i install it, i also have the source code for it but i have never complied before. I also tried synaptic package manager but it could not find the program. What is my first step?
    I have never installed a rpm but this link came up on a Google search.
    http://ubuntu.wordpress.com/2005/09/...g-an-rpm-file/

  3. #3
    Join Date
    Mar 2008
    Beans
    1,076
    Distro
    Ubuntu

    Re: newbie needs help

    you can use the package alien from synaptic . or better i think just try compile it your self. its actually pretty simple if it works . 3 steps if the programs source files just compiles like they are supposed to do. it is almost just configure , make and make install and it will say this in the read me file how it is done. should be easy enough if the dependencies are installed first.
    please buy this online only compilation to support victims of japan. http://www.punk4japan.com/

  4. #4
    Join Date
    May 2008
    Beans
    Hidden!

    Re: newbie needs help

    Compilation from source would probably be the better option. What is the program, so we can make sure you install some necessary packages first?

    Whatever the program, you'll most certainly need the 'build-essential' package installed.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •