Find the answer to your Linux question:
Results 1 to 7 of 7
i wanna use ./configure but it seems dosen't work. what can I do?...
  1. #1
    Just Joined!
    Join Date
    Nov 2009
    Posts
    4

    ./configur dosen't work

    i wanna use ./configure but it seems dosen't work. what can I do?

  2. #2
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    What error message are you getting?
    Linux User #453176

  3. #3
    Just Joined!
    Join Date
    Nov 2009
    Posts
    4
    bash: ./configure: No such file or directory

  4. #4
    Linux Newbie grishi_111's Avatar
    Join Date
    Oct 2007
    Location
    Jafarpur Sitharra(U.P.)/New Delhi, India
    Posts
    171
    Quote Originally Posted by meysamj View Post
    i wanna use ./configure but it seems dosen't work. what can I do?
    what are you doing and for what to configure you are using ./configure?
    what is the error message?
    be specific so that we can help you.
    simply saying ./configure doesn't work doesn't serve any purpose.
    Sorry, it was unintentional.
    You should have told me at least once and i could have fix it.
    thanks for reminding me.

  5. #5
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    You're not in the correct directory. You would have probably decompressed a file which would have created a directory. You will need to change directory into that folder before using that command.

    What program are you trying to install and have you checked if it's available in your package manager first?
    Linux User #453176

  6. #6
    Linux Newbie grishi_111's Avatar
    Join Date
    Oct 2007
    Location
    Jafarpur Sitharra(U.P.)/New Delhi, India
    Posts
    171
    Quote Originally Posted by meysamj View Post
    bash: ./configure: No such file or directory
    are you sure that you are in correct directory?
    if yes, perhaps this directory doesn't have file named "configure".
    Sorry, it was unintentional.
    You should have told me at least once and i could have fix it.
    thanks for reminding me.

  7. #7
    Just Joined!
    Join Date
    Nov 2009
    Posts
    4
    thanks. you are right. I was in rong directory.
    I wanna install openmpi 1.3.3 on open suse 11.1
    thanks for replying.

Posting Permissions

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