I installated osxcrypt on my ibook G3 with osx 10.3.9. After a system reboot, the ocutil command failed to create the volume. This is a output command:
iBook:~/osxcrypt-bugtrace bruno$ ocutil create -verbose -fat -algorithm Serpent-Twofish-AES -size 200M MyCryptedVolume.img dyld: ocutil can't open library: @loader_path/Frameworks/AppleStuff.framework/Versions/A/AppleStuff (No such file or directory, errno = 2) Trace/BPT trap iBook:~/osxcrypt-bugtrace bruno$ echo $? 133 iBook:~/osxcrypt-bugtrace bruno$