Displaying 20 results from an estimated 800 matches similar to: "I can't compile wine"
2001 Aug 06
3
WINE install Error
I need some help. I have downloaded the latest WINE tarball (731) and
managed to get through the ./configure stage, installing rpms as needed.
However, when WINE installs it gives me these set of errors:
"cd `dirname wrc/__depend__` && make depend
make[2]: Entering directory
`/mnt/windows/Vault/Wine/wine/wine-20010731/tools/wr
c'
yacc -bppy -ppp -d -t ./ppy.y
make[2]: yacc:
2001 Mar 11
3
Cannot even compile Wine
Hello,
I am not great at figuring out compilation problems - usually I just curse
and give up. Trying to compile Wine from binaries I get the following
error, anyone knows what's wrong and can offer some help on how to get it
to work?
(the stuff at the top was cut out to save space)
-----
make[2]: Leaving directory `/share/Emulators/wine-20010305/tools/specmaker'
cd `dirname
2001 Nov 16
1
WineX compile errors
when I try to compile WineX using ./tools/wineinstall or
./configure
make depend
make
I end up with the following error:
make[3]: Entering directory
`/home/raellis/downloads/winex-20010928cvs/graphics'
make[3]: *** No rule to make target `depend'. Stop.
make[3]: Leaving directory
`/home/raellis/downloads/winex-20010928cvs/graphics'
make[2]: *** [../../graphics/__depend__] Error 2
2004 May 14
2
how add objects to an svm graphic
Dear all,
I'm not able to solve easily the following simple problem.
I really hope someone can give me some hints.
I trained an svm (e1071). Now I'd like to show the results graphically.
I used plot.svm and I'd like to add some other objects to the plot:
points, (coloured) ellipses to indicate some intersting regions, curves,
and so on...
I tried to pass these as additional
2018 Aug 29
3
LLVM on IRIX
Greetings LLVM Developers,
My name is Kazuo, I’m the head of the largest Silicon Graphics IRIX community on the internet. I’m approaching this mailing list to see if any MIPS developers who hang out here are interested in developing the LLVM/Clang Compiler system for IRIX.
There’s a growing need as GCC removed support for us from 4.8, over six years ago and since then we’ve absolutely languished
2005 Feb 26
5
Packages on demmand
Hi all,
I have four servers (one with redhat 7.3, two with
CentOS 3.4 and one with CentOS 4 for testing). I would
like to do a partial package mirror with os, updates,
contrib branches and so on. Anybody knows if exists
any tool for redhat based distros, like apt-proxy in
debian world ( that donwloads packages on demmand),
that supports this feature??
I see yam tool from dag repository, but it
2008 Jul 14
2
Wine 1.1.1 bz2 Slackware compiling source problem
Hi,
I'm new here but I will try to stay and contribute as much as can.
I have forced to use a Slackware Linux distro because of some constrains.
In order to access some of my old Windows applications I use wine like most of this forum users.
I have downloaded today the bz2 wine 1.1.1 source and I have tried to compile it on my Slackware 11.0.
./configure command was finished without any
2005 Feb 19
1
Asterisk with Multitech H323 Gateway MVP400
Hi List,
I have a Multitech H323 Gateway MVP400 box with 1
phone on port FXO 1.
I have Asterisk ruuning in Fedora Core 3. Both are in
the same network.
But I can't figure what I have to do in Asterisk to
make that box work. What files I have to configure?
Can anyone help me? I will really appreaciate youu
help.
Luis.
_________________________________________________________
Do You Yahoo!?
2003 Oct 20
1
looking for a job
Hello!
My name is Denis Shaposhnikov. I'm looking for a job in EU (Germany is
preferably) as a UNIX/FreeBSD system administrator and/or network
administrator that lets me utilize my experience in an Internet
Service Providing (ISP).
Skills:
* Operating systems:
UNIX (FreeBSD 2.2 - STABLE), Cisco IOS (10.x - 12.x),
ZyNOS. Understand how systems work and is able to apply this
2004 Jun 16
1
Fedora2 and Kernel 2.6 again!
Setting up a new system using Fedora Core 2..
Tried following the instruction below (from the mailing list archives)
that worked before..
cp configs/config-for-my-kernel .config
make oldconfig
make include/asm
make include/linux/version.h
make SUBDIRS=scripts
.. but now the FC2 kernel has been upgraded to 2.6.6 and these
instructions no longer seem to work which means I can't get Zaptel
2002 Aug 13
1
ReWind vs WINE vs WINEX
I have a question in that which is the best WINE to
use? Or what are the differences
wineX - This is the wine from Transgaming that the CVS
does not contain SafeDisc but the purchasable one
does?
rewind - This is the MIT/X licensed version
wine - This is the LGPL version from www.winehq.com
Right now I use "wine" and update from CVS from
winehq.com. So which is the best one to use as
2001 Jul 12
1
Compiler err compiling latest CVS
Hi!
Just got the latest CVS out of the net. After configuring 'make depend'
fails with
cd `dirname glu32/__depend__` && make depend
/bin/sh: cd: glu32: Datei oder Verzeichnis nicht gefunden
make[1]: *** [glu32/__depend__] Error 1
make[1]: Leaving directory `/home/xch4008/wine/dlls'
make: *** [dlls/__depend__] Error 2
--
Thomas Schweikle <tschweikle@fkn.de>
2008 Apr 09
2
compilation from git failed
just done git-pull , during compilation, it said
make[2]: Entering directory `/home/bill/wine-git/dlls/qedit/tests'
../../../tools/makedep -C. -S../../.. -T../../.. mediadet.c qedit.rc
sound_test.avi: No such file or directory
sound_test.avi was first included from qedit.rc:25
make[2]: [Makefile] Error 1 (ignored)
../../../tools/makedep -C. -S../../.. -T../../.. mediadet.c qedit.rc
2003 Dec 09
2
Difficulties trying to control VOIP traffic with TC - HTB
Hi all:
I hope someone can help me with this "little"
problem...
I''m using a linux script to sub-divide my bandwidth
(64kbit) into: 40kbit for VOIP, and the remaining
24kbit for http. So, the commands I''m using are:
============================================
#!/bin/bash
# This script shapes "downloading" stuff
# Initial qdisc
tc qdisc add dev eth1
2002 Oct 05
6
Problems with installing
Hi!
I'm having problems with installing Wine. I have downloaded Wine from CVS,
and tried to install it with tools/wineinstall, but got some errors. This
comes from my shell:
[wayne@wayne wine]$ ./tools/wineinstall
WINE Installer v0.73
I see that WINE has already been configured, so I'll skip that.
We need to install wine as root user, do you want us to build wine,
'su root'
2011 Mar 16
6
Recursos sobre R en la red, Twitter, etc.
Hola, ¿qué tal?
Hace unos meses anuncié en esta lista que había creado un agregador de
noticias de R. Este agregador rastrea una serie de blogs, filtra
aquellas entradas referentes a R, las agrega y:
1) Crea un RSS, que puede consultarse aquí:
http://datanalytics.com/r_blogs_mashup.rss
2) Publica las entradas nuevas en Twitter bajo el usuario
@noticiasSobreR. Están todas etiquetadas como
2008 Mar 25
4
SAXXMLReader
Perhaps the msxml3: Added support for SAXXMLReader causes compilation failure on
my ubuntu gutsy amd64
libxml/SAX2.h: No such file or directory
libxml/SAX2.h was first included from saxreader.c:41
make[2]: [Makefile] Error 1 (ignored)
../../tools/makedep -C. -S../.. -T../.. -I/usr/include/libxml2
-I/usr/include/libxml2 attribute.c cdata.c comment.c docfrag.c domdoc.c
domimpl.c element.c
2001 Apr 22
2
Cannot Compile Wine
Hi,
I have been trying to compile win, and to be honest, I am not real good at
compiling, so when there is an error, I am left to hunting postings to try to
find help. I lucked out and found a message thread with the exact same problem
that I have, however, there was no response as to how to get around this. Any
suggestions please would be greatly appreciated.
I am running Red Hat Linux 7.0. Here
2004 May 25
2
sip phone problem
Hi all.
I have 2 ip phones (Grandstream Budgetone):
-budgetone1
-budgetone2
All two are connected to an Asterisk server.
When I make a call from budgetone1 to budgetone2, I
can speak with budgetone2 whith no problem. But when
budgetone2 hangs up, budgetone1 does not play any tone
(like busy tone). Budgetone1 seems to be still in
conversation, but what conversation!
Has anyone had a problem
2009 Aug 18
6
Eliminar variable de un data frame
Hola, que tal?
Tendo una duda, como se puede eliminar una variable de un data.frame?
Tambien tengo otra duda, tengo una base de datos importada del spss, donde tengo espacios asignados como missings, pero al pasarlo al R, me coje los espacios como una categoria más. Como los puedo poner como missings?
Dolors Giralt
_________________________________________________________________
[[elided