Hi, When I run "*./configure --host=i686-pc-mingw32 --prefix=/usr/i686-pc-mingw32/sys-root/mingw --without-python **--with-audio=no * * --with-sasl*" ,it needs some .dll files and some .exe files. Then I installed spicy from http://elmarco.fedorapeople.org/spicy-for-windows.exe in windows7 , and copied these .dll files and .exe files to the path "/usr/i686-pc-mingw32/sys-root/mingw/bin/" .
After that it configure all right. Then I modified sourcefile "spicy.c" , and run "make&makensis data/spicy-for-windows.nsis ". But after installed new spicy , it is still the old "spicy.exe" with no change. I found the new spicy.exe in the path "spice-gtk-0.6/gtk/.lib/spicy.exe" , and run "make install & makensis data/spicy-for-windows.nsis" . It changed to the new "spicy.exe" , but cannot run with "ERROR : libspice-client-glib-2.0-3.dll Not Found" In the file "spicy-for-windows.nsis" there is no need for "libspice-client-glib-2.0-3.dll". So where is my problem, please? 2011/5/23 Marc-André Lureau <marcandre.lur...@gmail.com> > Hi > > On Sat, May 21, 2011 at 1:27 PM, wangfeng wangfeng > <wangfeng.v1.1...@gmail.com> wrote: > > Hi,Thank you for your help . > > But after I run "./configure...",there is a error like this: > > " > > .... > > > > checking sasl/sasl.h usability... yes > > checking sasl/sasl.h presence... no > > configure: WARNING: sasl/sasl.h: accepted by the compiler, rejected by > the > > preprocessor! > > configure: WARNING: sasl/sasl.h: proceeding with the compiler's result > > checking for sasl/sasl.h... yes > > checking for sasl_client_init in -lsasl2... no > > checking for sasl_client_init in -lsasl... no > > configure: error: You must install the Cyrus SASL development package in > > order to compile spice-gtk > > > " > > Maybe I haven't installed MingW32 on Fedora14 completely. I installed > > mingw32 by “ yum install mingw32-\* “. > > Then some packages are installed. But some packages are not installed > like > > > "mingw32-cyrus-sasl-gssapi-2.1.24-1.fc16","mingw32-cyrus-sasl-2.1.24-1.fc16.noarch", > > "mingw32-cyrus-sasl-devel-2.1.24-1.fc16.noarch" you mentioned. > > So how to get them, and what other things do I need? > > You can configure spice-gtk --without-sasl. > > You might be interested to use openftd repositories, see > http://fedoraproject.org/wiki/MinGW/CrossCompilerFramework for > instructions. I have packaged a number of spice-gtk for Windows > dependencies there (the only missing atm should be cyrus-sasl). > > regards > > -- > Marc-André Lureau > _______________________________________________ > Spice-devel mailing list > Spice-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/spice-devel >
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel