|
|
Chandler Milestone: 0_3_27Thank you for your interest in the 0_3_27 milestone of Chandler. We hope that this milestone of Chandler will give you a flavor of Chandler's architecture and APIs, and a glimse of what Chandler will do in the future. Please note that Chandler is still in its extremely early stages, with only a very limited set of capabilities. Please read the README -- it has information on known bugs, our future plans, volunteering, and where to go for futher documentation. Please also understand that our underlying database is undergoing massive changes at the moment. What we're using now will not be what we use in the future. This means that you should not store important information in Chandler yet. If you run into problems, please see Reporting Bugs. Compatibility Notes
What Should I Download?There are a few different types of Chandler distribution files that are available in this milestone; choose the one that's right for you:
End-Users' Distribution: LinuxNote: This binary is built for RedHat 8.0 or newer, with libc 2.3.2. Other platforms may have to build from source. Download Chandler_linux_0_3_27.tar.gz to a directory on your computer. Change your shell's current directory to the directory you copied the file to, and unpack the distribution by typing the following:tar zxf Chandler_linux_0_3_27.tar.gzThis will create a Chandler_linux_0_3_27 subdirectory. Cd into that directory: cd Chandler_linux_0_3_27Run Chandler: ./chandler End-Users' Distribution: Mac OSXDownload Chandler_osx_0_3_27.dmg to your desktop, double-click it, and it will unpack the Chandler application.End-Users' Distribution: WindowsDownload Chandler_win_0_3_27.zip, open it by double-clicking it using Windows file explorer, and extract all files to a directory on your computer. Again, using the file explorer, double-click on chandler.exe in the directory you extracted to.Developers' Distribution: LinuxNote: This binary is built for RedHat 8.0 or newer, with libc 2.3.2. Other platforms may have to build from source. Download Chandler_linux_debug_0_3_27.tar.gz and save it to disk. Change your shell's current directory to the location you saved the file and unpack the distribution via:tar zxf Chandler_linux_debug_0_3_27.tar.gzThis will create a Chandler_linux_debug_0_3_27 subdirectory. Cd into that directory: cd Chandler_linux_debug_0_3_27Run Chandler: ./chandler Developers' Distribution: Mac OSXDownload Chandler_osx_debug_0_3_27.dmg to your desktop, double-click it, and it will unpack the Chandler application.Developers' Distribution: WindowsDownload Chandler_win_debug_0_3_27.zip, open it by double-clicking it using Windows file explorer, and extract all files to a directory on your computer. Again, using the file explorer, double-click on chandler.exe in the directory you extracted to. |
|