search for: ploujj

Displaying 7 results from an estimated 7 matches for "ploujj".

Did you mean: plouj
2006 Sep 27
3
Error Ubuntu Edgy 6.10 WineCVS.sh
I am trying to use http://winecvs.linux-gamers.net/WineCVS.sh on Ubuntu Edgy 6.10, but I get an error in the shell saying error in line 48 (or 43 I dont remember exactly). What is the problem? Thank you guys! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20060927/608e751b/attachment.html
2006 Jul 16
1
latest git fails to compile, amstream.c:77: undefined ref to `IID_IUnknown'
git revision: ded4fbcc3c0d1e5f65cfb4e0e575f111c1e8974a I get the following: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./amstream.spec amstream.o main.o mediastream.o regsvr.o version.res -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o amstream.dll.so -lole32 -luser32 -ladvapi32 -lkernel32 -lstrmiids -luuid ../../libs/port/libwine_port.a
2006 Aug 23
2
Version checking
AB Spam/AV Checker..-Message-ID: <115629756510704792@www.autobaun.net> Hello all, I have a quick question if anyone knows the answer... How is it that most programs check the file information in windows? I am still having some troubles with Dungeons and Dragons Stormreach where the game errors with "Wrong version of the client installed" . The problem is that I am using
2006 Jun 02
3
0.9.14 CVS compilation on Gentoo amd64 fails
Here is how I compiled 0.9.13: #!/bin/bash # note that the following is all one bash line CFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib"\ LDFLAGS="-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib" \ ./configure --x-libraries=/emul/linux/x86/usr/lib/ && make depend all I tried the same with 0.9.14 but it failed like this: ../../tools/winegcc/winegcc
2006 Jul 20
2
getwinegit.sh v0.4 released!
Hello all, There's a new Version of getwinegit.sh. It is now at 0.4. There is no need to comfigure the pathes to the programs getwinegit needs. Everything happens automatically now ;). I hope you enjoy this release... Here's the readme and the changelog: getwinegit.sh-README :: Intro getwinegit is a script which was designed to download/update, compile and install the current
2006 May 12
2
wine CVS does not find freetype on Gentoo amd64
(This is not about any wine ebuild) (I am not compiling wine in a 32bit chroot) During the compilation of latest wine release from the CVS repository, I get the following warning message at the completion of the ./configure script: *** Warning: Freetype or Fontforge is missing. *** Fonts will not be built. Dialog text may be invisible or unaligned. I know for sure that my system has both
2007 Jan 20
1
WINSPOOL_EnumPrinters Found 0 printers one system with 1 parallel CUPS printer
I've had this problem for a while, but only recently have I realized that I better fix it soon! I compile my own Wine out of git. Currently, I'm running wine-0.9.29-g5441536 but this issue appeared long before that. Moreover, I stopped being able to print between Wine updates, so I don't think it is anything to do with changes in Wine's code. The simplest way to reproduce my