lord_emperor
Limp Gawd
- Joined
- Feb 1, 2003
- Messages
- 489
I've been bashing my head against thei for the better part of an hour.
Scanario:
32-bit ubuntu desktop with some kind of dual core CPU.
Installing the "supported" way in Ubuntu, through origami or finstall.
Error:
Solution:
Origami / finstall downloaded and installed 64-bit binaries in spite of 32-bit OS and manually specifying i386 on the install command

. Manually downloading and replacing fah6 and msiexec resolved the issue.
Google searches were basically useless for this error, as it is the same output as any number of 64-bit users who require an unlisted dependency, so I wanted to get this somewhere and maybe help someone else (and vent some frustration).
Scanario:
32-bit ubuntu desktop with some kind of dual core CPU.
Installing the "supported" way in Ubuntu, through origami or finstall.
Error:
Code:
$ sudo origami install -t 33 -u Lord_Emperor -k ********** -b big -p i386
INSTALLING... PLEASE BE PATIENT
ERROR: STARTUP SCRIPT FAILED TO START!
Code:
$ sudo origami start
starting origami...
['folding' ver. 6.3]
*****@******:~$ Starting up FAH client(s) on 2 processor(s):
Starting FAH client at CPU1...
FAH client #1 startup: OK
Starting FAH client at CPU2...
FAH client #2 startup: OK
Starting of FAH client(s): FAILURE
Solution:
Origami / finstall downloaded and installed 64-bit binaries in spite of 32-bit OS and manually specifying i386 on the install command
Google searches were basically useless for this error, as it is the same output as any number of 64-bit users who require an unlisted dependency, so I wanted to get this somewhere and maybe help someone else (and vent some frustration).