Indoskript

Questions about Wine on Linux
Locked
ds22013
Newbie
Newbie
Posts: 1
Joined: Tue Mar 19, 2013 1:37 pm

Indoskript

Post by ds22013 »

Hi guys,

I have problems to run an applications named "Indoskript" (a recognizer for classical Indian palaeography cf. http://userpage.fu-berlin.de/falk/download.htm).

I've posted the error log, here: http://pastebin.com/wXpp68Hr

Any hint pretty much welcome!

Greetings,
DS
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Indoskript

Post by dimesio »

Wine build: wine-1.4
Platform: i386 (WOW64)
Your Wine version is old; upgrade to the latest development release. You should also try installing the app to a 32 bit wineprefix. Create one with

Code: Select all

WINEARCH=win32 WINEPREFIX=/path/to/wineprefix winecfg
(use the actual path to the wineprefix), then install the app to that. http://wiki.winehq.org/FAQ#wineprefix
Locked