I'm trying to install iBrowse (latest demo) on MorphOS. When it gets to the part when it copies newstring.mcc, the install borks saying it can't find the file. I have downloaded newstring.mcc and copied it to SYS:Classes/MUI and pointed the installer to that location when it asks where MUI is installed, but it still can't find it.
There is (or should be?) a drawer in Sys:apps which is especially for MUI: (I thought there was even an assign pointing there) and legacy stuff where Installer can safely Install their classes and such. If there isn' t an assign you can temporarly make one (I assume I do not need to explain how to do so ;) ) and let IBrowse Install its Stuff there. Afterwards you can copy the needed classes to where you allready installed them, Sys:classes/Mui is the right place.
Hmmm, can't find anything in SYS:Apps. I tried to install Voyager and had a similar problem. I don't understand this - I have seen browsers running under MOS in screenshots
As a last resort you could set MUI: assign to ram disk and let IBrowse installer use it... create some dummy directories and copy after installing IBrowse copy classes to their right place. I never installed IBrowse on Pegasos but copied old install from Amiga HD.
Well I found the solution Here it is in case anyone else comes looking. I thought the error was that it couldn't find the file newstring.mcc. It suddenly occurred to me that maybe it can't find the drawer it wants to copy it to. So here's what I did: