Hi, this is my first post here so I would like to say HELLO to all, and thank you for DragonFlyBSD!
I have a problem with installing WINE... Is it possible to run WINE with DragonFlyBSD? No useful info in google and while installing wine-devel (via pkgsrc) I ended up with this error -o internettransport.o internettransport.c internettransport.c: In function 'InternetTransport_WndProc': internettransport.c:325: error: 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' undeclared (first use in this function) internettransport.c:325: error: (Each undeclared identifier is reported only once internettransport.c:325: error: for each function it appears in.) internettransport.c:325: error: expected ';' before 'infd' internettransport.c:356: warning: implicit declaration of function 'Include_winsock_h_before_stdlib_h_or_use_the_MSVCRT_library' internettransport.c:356: error: 'infd' undeclared (first use in this function) gmake[2]: *** [internettransport.o] Error 1 gmake[2]: Leaving directory `/usr/pkgsrc/emulators/wine-devel/work/wine-1.1.16/dlls/inetcomm' gmake[1]: *** [inetcomm] Error 2 gmake[1]: Leaving directory `/usr/pkgsrc/emulators/wine-devel/work/wine-1.1.16/dlls' gmake: *** [dlls] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/emulators/wine-devel *** Error code 1 And some others but those were fixable - with pkg_radd -fv frontforge glut To be honest I only need WINE for SigmaPlot & MS Word (both needed for work), so maybe there is other way to use those programs under DFBSD - (virtualbox is useless, since my netbook has 900MHz CPU, and 1GB of RAM). Have good day! klanger