Stefan Leichter wrote:
pkg-config --libs libxml-2.0
Package libxml-2.0 was not found in the pkg-config search path.
I'm not really sure why your pkg-config doesn't know about libxml2, and
I'm not sure why you have /usr/include/libxml/parser.h... maybe you
added a symlink to /usr/include/lib
Am Freitag, 12. August 2005 07:12 schrieb Mike McCormack:
> > nothing changed. Here is the output of the grep on my config.status after
> > doing "../wine/configure && make depend && make" (i am doing "out of
> > tree" builds)
> >
> > s,@XML2LIBS@,,;t t
> > s,@XML2INCL@,,;t t
> > ${ac_dA}HAVE_LIBXM
nothing changed. Here is the output of the grep on my config.status after
doing "../wine/configure && make depend && make" (i am doing "out of tree"
builds)
s,@XML2LIBS@,,;t t
s,@XML2INCL@,,;t t
${ac_dA}HAVE_LIBXML2${ac_dB}HAVE_LIBXML2${ac_dC}1${ac_dD}
${ac_uA}HAVE_LIBXML2${ac_uB}HAVE_LIBXML2
On Fri, 12 Aug 2005 06:56, Vitaliy Margolen wrote:
> Two steps:
> #wineprefixcreate --prefix ~/.my-configuration
>
> #WINEPREFIX=~/.my-configuration wine prog.exe
> or
> #WINEPREFIX=~/.my-configuration export WINEPREFIX
> #wine prog.exe
Of course running things under Wine as root is not such a gre
Two steps:
#wineprefixcreate --prefix ~/.my-configuration
#WINEPREFIX=~/.my-configuration wine prog.exe
or
#WINEPREFIX=~/.my-configuration export WINEPREFIX
#wine prog.exe
Thursday, August 11, 2005, 1:09:11 PM, Fabio Duarte Vilas Boas wrote:
> As to change $HOME/.wine for $HOME/.my-configuratio
On Thu, 11 Aug 2005, Fabio Duarte Vilas Boas wrote:
As to change $HOME/.wine for $HOME/.my-configuration ?
If the question is 'How do I get Wine to use $HOME/.my-configuration
instead of $HOME/.wine?', then setting
WINEPREFIX=$HOME/.my-configuration should do the trick.
--
Francois Gouget
On Thu, 2005-08-11 at 21:39 +, Stefan Dösinger wrote:
> Hello,
> I am trying(once again) to get Empire Earth [1] running with wine. After
> solving a few problems[2], I've run into a strange access violation crash. It
> looks like a buffer overrun, followed by a return to an invalid adress.
>
Hello,
I am trying(once again) to get Empire Earth [1] running with wine. After
solving a few problems[2], I've run into a strange access violation crash. It
looks like a buffer overrun, followed by a return to an invalid adress.
A +relay,+snoop trace gives this:
...
0009:CALL Low-Level [EMAIL P
As to change $HOME/.wine for $HOME/.my-configuration ?
My english is BAD, very BAD
Talking from Brazil :(
--- Dustin Navea <[EMAIL PROTECTED]> escreveu:
> Yet another example of babelfish mangling... lol
>
> Dustin
>
> Fabio Duarte Vilas Boas wrote:
> > How dumb the directory of configurati
I was looking at a new (to me) video editor for Linux and noticed the
author had put together a rather nice system for tracking (and
presumably obliterating) his FIXME's. Here's the link:
http://diva.mdk.org.pl/2005/08/03/fix-the-fixme
Or, if you want to skip straight to the result, here's what i
Yet another example of babelfish mangling... lol
Dustin
Fabio Duarte Vilas Boas wrote:
How dumb the directory of configuration of wine of
$HOME/.wine for $HOME/.my-config?
___
Yahoo! Acesso Grátis - Intern
Using wine compiled from CVS yesterday.
Awdbedit is available here: http://awdbedit.sourceforge.net/
$ wine awdbedit.exe
err:rebar:REBAR_AdjustBands Phase 1 failed, x=32760, maxx=632, start=0,
end=0
err:rebar:REBAR_AdjustBands Phase 1 failed, x=32760, maxx=632, start=0,
end=0
wine: Unhandled exce
How dumb the directory of configuration of wine of
$HOME/.wine for $HOME/.my-config?
___
Yahoo! Acesso Grátis - Internet rápida e grátis.
Instale o discador agora! http://br.acesso.yahoo.com/
On 11.08.2005 18:03, Dimi Paun wrote:
> Wrong patch.
Whoops, thanks.
-f.r.
Am Donnerstag, 11. August 2005 10:30 schrieb Mike McCormack:
> Stefan Leichter wrote:
> > current cvs does not compile for me. Im on SuSE 9.0.
>
> Hi Stefan,
>
> Could you please try running "./configure && make depend && make" again,
> and if that doesn't work, let me know what the output of the f
From: "Frank Richter" <[EMAIL PROTECTED]>
> Frank Richter <[EMAIL PROTECTED]>
> Add initial combo box theming.
Wrong patch.
--
Dimi Paun <[EMAIL PROTECTED]>
Lattica, Inc.
Frank Richter <[EMAIL PROTECTED]> writes:
> Frank Richter <[EMAIL PROTECTED]>
> Fix issue where it could happen that, when a cached dce was reused, the
> visible region was not updated although the window region had changed
> since the last dce use. Now, track is kept of window region changes and
Alex Villacís Lasso wrote:
For a long time, I have been annoyed by a faint crackling that can be
heard on the sound output of any DirectSound program when full
hardware acceleration is enabled on the ALSA driver. Even after a
patch I sent earlier (which corrected a bigger artifact), this
cra
Marcus Meissner <[EMAIL PROTECTED]> writes:
> So ... now we can:
>
> - fix this program by contacting the developers etc... which is difficult.
> - fix WINE by adding a check.
>
> I can only fix WINE.
Yes, but please don't use the IsBad* functions, use a proper exception
handler.
--
Alexandre J
Christian Costa <[EMAIL PROTECTED]> writes:
> This patch has not be applied yet. Is there anything wrong with it?
> I was also considering turning it into a dll rather than a static
> lib. Do you think it's a good idea?
No, I don't think it should be a dll. I think it should be named
strmbase and
On Thursday 11 August 2005 11:30, Saulius Krasuckas wrote:
> Sadly I miss miss one file from the site [1] and seems to be down. The
> file is called "mingw-binutils-2.15.94-8hl.i386.rpm". Any chances for the
> site to get up and running?
It's up and running again.
-Hans
Christian Costa wrote:
Hi,
This time, with winestrmbase renamed to winestreambase as suggested by
Dimi.
Changelog:
Add winestreambase library and make quartz use it.
Christian Costa [EMAIL PROTECTED]
This patch has not be applied yet. Is there anything wrong with it?
I was also conside
Sadly I miss miss one file from the site [1] and seems to be down. The
file is called "mingw-binutils-2.15.94-8hl.i386.rpm". Any chances for the
site to get up and running?
[1] http://mirzam.it.vu.nl/mingw/
Francois Gouget wrote:
Hi,
I'm relaying a question from Vincent Béron: we both had a look at the
winapi_check output and noticed that the comments of these functions
claim they are exported but in fact they are not: they are not
mentioned anywhere in the spec file.
Now if I look at the API
Stefan Leichter wrote:
current cvs does not compile for me. Im on SuSE 9.0.
Hi Stefan,
Could you please try running "./configure && make depend && make" again,
and if that doesn't work, let me know what the output of the following
command is:
grep XML2 config.status
For me it looks like
On Tue, Aug 09, 2005 at 12:13:22PM +0300, Saulius Krasuckas wrote:
> * On Tue, 9 Aug 2005, Marcus Meissner wrote:
> >
> > The Ikea kitchen planner passed 0x for some reason and works
> > much better after this patch.
>
> It if uninitialized memory in a case of MSVC and MSVCRTD, I guess.
26 matches
Mail list logo