Results 1 to 6 of 6

Thread: ./configure: No such file or directory

Hybrid View

  1. #1
    Join Date
    Apr 2013
    Beans
    13

    ./configure: No such file or directory

    I have been trying to configure this file for well over 4 hours now and I cant understand why it wont do it, the files in the directory are as follows

    autogen.sh configure.in COPYING doc etc LICENSE m4 Makefile.am README RELEASE.NOTES rpm schemas src tools

    Can anyone help?

  2. #2
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: ./configure: No such file or directory

    What does the README file have to say about building the application?
    Cheesemill

  3. #3
    Join Date
    Apr 2013
    Beans
    13

    Re: ./configure: No such file or directory

    thank you for trying to help but I have fixed it now
    Last edited by hiddeninfluence; April 16th, 2013 at 09:34 AM.

  4. #4
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: ./configure: No such file or directory

    Keep in mind that not all software use:
    Code:
    ./configure
    make
    make install
    , specially binary packages. That's why Cheesemill ask for the content of the README file.

  5. #5
    Join Date
    Apr 2013
    Beans
    13

    Re: ./configure: No such file or directory

    that wasnt working that's why I didnt know what was going on

  6. #6
    Join Date
    Nov 2005
    Location
    Lincolnshire, UK
    Beans
    1,461
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: ./configure: No such file or directory

    Quote Originally Posted by hiddeninfluence View Post
    thank you for trying to help but I have fixed it now
    It is always useful to first identify exactly what program you need help with and, secondly, if you do manage to resolve a problem yourself to say what you did.

    This helps other users reading this forum who may have similar problems with the particular program. This way we all help each other.

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
  •