Displaying 20 results from an estimated 4000 matches similar to: "Wine on MacBook - Linux and OS X problems"
2009 Apr 23
16
Darwine: Running an SDL game
Hi all
I'm trying to play the game "BOH" (http://www.bohthegame.com/) on OS X using Darwine. I downloaded 1.1.19 and dragged the Darwine folder to /Applications. Then I opened the BOH installer using WineHelper and installed the game. For some reason it put the installed files inside the WineHelper application bundle. When I tried to open the game's executable using WineHelper,
2007 Mar 21
1
How to properly bridge the network to CentOS under Parallels on a Macbook Pro?
Hi all,
I have recently acquired a Macbook Pro (sweet machine!) from my
employer, and one of the tasks the machine has to do is to run a
distributed software development platform (called Splice) under Linux.
For this task, I have chosen the trusty CentOS 4.4, and I have it set
up in Parallels. So far, so good. Now then, the network does work
within CentOS, but I want to assign it a fixed
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
2010 May 29
3
Problem Running a game called Gothic
So, I am having a problem running this game I installed in the virtual drive created by Wine. I am new to running anything through wine. My current OS is Ubuntu 10.04 and the version of Wine that I am using is 1.1.43. The game seems to crash before I can even open it. This is the information I have so far:
fixme:reg:GetNativeSystemInfo (0x33fe40) using GetSystemInfo()
2009 Jun 23
2
Shader error with GMA 950 in The Sims 3
I have an Intel GMA 950 and I installed Sims 3 on vista. It works but crash after 10 min. I reinstalled Sims 3 on Ubuntu 9.04 with playonlinux script.
Install works fine but when I start the game, I have this error :
" impossible de d?marrer le jeu. L'appareil 0 ne peut pas ex?cuter ce titre. Votre carte vid?o ne semble pas prendre en charge Shader Model version 2 ou ult?rieure.
2011 Nov 20
2
Run Mac OS as HVM guest on Macbook Pro
I just purchased an MBP, and having relied on Xen for virtualization on my
servers for a long time now, I''d like to try setting up Mac OS as a domU on
the laptop so that I can run other VMs under Xen to have real *nix
environments at all times for non-Mac OS development. I''ve been looking
around online, but haven''t seen anything particularly recent about running
Mac OS
2009 Aug 10
6
Wine /Darwine on Macbook- ActiveX Error
Hello,
I use wine at the first time on my macbook. I want to run an windows programm and I wine still opens. But when I want to work with the program there comes: ActiveX componet can not create object!
Waht is wrong??
Maybe this helps:
err:ole:CoGetClassObject class {00000100-0000-0010-8000-00aa006d2ea4} not registered
err:ole:create_server class {00000100-0000-0010-8000-00aa006d2ea4} not
2007 Mar 18
2
CentOS 5 Beta on a MacBook Pro
FYI, I just installed CentOS 5 beta with the SMP kernel in a VMWare
fusion virtual machine on my 2.33 GHz 15 inch MacBook Pro.
The installation was flawless. I installed from an NFS share on my
network with the ISO images. The vm booted disc one and recognized
my 802.11n wireless connection as eth0. The install took about 30
minutes.
Everything worked fine...
-Joe
2003 May 30
2
Need help installing qtoolbox
I have windows version of R v1.6.2
I have downloaded the qtoolbox.zip from
http://www.cmis.csiro.au/S-PLUS/qtoolbox/
My R command line is
> install.packages("C:/Program Files/R/qtoolbox.zip", .libPaths()[1], CRAN =
NULL)
and I get the following error message:
updating HTML package descriptions
Warning message:
error -1 in extracting from zip file
>
Is there another way to
2006 Jun 15
25
[Very OT] MacBook defects: should I buy a MacBook?
Hello,
First and foremost sorry for off topic message, but I thought maybe
you smart guys can help me to decide about purchasing a MacBook or
not.
I was going to buy a MacBook but I found a story on digg.com about
case discoloring and after googling the subject I found MacBook
defects:
http://www.appledefects.com/wiki/index.php?title=MacBook_Pro
I''m totally confused, should I buy it?
2007 Jan 26
7
How to protect attributes from being updated?
Hi!
I''m new to Rails!
Rails rox!
1 quesion so far:
I have :email attribute in User model.
I dont'' want :email to allow to be updated.
How do i do this with Rails?
Do I have to implement required validation manually?
Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2009 Sep 04
2
Wine on Snow Leopard: dumbed-down help needed
Hi, all. I just got a fresh new hard drive on my white MacBook and installed Snow Leopard (10.6). I was a happy Wine user when I had 10.5, but now I can't get Wine to install. First I tried to install wine-devel with Macports, which failed because it couldn't find the 32-bit Freetype libraries. I then downloaded the latest source and did the whole "./configure" and
2009 Jul 28
1
Re: First XEN install: Installing XEN in virtual machine? &Remote GUI for XEN? & etc.
1) No, not necessarily. Many VM systems (Parallels, VMware, even XEN HVMs) emulate Ring 0 access for the operating system running on top of it, so there isn''t any reason for direct hardware access. However, you really should grab some older or cheaper hardware and install Xen directly on the hardware - it will be very, very slow running inside parallels.
2) There really isn''t
2009 Sep 01
4
Loading iTunes
I am informed that it is possible to load iTunes in Wine using Ubuntu 9.04 but am experiencing problems.
In Ubuntu I downloaded the Wine package via Synaptic which duly displayed in my applications menu. Having achieved that I then loaded iTunes the version for XP and Vista. When I attempt to open the iTunes it is then that I hit problems.
The iTunes .exe file is now on my desktop. On opening
2009 Mar 06
5
Playonline needs 32-bit true color
I installed playonline under WINE on Ubuntu. It installed without any problem, and when I went to load it up it even starts to open up like it would in windows. But then an error appeared:
_______
Error Code = 20008027
Can only be displayed properly in 32-bit true color. Start Playonline viewer anyway?
_______
If I click no, it closes. If I click yes it actually starts up, plays music, and I
2009 Sep 04
6
Making wine use the correct OpenGL libraries
I am trying to compile Wine under Snow Leopard and I finally managed to fix the issue where it could find the OpenGL development headers, but... having done that, it finds the wrong OpenGL libraries by default, in other words, running ./configure with:
./configure CPPFLAGS='-I/usr/X11/include'
Results in:
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glu.h... yes
2008 Sep 11
2
odd mac situation
Morning,
This is somewhat off topic. I've not thought of a better place to ask
than here.
I have a user on a Macbook (Mac OS X 10.5, Leopard) with Microsoft Office
2008 for the mac and Parallels running an image of Microsoft Windows XP
Pro with Microsoft Office 2007. Inside Parallels and XP Pro the user can
open a spreadsheet shared from a Windows Server 2003 box, and yet the
user gets an
2009 Feb 09
7
favored development environment
I am about to purchase a laptop strictly for development (ruby &
rails) and then leverage my existing large screen monitor with it when
in the office. Laptop monitor for running tests, large screen for
development etc. Wondering what the consensus is now on most ideal
environment for rails at this point? Macbook pro + textmate? Pc with
unbuntu + vim(or whatever)? what are most professional
2010 Aug 16
2
special settings for p5B-VM mainboard?
Hi there,
I use P5B-VM mainboard with on baord GPU from manufacturer ASUS.
Does anybody know if I have to set special settings in wine to play 3D games or older games like ANNO 1503?
Especially Anno 1503 can be started but if the details are set to "high" it works very slow. Or could it be that this GPU "Integrated Intel? Graphics Media Accelerator X3000 (Intel? GMA X3000)"
2011 Dec 03
4
directx 9 bug in games.
Hey im having trouble with directx. 9 I have a black and gray models in portal and halo combat evolve.
OS:Ubuntu 11.10
RAM:1.5
GFX:Intel gma 900 NOTE: portal and halo combat evolve do work in a windows OS, So do not say it wont run.
RES:1024x768
Screen shot of bug: http://s1196.photobucket.com/albums/aa405/se7enjojo/?action=view¤t=Screenshotat2011-12-02170852.png