Try $ sudo apt-get build-dep wine On 2 August 2011 11:57, Everest K.C. <[email protected]> wrote:
> I m using Ubuntu 11.04 and yes I did use ./configure before executing make > command. > > -EVEREST > > On Tue, Aug 2, 2011 at 4:12 PM, Abhishek Singh <[email protected]>wrote: > >> 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 >> >> >> > -- > 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/ > -- シ ZZZZZZzzzzzzzssshhhhh.............. -- 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/
