On 08/02/2011 02:35 PM, Everest K.C. wrote:
> Hello,
>  I have downloaded source package of Wine 1.2.7 and also the required
> dependencies but when I try to make I got following error. Please
> suggest any solution.
>
> everest@everest-Inspiron-1525:~/Downloads/wine-1.1.27$ make
> make: *** No targets specified and no makefile found. Stop.
>
> EVEREST
> -- 
> FOSS Nepal mailing list: [email protected]
> http://groups.google.com/group/foss-nepal
> To unsubscribe, e-mail: [email protected]
>  
> Mailing List Guidelines:
> http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines
> Community website: http://www.fossnepal.org/

Everest,
          The "make" command requires to have a file called "Makefile"
in the current directory which is the GNU Make configuration file and
contains direction on compilations. The output from the "make" command
says that the makefile is not there. There might be some previous steps
to compile wine before running "make". Try reading the README or INSTALL
documentation. Most probably you need to do a "./configure" in most of
the cases before executing "make".

Hope it helps you.

-- 
Abhishek Singh
FOSS Nepal Community
http://wiki.fossnepal.org


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to