General News and accouncements regarding the Indigo render engine
-
zsouthboy
- Posts: 1395
- Joined: Fri Oct 13, 2006 5:12 am
Post
by zsouthboy » Tue Aug 14, 2007 3:44 am
Phr0stByte wrote:manuel
That did not solve the issue either. Getting the same error as everyone else...
my wine version: wine-0.9.25
Ubuntu (Gutsy)
AMD64 kernel
I have no idea how you are using such an outdated version of wine with Gutsy, unless you compiled it yourself.
It's in the universe repository. sudo apt-get install wine
I'm running Gutsy tribe 4 and wine 0.9.43 i believe.
-
Macrob
- Posts: 289
- Joined: Sat Feb 24, 2007 9:55 am
Post
by Macrob » Tue Aug 14, 2007 3:51 am
GNUdo wrote:
I noticed that in indigo_v09_test6.zip there is a folder named Microsoft.VC80.CRT containing some files that in previous 09 releases were in the main indigo folder.
Moving those files up one level solved the problem for me under wine with Gentoo Linux.
the same here (Gentoo)

-
Phr0stByte
- Posts: 395
- Joined: Wed Nov 22, 2006 5:07 am
- Location: Centreville, VA
-
Contact:
Post
by Phr0stByte » Tue Aug 14, 2007 8:28 am
zsouthboy
I previously said that I was running a 64 bit kernel. The later versions of wine do not compile right for 64 bit, hence the older version.
-
Macrob
- Posts: 289
- Joined: Sat Feb 24, 2007 9:55 am
Post
by Macrob » Tue Aug 14, 2007 8:53 am
Phr0stByte wrote:zsouthboy
I previously said that I was running a 64 bit kernel. The later versions of wine do not compile right for 64 bit, hence the older version.
try gentoo

:
Code: Select all
* app-emulation/wine
Latest version available: 0.9.39
Latest version installed: 0.9.39
Size of files: 11,809 kB
Homepage: http://www.winehq.com/
Description: free implementation of Windows(tm) on Unix
License: LGPL-2.1
and
Code: Select all
Linux localhost 2.6.21-gentoo-r4 #2 SMP Fri Aug 3 21:36:21 CEST 2007 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ AuthenticAMD GNU/Linux
-
Phr0stByte
- Posts: 395
- Joined: Wed Nov 22, 2006 5:07 am
- Location: Centreville, VA
-
Contact:
Post
by Phr0stByte » Tue Aug 14, 2007 8:58 am
Macrob
Maybe I will some day - It would have to be when I retire and have plenty of compile time.
-
Macrob
- Posts: 289
- Joined: Sat Feb 24, 2007 9:55 am
Post
by Macrob » Tue Aug 14, 2007 9:11 am
You do not compile, it´s your computer
Clean 1-2 partitions and let it render over night. No problem. I have 3 OS on my single harddisk. 2 good and one ...

-
Phr0stByte
- Posts: 395
- Joined: Wed Nov 22, 2006 5:07 am
- Location: Centreville, VA
-
Contact:
Post
by Phr0stByte » Tue Aug 14, 2007 10:00 am
Macrob
Anyway, I am home from work, and your tip on moving the files up one dir worked. Thanx!
-
OnoSendai

- Posts: 6243
- Joined: Sat May 20, 2006 6:16 pm
- Location: Wellington, NZ
-
Contact:
Post
by OnoSendai » Tue Aug 14, 2007 9:53 pm
GNUdo wrote:joegiampaoli wrote:I get this under wine with Ubuntu Linux
Then I get this status after fitting the ok button on that error window.
Code: Select all
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\joe\\Desktop\\indigo\\indigo.exe" failed, status c0000142
I noticed that in indigo_v09_test6.zip there is a folder named Microsoft.VC80.CRT containing some files that in previous 09 releases were in the main indigo folder.
Moving those files up one level solved the problem for me under wine with Gentoo Linux.
Windows doesn't mind if I put the CRT dlls in the Microsoft.VC80.CRT folder, and it's a bit neater so I did that. If Wine doesn't like it however, I'll just move them up into the indigo directory.
-
jurasek
- Posts: 247
- Joined: Sun Jun 25, 2006 11:23 pm
- Location: Poland
Post
by jurasek » Wed Aug 15, 2007 3:14 am
Tnx Ono for the next update.
Works fine here via Wine 0.9.36.
greetz,
jur
-
zsouthboy
- Posts: 1395
- Joined: Fri Oct 13, 2006 5:12 am
Post
by zsouthboy » Wed Aug 15, 2007 7:41 am
Phr0stByte wrote:zsouthboy
I previously said that I was running a 64 bit kernel. The later versions of wine do not compile right for 64 bit, hence the older version.
I'm running wine on x64 GG Tribe 4, no problem.
I sure as hell didn't compile it myself.
Add the repository from wine-hq.org for gutsy - there's a 64-bit version in there.
EDIT:
Ono, if you would like, I can supply you with a VMWare image or VPC image of Ubuntu, with wine successfully installed in it, so you can test indigo in it.

-
Phr0stByte
- Posts: 395
- Joined: Wed Nov 22, 2006 5:07 am
- Location: Centreville, VA
-
Contact:
Post
by Phr0stByte » Wed Aug 15, 2007 9:25 am
zsouthboy
It's working fine now with my old version. I looked at wine-hq, but did not see a Gutsy repo.
-
joegiampaoli
- Posts: 837
- Joined: Thu Oct 05, 2006 7:12 am
- Location: San Miguel de Allende-MEXICO
-
Contact:
Post
by joegiampaoli » Wed Aug 15, 2007 10:16 am
OnoSendai wrote:GNUdo wrote:joegiampaoli wrote:I get this under wine with Ubuntu Linux
Then I get this status after fitting the ok button on that error window.
Code: Select all
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\joe\\Desktop\\indigo\\indigo.exe" failed, status c0000142
I noticed that in indigo_v09_test6.zip there is a folder named Microsoft.VC80.CRT containing some files that in previous 09 releases were in the main indigo folder.
Moving those files up one level solved the problem for me under wine with Gentoo Linux.
Windows doesn't mind if I put the CRT dlls in the Microsoft.VC80.CRT folder, and it's a bit neater so I did that. If Wine doesn't like it however, I'll just move them up into the indigo directory.
In my case it's like alenofx told me, I left that folder untouched and just did what he recommended me and worked under wine in ubuntu, if I move the contents of that folder to the parent dir I get the same error I posted before.
Joe Giampaoli
Never tie a ship to a single anchor, nor life to a single hope
My Indigo Gallery
-
Lutojar
- Posts: 5
- Joined: Sun Aug 19, 2007 8:02 pm
- Location: Zimovniki - RUSSIA
-
Contact:
Post
by Lutojar » Sun Aug 19, 2007 8:16 pm
try to use Indigo under Linux with Wine.
The program is started normally, but when I open *.igs file to rendering - I see this ERROR:
something about Indigo can't open inifile.txt
OS - Ubuntu 7.04
wine 0.9.43
-
joegiampaoli
- Posts: 837
- Joined: Thu Oct 05, 2006 7:12 am
- Location: San Miguel de Allende-MEXICO
-
Contact:
Post
by joegiampaoli » Sun Aug 19, 2007 8:19 pm
are you running indigo directly from it's folder, make sure there is a inifile.txt inside the indigo folder
Joe Giampaoli
Never tie a ship to a single anchor, nor life to a single hope
My Indigo Gallery
-
OnoSendai

- Posts: 6243
- Joined: Sat May 20, 2006 6:16 pm
- Location: Wellington, NZ
-
Contact:
Post
by OnoSendai » Sun Aug 19, 2007 8:36 pm
Wow... I didn't know Wine could do the wxWidgets version of Indigo and display the GUI!
Who is online
Users browsing this forum: No registered users and 40 guests