Announcement

Collapse
No announcement yet.

Compiling Problems

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Compiling Problems

    When I try to compile anything, I decompress the file and then i type ./configure. But it comes up with
    Code:
    bash: ./configure: No such file or directory
    Please Help!

    Thanks In advance.

    #2
    Re: Compiling Problems

    You have to be in the directory containing the configure script to use ./configure. If there is no configure script then it's probably not a source tarball, but a theme or resource package of some sort.

    Comment


      #3
      Re: Compiling Problems

      Many software doesn't require you to do ./configure, for example firefox. Can we know what you trying to install BTW ?
      cheers!
      -=|From the desk of|=-
      «•´`•.(*•.¸(`•.¸ ¸.•´)¸.•*).•´`•»
      «•´¨*•.¸¸whoiam55.¸¸.•*¨`•»
      «•´`•.(¸.•´(¸.•* *•.¸)`•.¸).•´`•»
      Reg. Linux User # 400637

      Comment

      Working...
      X