The MiscKit is a public-domain collection of objects, interface builder files and more. Due to the size of this kit it is not shipped with Alexandra and you have to get it from an ftp-archive and install it on your system before you can compile Alexandra. As long as you install the MiscKit into the default directories Alexandra should compile without problems. If you have further questions concerning the MiscKit please contact the maintainer, Don Yacktman or have a look at the MiscKit Homepage.
Why can't I use the find panel?
The find panel is implemented as a bundle and its code is loaded when you open it for the first time. Therefore, the code for the correct architecture must be present in the executable (Alexandra/MiscFindPanel.bundle/MiscFindPanel) and the appliation must be stripped with the `-A' option.
![]()