Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-23-2003, 05:39 AM
|
#1
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Installin Borland C++ Builder under wine?
Hi guys,
has anyone here managed to install
Borland C++ Builder 5? And if so,
which steps did you have to take?
On my machine it hangs at the initial
screen, when the install wizard says
100% installed, a black window pops
up and that's it. Some wine error
message saying:
Code:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 12 (X_ConfigureWindow)
Serial number of failed request: 93
Current serial number in output stream: 98
err:ntdll:RtlpWaitForCriticalSection section 0x40d4c880 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000c, blocked by 000b, retrying (60 sec)
wine -version
Wine 20030813, no native support (no winDOHs
installed)
Cheers,
Tink
|
|
|
08-23-2003, 01:01 PM
|
#3
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
well Tink, i think that might have something to do with the installshield installer bug in wine...so in your ~/.wine/config file put a semi-colin in front of lines like:
[AppDefaults\\_INS0432._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS0466._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS0576._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS5176._MP\\x11drv]
"Desktop" = "640x480"
[AppDefaults\\_INS5576._MP\\x11drv]
"Desktop" = "640x480"
and just for example purposes it will look like so:
;[AppDefaults\\_INS5576._MP\\x11drv]
; "Desktop" = "640x480"
and then try the installer again...
|
|
|
08-23-2003, 01:03 PM
|
#4
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
oh and maxut, try answering a persons question, instead of questioning their question on why they would do what they are doing....at least give them what you think could potentially fix what there problem is, and then you can go on and say maybe you could look into such and such a program instead of trying to wine it 
|
|
|
08-23-2003, 08:07 PM
|
#5
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Original Poster
|
Ta, Dr, I'll try that :} ...
Cheers,
Tink
|
|
|
08-23-2003, 08:08 PM
|
#6
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Original Poster
|
Because things I compile in Kylix won't have
OLE automation and/or ActiveX controls? And
they won't run on windows machines?
Cheers,
Tink
|
|
|
08-23-2003, 08:28 PM
|
#7
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Original Poster
|
Quote:
Originally posted by DrOzz
well Tink, i think that might have something to do with the installshield installer bug in wine...so in your ~/.wine/config file put a semi-colin in front of lines like:
[
|
Sweet as :} ... worked like a charm!
Thanks a lot, mate!
Cheers,
Tink
|
|
|
08-24-2003, 12:03 AM
|
#8
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
glad it worked d00d  !
|
|
|
08-24-2003, 09:01 AM
|
#9
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
Yeah, that's a known bug, we are working hard to try and make InstallShield installers behave better but Win32 window management semantics map poorly to X11.......
|
|
|
08-25-2003, 03:52 AM
|
#10
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Original Poster
|
Quote:
but Win32 window management semantics map poorly to X11.......
|
What gets me is that it does display SOMETHING weird,
and then dies :)
Cheers,
Tink
|
|
|
08-25-2003, 08:41 AM
|
#11
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
It displays a virtual desktop window. Unfortunately, for architectural reasons, each window usually gets its own desktop, and it's when Wine tries to move around the different desktop windows that things break.
|
|
|
08-25-2003, 11:46 AM
|
#12
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
so Tink enlighten us, i realize we got ya past the installer, but did it install and does it work properly!? 
|
|
|
08-25-2003, 11:48 AM
|
#13
|
LQ Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
Well, Delphi is usable, though there is a visual glitch with the rebar control (it affects IE too). As Delphi and C++Builder are basically identical, I suspect it mostly works.
IIRC the debugger wasn't too happy though.
|
|
|
08-30-2003, 01:30 AM
|
#14
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Original Poster
|
Hi guys,
and sorry for the delay:
It installs, it starts up, but it's unusable...
Clicks result in nothing, it just holds the
focus on the project window, you can't
click the object inspector, or the toolbar
tabs, for that matter.
Didn't have too much time to toy with
the settings, though, too busy working :)
Cheers,
Tink
|
|
|
All times are GMT -5. The time now is 01:56 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|