Displaying 20 results from an estimated 3000 matches similar to: "Wine on Snow Leopard: dumbed-down help needed"
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
2005 Apr 12
1
one suggestion for R-admin
Just one minor point about building bitmap.dll on Windows in
doc/manual/R-admin.texi:
In lines 601-605:
@item
You need @code{libpng} and @code{jpeg} sources (available, e.g., from
@url{http://www.libpng.org}, @url{ftp://ftp.uu.net/graphics/}[png,jpeg].
You will need files @file{libpng-1.2.8.tar.gz} and
@file{jpegsrc.v6b.tar.gz} or later.
and lines 699-707:
The file
2010 Jul 22
6
Problem with text entry fields (Mac OS X Snow leopard)
I use Wine for the windows programs I created with Clarion (Topspeed) environment. After upgrade from Mac OS X Tiger to Snow Leopard, I can't input any text in entry fields, using English keyboard layout. When I type something, I hear the beep sound, no letters appers on the screen. I even can't paste latin letters text using shortcuts, and the context dropdown menu doesn't appear
2011 Apr 09
1
Re: snow leopard, freetype installed but not being found?
im having the same problem and was wondering if there's a command to uninstall the freetype libs so i can start over?
otherwise do i need to manually delete the freetype files to run the new script?
sorry for being such a noob with this
2011 Mar 05
1
problem with building bitmapdll on Windows
Dear R Development People:
I was trying to build R-2.12.2 from source on a Windows XP machine.
Doing the make all recommended works fine, but building the bitmap dll is a problem.
It seems to be in the libpng directory. I got libpng-1.5.1, and untarred it. However, there is no makefile.mingw file in the scripts directory.
I then obtained a version of libpng-1.4.5, and the file is there.
2009 Sep 03
5
MAC OS X compile -> 'OpenGL development headers not found'
Hey everyone,
I want to compile and start using Wine on my Mac, but I'm getting the following message from ./configure:
configure: WARNING: OpenGL development headers not found.
OpenGL and Direct3D won't be supported.
Since I want OpenGL and Direct3D working, this is a bit of a problem. My system is not configured funny or anything. It is a clean system running Mac OS X Snow Leopard with
2008 Jul 24
2
Cant use Darwine on PPC with 10.5 Leopard
Hi all,
ill start off by saying that I've tried reading and doing everything that was on the documentation. I'm not very code/C++ literate.
I have a Power PC Macintosh that I run Mac OSX 10.5 Leopard with.
I'm going through all this trouble to run 1 simple program, Soulseek.
I downloaded Darwine 0.9.27 DP.
When i try to run any program, soulseek, notepad/clock that came with
2011 May 11
1
Re: snow leopard, freetype installed but not being found?
back again,
I uninstalled then reinstalled freetype using the code @petem showed above.
however after running configure in wine with no errors i still get the same freetype error messages when i try to run any program
help please
2011 Aug 19
2
[LLVMdev] building LLVM for i386 under snow leopard
Hello, Does anyone know how to build LLVM for the i386 architecture
with snow leopard (this seems to have been the default for leopard).
I've tried building with:
./configure CFLAGS="-arch i386" CXXFLAGS="-arch i386" LDFLAGS="-arch
i386" OBJCFLAGS="-arch i386" --prefix=/Users/keith/share/
--enable-shared --enable-jit && make
but I still end up
2011 Aug 19
0
[LLVMdev] building LLVM for i386 under snow leopard
Hi Keith,
> Hello, Does anyone know how to build LLVM for the i386 architecture
> with snow leopard (this seems to have been the default for leopard).
> I've tried building with:
>
> ./configure CFLAGS="-arch i386" CXXFLAGS="-arch i386" LDFLAGS="-arch
> i386" OBJCFLAGS="-arch i386" --prefix=/Users/keith/share/
> --enable-shared
2009 Oct 12
1
ODBC with Snow Leopard
Can someone please post or refer to detailed instructions for getting
Rails going on Snow Leopard with ODBC to a MS SQL server? The Rails
Wiki is pretty bad and I can''t seem to get it going!
Thanks,
Tom
2009 Oct 27
2
OS X 10.6 (Snow Leopard) HFS+ File Compression
Are there any patches (or planned updates) to rsync v3.0.6 to handle
the HFS+ File Compression that Apple introduced with Snow Leopard?
2010 Feb 23
1
Rails on Snow Leopard
In particular, if you''re putting Rails on Snow Leopard to work on a
project that you started on Linux.
If you run rake db:create and see an error like this:
Couldn''t create database for {"reconnect"=>false, "encoding"=>"utf8",
"username"=>"root", "adapter"=>"mysql",
2010 Apr 21
0
corrupted index cache file, physcial size, in migration to snow leopard
Hi,
I am in the middle of migrating a server from Apple's leopard to snow
leopard. Having big problems with migrating mail to dovecot. The
version is:
# dovecotd --version
1.1.17apple0.5
and I use the migration script provide by Apple,
/usr/libexec/dovecot/migrate_mail_data.pl
The current problems concern migrating imap accounts.
The old data typically shows up to mail clients as
2009 Sep 10
1
Snow Leopard and raspell
I''m having trouble with raspell after upgrading to Snow Leopard. When I
start up the console in one of my apps that uses raspell I receive the
following error message:
Loading development environment (Rails 2.1.0)
dyld: lazy symbol binding failed: Symbol not found: _new_aspell_config
Referenced from:
/Library/Ruby/Gems/1.8/gems/raspell-1.1/lib/raspell.bundle
Expected in: flat
2012 Oct 29
1
Error installing samba4 on snow leopard OS
Support
I've downloaded samba 4 on snow leopard and when I compile it I get an
error
by running 'Make test"
error:
WAF_MAKE=1 ./buildtools/bin/waf test
'test' finished successfully (0.031s)
Waf: Entering directory `/samba-master/samba-master/bin'
Selected embedded Heimdal build
[ 8/3698] Generating VERSION
[ 43/3698] Generating smbd/build_options.c
[1615/3698]
2014 Jul 01
0
USE_CXX1X, Snow Leopard R binaries + Mavericks
Hi R-devel,
I'm noticing the following behaviour:
writeLines("#include <Rcpp.h>", file = "test.cpp")
Rcpp::sourceCpp("~/test.cpp") ## succeeds at trivial compile
Sys.setenv("USE_CXX1X" = "yes")
Rcpp::sourceCpp("~/test.cpp") ## fails; CXX nor CXX1X properly set (?)
IIUC, R is not propagating CXX nor CXX1X when
2009 Nov 24
0
R 2.10.0 (Snow Leopard) doesn't remember updates
I'm writing to this list rather than the Mac one, b/c I don't know if this problem is particular to the OS.
I recently moved to 2.10 under Snow Leopard:
R version 2.10.0 (2009-10-26)
x86_64-apple-darwin9.8.0
locale:
[1] C/C/en_US/C/C/C
attached base packages:
[1] stats graphics grDevices datasets utils methods base
other attached packages:
[1] JGR_1.7-0
2009 Sep 11
2
WINE with 64-bit Support Build on Snow Leopard
Hello WINE Users:
I am trying to build WINE on Snow Leopard with 64-bit support enabled (actually for my particular purpose I need to build a version of WINE with both 32-bit and 64-bit libraries supported). I am using the 1.1.29 source version..
I have been following the guide for building on Mac and 64-bit WINE at:
http://wiki.winehq.org/MacOSX/Building
http://wiki.winehq.org/Wine64
I get
2010 Jun 01
0
[LLVMdev] building dragonegg (LLVM 2.7) on Snow Leopard (Mac OS X 10.6.3)
Hello all,
With some help from Duncan through IRC, I just succeeded in building the dragonegg GCC plugin on Snow Leopard.
I first installed LLVM 2.7, and I'm using the dragonegg-2.7 release available on the LLVM website [1]
in combination with the 4.5.0 release of GCC.
Below is an outline of the steps required to get it to work, which is hopefully of use to others.
*) Build GCC-4.5.0
Next