similar to: fontconfig development files not found by wine installer

Displaying 20 results from an estimated 2000 matches similar to: "fontconfig development files not found by wine installer"

2011 Jun 09
3
Compiling wine: no sound system, etc.
Hello all... I'm trying to compile wine 1.3.21 on my Linux Mint Debian Edition machine, because I'm tired of the antique version available from the repositories. Unfortunately, ./configure always ends with a bunch of WARNINGs and I'm not sure what to do about them. Here's the list it gives me: Code: configure: libxcursor development files not found, the Xcursor extension won't
2011 Jan 18
2
"Problem installing wine"
config.status: linking AUTHORS to dlls/shell32/AUTHORS config.status: linking tools/winewrapper to wine config.status: executing include/stamp-h commands config.status: executing dlls/gdi32/enhmfdrv commands config.status: executing dlls/gdi32/mfdrv commands config.status: executing dlls/kernel32/nls commands config.status: executing dlls/user32/resources commands config.status: executing
2008 Mar 23
4
Compiling wine from (git) Source - Debian Sid 64 bit ?
Hello all, really hope someone can help me on this one... That is what i have done 1. Installed all suggested lib32 libraries available 2. Direct Rendering: yes (newest fglrx 64 bit drivers from ATI site) 3. http://wiki.winehq.org/WineOn64bit went through wiki over and over but still get this errors after running ./configure configure: libxcomposite development files not found, Xcomposite
2008 May 28
9
./configure error
hello, i have opensuse 10.3 x86_64 i want to compile wine, with this how to: http://wiki.winehq.org/WineOn64bit#head-b3c0054e075385ab599d63a46dba9d6c3934d6c0 i follow all but i get this message when doing configure configure: libhal development files not found, no dynamic device support. configure: libsane development files not found, scanners won't be supported. configure: libgphoto2
2007 Oct 09
2
Recommended Packages document
Fresh install of Debian Etch. Before I install wine (from winehq), I'd like to double check something about the following document. I've only included the portion refering to Debian. http://wiki.winehq.org/Recommended_Packages The document was last edited 2007-10-07 15:26:02. My question is about the last comment about freeglut3-dev. Still required or not, would there be any problems if I
2008 May 15
8
Call for help with Wine 1.0 testing
Hi Folks, One key goal for Wine 1.0 is that all of its conformance tests run successfully on nearly all systems. We would really like your help in figuring out how close we are to that goal. To that end, if you are comfortable with checking Wine out via git, could you please visit this page: http://wiki.winehq.org/MakeTestFailures and follow the instructions there? (It's really simple;
2009 Jul 21
5
Same app at different OSs
Why same app can works on linuxes, but MacOS? Any differences in wine was builded on linux or MacOS? I'm about Themida related apps. So CommFort chat client (4.4 MB) (http://www.commfort.com/download/commfort_client.zip) http://www.commfort.com/en/index.shtml packed by Themida (http://www.oreans.com) works under Wine at linuxes but at MacOS i've get "Cannot open oreans.vxd
2012 Feb 27
2
Is there an easier way of doing this?
I'm trying to compile the latest wine release from source after a fresh linux mint install, and this is what I get when I do './configure' Code: configure: libxcursor development files not found, the Xcursor extension won't be supported. configure: libxi development files not found, the Xinput extension won't be supported. configure: XShape development files not found, XShape
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
I'm on Linux Mint Fluxbox CE 5 trying to compile the latest Git source. I previously had Wine 1.0 something from the Synaptic repos, and wanted bleeding edge so I did Code: $ aptitude remove wine and then followed the Wine + Git instructions. After the repo was cloned I ran ./configure, installed a couple dependencies and libfreetype-dev, and the config script then ran fine. Then I
2008 Jul 09
4
Mac Wine.app Launcher
Hey, I'm running Wine 1.1 on OS-X Leopard, and am trying to figure out how to tell Finder to open all files with a .exe extension to open with Wine. The only way I can think of is to create a new .app folder with just enough information to link to the actual Wine executable. I took apart the .app package of jEdit and replaced all references to jEdit with ones for Wine, then symlinked the
2008 Oct 20
1
Buildbot doesn build hal
Charles, It looks like the buildbot no longer builds (if it ever did, I don remember) the HAL addons, even if the requirements are met: configure:9680: checking for libhal version via pkg-config (0.5.8 minimum required) configure:9690: result: 0.5.11 found configure:9694: checking for libhal cflags via pkg-config configure:9703: result: -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal
2009 Feb 25
2
Fontconfig warning with X11() on MAC OS X 10.4
I posted previously about problems with X11() on my MAC using R 2.8.1 . After installing the securilty update for Tiger this morning, X11() now works from an xterm :-) However, I receive the following warnings with any plotting command using the default X11 settings. Fontconfig warning: no <cachedir> elements found. Check configuration. Fontconfig warning: adding
2006 Apr 27
0
CEBA-2006:0427-001 CentOS 4 x86_64 fontconfig - bugfix update
CEBA-2006:0427-001 CentOS 4 x86_64 fontconfig - bugfix update When installing fontconfig.i386 on a machine that already had fontconfig.x86_64 installed, yum would report a rpm file conflict error on /usr/share/man/man5/fonts-conf.5.gz bugfix packages are now available to resolve this issue. ------------------- The following files are available and syncing to the mirrors: x86_64:
2014 May 27
0
CEBA-2014:0554 CentOS 6 fontconfig FASTTRACK Update
CentOS Errata and Bugfix Advisory 2014:0554 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0554.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 09cee79c086775d03e0219dc92d82f2803d6936bfe44f0c71f4ff7c33918d4f8 fontconfig-2.8.0-5.el6.i686.rpm
2003 Apr 17
2
fontconfig-2.1.93 considered more harmful
There is an ongoing thread "fontconfig-2.1.92 considered harmful" on -CURRENT. Because I have not moved to -CURRENT, I post this to -STABLE. Since I upgraded to fontconfig-2.1.93 (on Apr 14) a lot of ports start to complain a lot of "Cannot fork: Resource temporarily unavailable" errors. What resource ? I inserted top into my ports build script to notice that a lot of
2008 Sep 17
1
Problems when attempting to build wine from source on Ubuntu
I am trying to build Wine from source on an X64 Hardy Ubuntu system in order to do some regression testing. I am having trouble however to build the dependencies for that. I already did these a while ago, but I re-applied just in case the instructions from this page for the apt repository http://www.winehq.org/site/download-deb. I constantly get this error: xavier at Xavier:~$ sudo apt-get
2008 Jan 13
0
CEEA-2008:0001 CentOS 5 x86_64 fontconfig Update
CentOS Errata and Enhancement Advisory 2008:0001 Upstream details at : https://rhn.redhat.com/errata/RHEA-2008-0001.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 7723ffa0333f78b03ee270e4c57229e9 fontconfig-2.4.1-7.el5.i386.rpm 6149d6a3b62ba544a0f845e3ffd536af fontconfig-2.4.1-7.el5.x86_64.rpm
2005 Feb 15
2
CAPI not installed
I own a ME600 EPIA Mini-ITX main board with the latest Debian distro (kernel 2.6.8) with isdnutils-base, libcapi20-dev, libcapi20-2, isdnactivecards installed. I have a QuadBRI module by Junghanns with bristuff-0.2.0-RC3a (with asterisk-1.0.3, zaptel-1.0.3 and libpri-1.0.3), and chan_capi-0.3.5. I followed all INSTALL instructions, but I have some strange behaviour. All modules seems to be
2012 Oct 30
1
[PATCH 1/2] sysprep: remove fontconfig cache
Remove the cache files generated by fontconfig. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- sysprep/sysprep_operation_logfiles.ml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysprep/sysprep_operation_logfiles.ml b/sysprep/sysprep_operation_logfiles.ml index a2b1585..1bca0dd 100644 --- a/sysprep/sysprep_operation_logfiles.ml +++
2009 May 11
7
alsa not available in winecfg under karmic?
I upgraded to karmic yesterday, and ran winecfg. The list of possible sound systems has shrunk to three: oss, jack and eSound. I tried running winecfg plain, and with padsp and pasuspender prefixes. Susan