[Bug 15127] New: Can't Install
http://bugs.winehq.org/show_bug.cgi?id=15127 Summary: Can't Install Product: Wine Version: 1.1.3 Platform: Macintosh OS/Version: Mac OS X 10.4 Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: david(a)di.ubi.pt Created an attachment (id=15831) --> (http://bugs.winehq.org/attachment.cgi?id=15831) error I've tried to run ./tools/wineinstall first. Can't install. Get the same thing as running: ./config make depend & make I'm using OS x 10.4.11 on a powerpc, with XCode 2.4.1 the error messages are attached -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 dave08 <david(a)di.ubi.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david(a)di.ubi.pt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-09-04 15:16:06 --- Wine won't run on PowerPC. You'd need darwine for that. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Summary|Can't Install |Problem while compiling Wine | |on Mac/PPC --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-09-05 03:19:38 --- Looks like you have some problems with the developer's tools. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|david(a)di.ubi.pt | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 --- Comment #3 from dave08 <david(a)di.ubi.pt> 2008-09-05 03:39:36 --- Someone already told me that wine doesn't work on PowerPC. But another reply said that it may be a developer tools issue. which is the the right one ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-09-05 04:36:43 --- (In reply to comment #3)
Someone already told me that wine doesn't work on PowerPC. But another reply said that it may be a developer tools issue. which is the the right one ?
Wine does work on PPC system (at least on Linux), but you won't be able to execute x86 Windows applications due to obvious reasons. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 --- Comment #5 from dave08 <david(a)di.ubi.pt> 2008-09-05 04:42:56 --- well someone made it work. this is waht I'm trying. Same wine veriosn same Xcode version, but My OS X is 10.4.11 (more recent than the post). At least it was possible before. Any ideas ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 --- Comment #6 from dave08 <david(a)di.ubi.pt> 2008-09-05 04:43:43 --- sorry, in this link http://www.sammo.org/tvantsonmac/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-09-05 06:44:54 --- (In reply to comment #5)
well someone made it work. this is waht I'm trying. Same wine veriosn same Xcode version, but My OS X is 10.4.11 (more recent than the post). At least it was possible before. Any ideas ?
This is bugzilla, not a support channel. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2008-09-05 08:49:33 --- (In reply to comment #3)
Someone already told me that wine doesn't work on PowerPC. But another reply said that it may be a developer tools issue. which is the the right one ?
You should be able to use winelib, and Wine should compile, but you can't run x86 windows apps, which is likely what you want to do. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-09-05 08:53:05 --- (In reply to comment #5)
well someone made it work. this is waht I'm trying. Same wine veriosn same Xcode version, but My OS X is 10.4.11 (more recent than the post). At least it was possible before. Any ideas ?
From that link: Please note that I only tested it on Mac OS X 10.4.8 on Intel platform.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 dave08 <david(a)di.ubi.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from dave08 <david(a)di.ubi.pt> 2008-09-05 16:12:41 --- that was exactly what i wanted: To be able to run windows applications on OS X, PowerPC. I'll have to stick with Virtual Machines... thanks guys -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |WONTFIX --- Comment #11 from James Hawkins <truiken(a)gmail.com> 2008-09-05 16:19:10 --- It's wontfix, not fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from James Hawkins <truiken(a)gmail.com> 2008-09-05 16:19:17 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |ppc32 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15127 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.4 |Mac OS X -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org