Hi, In the first case, you're probably missing the libcurl development package. If I'm not mistaken, you have to install "libcurl3-dev" (been a while since I used Debian. :P)
As for the second example, looks like API-breakage between the example and your version of EWL, but someone who is more inside EWL can give you a better answer. Are you using E from cvs or from a package repository? Cheers, Vale On Sun, 2006-12-24 at 04:00 +0100, Logan.bone wrote: > Hello! > > I'm a new user of E17 and I'm interested to develop with Ewl libraries. I > have visited the enlightenment wiki page (http://wiki.edevelop.org) and I > try to compile first two EWL introduction document, but at the compiling > moment for the first example code I get the follow: > > $ gcc -o eiv tut.c `ewl-config --cflags --libs` > /usr/bin/ld: no se puede encontrar -lcurl > collect2: ld returned 1 exit status > > and for the second example code: > > $ gcc -o free free.c `ewl-config --cflags --libs` > free.c: In function 'cb_dnd_data': > free.c:83: error: 'Ewl_Event_Dnd_Data_Received' undeclared (first use in > this function) > free.c:83: error: (Each undeclared identifier is reported only once > free.c:83: error: for each function it appears in.) > free.c:83: error: 'e' undeclared (first use in this function) > free.c: In function 'main': > free.c:150: error: 'EWL_CALLBACK_DND_DATA_RECEIVED' undeclared (first use in > this function) > > I'm a Debian user with a compiled kernel-2.6.15 and I would like to know > what I need to begin to develop applications. For example, what apt sources > I have to add, in a /etc/apt/sources file, to download the libraries what I > need. > > Thank you!! > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel