Het forum

Wine crash during installation of tcwin4.5 (32 bit xp)

Wine crash

Auteur Antwoorden
KabraKedar Donderdag 10 Juli 2014 om 8:14
KabraKedarAnonymous

Hello Team

I dont like windows and I dont want to use it. I am using ubuntu since last couple of years.

I teach C & CPP programming, students here in my area use, turbo complier. I want to installed tcwin 4.5 version in ubuntu via wine.. I tried it several times but it gives me wine crash error.

 

Logs when I tried to install from terminal are pasted below. Please help me on this..

 

kedar@Sony-vaio:~/Downloads/Turbo C++ v4.5$ wine INSTALL.EXE
fixme:service:scmdatabase_autostart_services Auto-start service L"Tally License Server 2.0" failed to start: 2
modify_ldt: Invalid argument
err:winediag:build_module Failed to create module for "krnl386.exe", 16-bit LDT support may be missing.
err:module:attach_process_dlls "krnl386.exe16" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winevdm.exe" failed, status c0000142
kedar@Sony-vaio:~/Downloads/Turbo C++ v4.5$

 

Please let me know if you need any additional information.

 

Thanks in anticipation!!!

Kedar Kabra

petch Donderdag 10 Juli 2014 om 19:09
petch

See my answer to http://www.playonlinux.com/en/app-1726-GOGcom__Caesar_III.html (I guess it'll become a FAQ as more people use recent kernels)

KabraKedar Dinsdag 15 Juli 2014 om 20:55
KabraKedarAnonymous

Hello Petch

Thanks for your reply, I have seen your answer in the given link which suggest to add

abi.ldt16 = 1
to /etc/sysctl.conf

I have done the changes to conf file but my issue still persists. I am not abke to install 16-bit app. I get same errors again.

could you please help further..

Thanks in anticipation!!

Kedar

KabraKedar Maandag 28 Juli 2014 om 19:38
KabraKedarAnonymous

Hello Team,

Any update?? Can anybody please help on this issue.. we need support for 16 bit application..

 

Regards

Kedar

petch Maandag 28 Juli 2014 om 21:04
petch

you need to run sysctl -p (or reboot) for this setting to take effect.

But is this program for Windows? For Windows 3.x maybe?

Wine doesn't have an excellent support for Windows 3.x programs, it aims at running Win32/Win64 programs those days.

So if it doesn't work, you can try to install Windows 3.11 in DOSBox, and install Turbo C++ in it.

Or use another compiler.

 

Aangepast door petch