|
|
SiteURL - Download |
|
|
|
There are two distinct methods to install SiteURL on your computer:
- Download and execute the installer program (which only exists for Windows platforms at the time of writing)
- Download and compile/build the C++ source code files (this installation method is a bit more complicated and requires that you have other programs installed).
SiteURL current version is the 1.0.b.0 (released on March 31, 2005). |
|
|
|
|
|
|
|
|
Download SiteURL installer for Windows: |
|
|
|
|
Download SiteURL source distributions: |
|
|
|
|
|
|
|
|
|
|
What file should you download ? |
|
|
|
|
|
|
|
|
For Windows users, it is recommended that you download the installer program [SiteURL_10b0_setup.exe], since it is simpler to install. Of course, you can also download the SiteURL C++ source distribution [SiteURL_10b0_sources.zip], and compile/build the project yourself if you want.
For Unix/Linux (X11) users, you have to download the SiteURL C++ source distribution [SiteURL_10b0_sources.tar.gz] and compile/build the project yourself. It is planned to provide an easier installation method for Unix/Linux (binaries and/or package) in the future.
For MacOS X users, you have to download the SiteURL C++ source distribution [SiteURL_10b0_sources.sit] and compile/build the project yourself. It is planned to provide an easier installation method for MacOS X (installer) in the future. |
|
|
|
Note: Thanks to Trolltech Qt cross-platform capabilities, the C++ sources codes are identical for the platforms Unix/Linux, MacOS X and Windows. The three source distribution files differ only in platform-specific resources (like application icon), text files carriage returns, and the archive file format (tgz, sit, zip). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|