OK, all hell breaks loose when I try and install 1.0a3...
Remounting filesystem read-write...done
Creating fifo...mkfifo: cannot make fifo `/usr/local/ttsd': No such file or directory
done
Creating /usr/local/bin to hold binaries...done
Installing binaries...mv: /usr/local/bin/flite: No space left on device
mv: /usr/local/bin/ttsd: No space left on device
done
Installing launcher...mv: /etc/preinit.d/M10ttsd: No space left on device
done
Remounting filesystem read-only...done
Launching ttsd..../install: /etc/preinit.d/M10ttsd: Permission denied
done
./install: /usr/local/ttsd: Read-only file system
Installation complete.
Looks like I'm having lack of space issues, but also some other problems, as it couldn't make the fifo thingy.
Any ideas where to even start fixing this?
Edit: to clarify, I used this installation method, as posted earlier:
rwm
mkdir /drive0/src
(upload ttsd-1.0a1.tgz to that dir)
cd /drive0/src
tar zxvf ttsd-1.0a1.tgz
cd ttsd-1.0a1
./install
Cheers,
A.