Makehuman cannot find Aqsis renderer (MAC)

I'm not certain how other people have gotten this to work, but it won't work for me just yet.
I'm running Mac OS 10.5.8, and I've installed MakeHuman 0.9.1RC1. I also installed Aqsis 1.4.2 and when that didn't work I tried 1.6.0.
Makehuman always reports the error "Unable to find render engine!" when I try to render.
As usual on the Mac, when installing, I just dragged the file from the disk image into the Applications folder, but this obviously is not good enough.
Doing some digging, I found the "makehuman.parameters" file in the Users>USERNAME>Documents>makehuman folder.
Opening this file, I see this right at the top:
<aqsis_path command="aqs">
/Applications/Graphics/MacAqsis.0.9.1/
</aqsis_path>
So "/Applications/Graphics/MacAqsis.0.9.1/" is hardcoded into this parameters file. I I really mean HARD coded. I changed this path (and the name of the App) to the root my Applications folder so it read like this:
<aqsis_path command="aqs">
/Applications/Aqsis/
</aqsis_path>
but it didn't work. Still the same error in Makehuman. Re-opening the parameters file, I saw that it was being overwritten back to its original state as Makehuman was opened. To prevent this, I locked the file so it was unwritable and tried it again. Same error.
I tried removing the slash at the end, naming the file Aqsis.app, renaming it to MacAqsis.0.9.1. I even created a "Graphics" folder and put it in there. it still would not work. Wow, talk about stubborn.
Trying to reset the path in the console did not help either. In short, how do you get this program to connect to the renderer on the Mac?? Thanks.
I'm running Mac OS 10.5.8, and I've installed MakeHuman 0.9.1RC1. I also installed Aqsis 1.4.2 and when that didn't work I tried 1.6.0.
Makehuman always reports the error "Unable to find render engine!" when I try to render.
As usual on the Mac, when installing, I just dragged the file from the disk image into the Applications folder, but this obviously is not good enough.
Doing some digging, I found the "makehuman.parameters" file in the Users>USERNAME>Documents>makehuman folder.
Opening this file, I see this right at the top:
<aqsis_path command="aqs">
/Applications/Graphics/MacAqsis.0.9.1/
</aqsis_path>
So "/Applications/Graphics/MacAqsis.0.9.1/" is hardcoded into this parameters file. I I really mean HARD coded. I changed this path (and the name of the App) to the root my Applications folder so it read like this:
<aqsis_path command="aqs">
/Applications/Aqsis/
</aqsis_path>
but it didn't work. Still the same error in Makehuman. Re-opening the parameters file, I saw that it was being overwritten back to its original state as Makehuman was opened. To prevent this, I locked the file so it was unwritable and tried it again. Same error.
I tried removing the slash at the end, naming the file Aqsis.app, renaming it to MacAqsis.0.9.1. I even created a "Graphics" folder and put it in there. it still would not work. Wow, talk about stubborn.
Trying to reset the path in the console did not help either. In short, how do you get this program to connect to the renderer on the Mac?? Thanks.