Displaying 20 results from an estimated 2000 matches similar to: "Problem compiling wine"
2002 Aug 27
0
freetype 2 and wine compiliation
hi everyone.
i've got a rather strange problem here. when i set up my slackware 8.1 up yesterday i compiled wine with some warnings concerning freetype header files. now that i wanted to insert the open-gl in wine (version 200208084) but when i try to compile it i get this:
...
freetype.c:1991: dereferencing pointer to incomplete type
freetype.c: In function `WineEngGetTextExtentPoint':
2002 Apr 24
0
No applications work
Hello
I am trying to get wine working for more than half a year.
I intend to run the following applications with wine:
Word 97
Excel 97
PowerPoint 97
Internet Explorer
Outlook Express
PC-bib2
My configuration is as follows:
SuSE Linux 7.1
Kernel 2.2.18
glibc 4.7.6 & 6
gcc 2.95.2
XFree86 4.0.2
Freetype 1.3.1-164 from ftp://ftp.suse.com/pub/suse/i386/7.1/suse/
Freetype2 2.0.5
2004 Sep 16
1
Error compiling "`FT_ENCODING_NONE' undeclared"
Here is where it happened:
---
gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2
-D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-O2 -o freetype.o freetype.c
freetype.c: In function `get_glyph_index':
freetype.c:2189: `FT_ENCODING_NONE' undeclared (first use in this function)
2002 Jan 04
0
Freetype problem
After updating last cvs,
1?/ rerun configure because Makefile.in was updated,
2?/ make depend && make reports : ( i use freetype and
freetype-devel version 2.0.3-7)
make[2]: Entre dans le r?pertoire
`/home/wine/dlls/gdi'
gcc -c -I. -I. -I../../include -I../../include
-I/usr/include/freetype2 -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__
-D_REENTRANT -I/usr/X11R6/include
2002 Apr 04
1
problem to compile wine
I have the following errors in my config.log:
conftest.c:2: parse error before `me'
configure:1765: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure: failed program was:
#line 1923 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
This error occurs several times. confdefs.h does not exist. Why?
*** Note: Your system
2002 Nov 28
0
Compiling Wine-20021125 w/ gcc-3.2.1 and freetype-2.1.3
Hi! I'm trying to build Wine-20021125 via "wineinstall" and the compile
fails with TONS of messages related to Freetype. I took a peek at the
"config.log" file and found these errors when configure was trying to
detect the freetype/ftglyph.h header:
configure:8420: checking for freetype/freetype.h
configure:8427: result: yes
configure:8340: checking freetype/ftglyph.h
2005 Mar 18
4
wine-20050211 on SuSE 9.2
I am trying to install wine-20050211 on my second system, which runs
SuSE 9.2. After much faffing around I finally managed to download and
install bison, which allowed ./config to complete. A warning at the end
advised me to install xlib-devel or xfree86-devel. Googling around I
found the RPM for XFree86-devel for SuSE 9.1 so I downloaded it and
started to install it. Unfortunately, a
2011 Feb 14
0
package rgl installation failure due to png
Dear R list,
I am having problem installing the package rgl on a redhat system.
System info:
Linux lci4.eu.novartis.net 2.6.9-22.ELsmp #1 SMP Mon Sep 19 18:00:54 EDT
2005 x86_64 x86_64 x86_64 GNU/Linux
R sessionInfo():
R version 2.12.1 (2010-12-16)
Platform: x86_64-unknown-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8
2008 Dec 03
2
Trouble compiling--unable to find freetype
I have opensuse 11, 64bit. trying to compile wine 1.1.9, From previous info, I've been using the following....
---------------
./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/include/X11/ --with-x --prefix=/usr
------------------------
I do have freetype2-64 and freetype2 dev 64 installed. I am hoping that the problem can be resolved with another syntax change to my
2009 May 22
1
Cannot Install Cairo Library
Dear All,
I am running Debian testing on my box and I have R 2.9.0 installed from
the standard repositories.
I downloaded the package source from
http://cran.r-project.org/web/packages/Cairo/index.html
but when I try to install it on my system, this is what I get
$ sudo R CMD INSTALL Cairo_1.4-4.tar.gz
* Installing to library ?/usr/local/lib/R/site-library?
* Installing *source* package ?Cairo?
2019 Jun 02
0
rgl install for R 3.7
On 02/06/2019 16:28, Koenker, Roger W wrote:
> I?ve installed R 3.7.0 on a new laptop running macos 10.14.5 and have managed to get most of my usual packages
I presume 'R 3.7.0' is R-devel: it is not released and may never be
released under that version.
> to compile from source with a ~/.R/Makevars file that looks like this:
>
> CC=/usr/local/clang8/bin/clang
>
2010 Jun 05
1
rgl installation failure
Hello,
I am trying to install rgl package under R and getting some errors which is
below.
> install.packages("rgl")
Warning in install.packages("rgl") :
argument 'lib' is missing: using '/usr/lib/R/library'
trying URL 'http://cran.csie.ntu.edu.tw/src/contrib/rgl_0.91.tar.gz'
Content type 'application/x-gzip' length 1677498 bytes (1.6 Mb)
2009 Jun 25
1
error: ‘FT_MulFix’ undeclared here
Hi,
I am using ubuntu 9.04. I have installed ubuntu 9.04. And then downloaded wine-1.0.1.tar.bz2 from winhq/download site. Then follow following steps:
1) Untar files:
tar jxvf wine-1.0.1.tar.bz2
2) cd wine-1.0.1/
3) ./tools/wineinstall
During step three, following error comes:
********************************************
make[2]: Leaving directory `/home/manoj/wine-1.0.1/dlls/fusion'
2011 May 23
3
RGL package installation problem on Centos
Dear R users,
I have installed the latest version of R from source on Centos (using
configure and make install).
This seemed to work fine, with no Errors reported and R at the command line
starts R.
However, if I try and installed the package rgl using;
install.packages("rgl")
I get the following error;
installing to /usr/local/lib64/R/library/rgl/libs
** R
** demo
** inst
** preparing
2001 Jul 01
1
[Wine-20010629] compilation problems with freetype
Hi!
I tried to compile Wine-20010629, but compiltaion stops at
dlls/wineps/truetype.c with:
truetype.c:55: parse error before `library'
truetype.c:55: warning: type defaults to `int' in declaration of `library'
truetype.c:55: warning: data definition has no type or storage class
truetype.c:56: parse error before `face'
truetype.c:56: warning: type defaults to `int' in
2011 Sep 24
1
installing wine on Debian Wheezy: configure: error: FreeType development files not found
Hello,
I'm trying to compile the .deb file from source for wine on Debian Testing
(Wheezy)
I'm getting the following error:
checking for freetype-config... no
checking for freetype2-config... no
checking for -lfreetype... not found
configure: error: FreeType development files not found. Fonts will not be
built.
Use the --without-freetype option if you really want this.
I would greatly
2006 Aug 16
2
Problem Installing rrdtool
hi to all,
im currently installing rrdtool-1.2.15 with my box CentOS 4.3 final ,before i installed rrdtools there 2 files suggested need to installed the FreeType 2 and libart_lgpl 2.3 everything is fine when installed two files but when i try to installed rrdtool when i issue command ./configure --prefix=/usr/local/rrdtool-1.2.15
this should the output ,any suggestion what's the problem
2011 Feb 08
2
snow leopard, freetype installed but not being found?
Hi, I'm trying to build and use WINE on an OSX Snow Leopard machine. I build WINE yesterday, but didn't realise libfreetype was a problem (unable to find library) until I started ding WINE things. So I downloaded it from freetype.org and built/installed it into /usr/local/lib, but I still get the errors.
I decide to rebuild WINE and ran ./configure to find that it couldn't find
2002 Dec 30
1
Internet Explorer problem
Hello
Internet Explorer does not see the Internet even though the dial in
connection has automatically been made.
[DllOverrides]
"kernel32" = "builtin"
"ntdll" = "builtin"
"winsock" = "builtin"
"wsock32" = "builtin"
"ws2_32" = "builtin"
2011 Jun 20
2
Re: Help compiling an older version of wine on 64 bit Fedora 14
Well, it's got on a bit now, so I don't know if I should start a new thread. Anyway, I applied the patch but still seems to be running into problems.
This is what I've done:
After downloading version 1.1.0 from sourceforge I saved the following as "winepatch.diff":
Code:
---
loader/preloader.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git