Results 1 to 6 of 6

Thread: Installing package problems

  1. #1
    Join Date
    Jun 2008
    Beans
    93

    Installing package problems

    Am running 10.04

    Now I thought I was getting the hang of things - wrong !

    I downloaded a package_name.tar.bz2 file
    bunzip2 decompressed it OK
    I extracted with tar xvf package_name.tar - no problems - a package file created OK in /usr/local/src

    I then :
    cd /usr/local/src/package_name - no problem
    then ,/configure

    but all I get is "No such file or directory"

    How can that be ?
    Can anyone help an obvious dumbo please ?

  2. #2
    Join Date
    Jan 2010
    Location
    DK
    Beans
    0
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Installing package problems

    Shouldn't it be

    Code:
    ./configure
    ?

  3. #3
    Join Date
    Mar 2006
    Beans
    8,348

    Re: Installing package problems

    See if you have install file or read me file insade package folder.There can be instalation instructions.
    There is no greater religion than a truth.

  4. #4
    Join Date
    Jun 2008
    Beans
    93

    Re: Installing package problems

    Sorry - finger problems.
    Am using ./configure
    Read Me file is mostly about copyright and no install file

  5. #5
    Join Date
    Jan 2009
    Location
    Nelspruit, South Africa
    Beans
    1,415
    Distro
    Ubuntu Development Release

    Re: Installing package problems

    or u can just open the mame folder and drag and drop the configure file to terminal and press enter
    Monitor: LG flatron w1954s 22", mobo: G31-m7 series, CPU: Intel LGA 775 Intel core duo 2 2,66GHZ, RAM: 3GB, GPU: ATI Radeom HD 2400, Storage: 500GB SATA and 80GB IDE, Windows 7 ultimate and Ubuntu

  6. #6
    Join Date
    Jun 2008
    Beans
    93

    Re: Installing package problems

    Now I am really going to show the ignorance of someone who has been away from Ubuntu for a long time !

    "or u can just open the mame folder and drag and drop the configure file to terminal and press enter"

    What is a "mame folder" and where can I find it ?
    Thanks again.

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
  •