Changes between Version 49 and Version 50 of DetailedInstall
- Timestamp:
- Aug 25, 2010, 4:41:32 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DetailedInstall
v49 v50 35 35 //'''Note 2.''' "v.X.X" stands for current latest version index. Thus, the Dolphin package will be extracted into the folder called Dolphin-v.X.X in the same directory where you have uploaded Dolphin-v.X.X.X.zip. Go to [http://www.boonex.com/dolphin/download/ Dolphin Download] page to get a correct link to the latest package download (where X.X.X are real numbers).// 36 36 37 *Now you will be able to unzip the package under your shell account using the following command:37 Now you will be able to unzip the package under your shell account using the following command: 38 38 {{{ 39 39 unzip Dolphin-v.X.X.zip … … 46 46 //'''Note 1.''' In this example, '''Dolphin_directory''' is the name of the sub-directory where Dolphin files will be extracted. Use this method if you don't want to install Dolphin in the root folder of your site.// 47 47 48 //'''Note 2.''' If you downloaded Dolphin using the ''wget'' command, the result may be called '''Dolphin-v.X.X''' (without the ''zip'' extension). In this case, use the commands:// 48 //'''Note 2.''' If you downloaded Dolphin using the ''wget'' command, the result may be called '''Dolphin-v.X.X''' (without the ''zip'' extension). In this case, use the following commands: // 49 49 50 {{{ 50 51 unzip Dolphin-v.X.X … … 55 56 }}} 56 57 57 //'''Note 3.''' For those installing this package on Windows, you will also need to download [http://www.boonex.com/ffmpeg_win.zip ffmpeg] (media converter for Windows), unpack and upload it in the folder '''ray/modules/global/app''' (for Dolphin 6.1.x) or '''flash/modules/global/app''' (for Dolphin 7.x) overwriting the Linux version located there.// 58 59 //'''Note 4.''' If you're installing the package on FreeBSD, you will need to download [http://www.boonex.com/ffmpeg_freebsd62.tgz ffmpeg] (media converter for FreeBSD), unpack and upload it in the folder '''ray/modules/global/app''' (for Dolphin 6.1.x) or '''flash/modules/global/app''' (for Dolphin 7.x). Remove the ffmpeg.exe file which is already there and rename the ffmpeg file to ffmpeg.exe.// 60 61 ---- 58 * By default Dolphin includes '''ffmpeg''' binary for latest Linux OS only. If you're installing to a different OS or default ffmpeg doesn't work, please refer to [wiki:GenDol7TShooter Dolphin Troubleshooter]. 59 62 60 63 61 === Step 2: Create a Database and a User ===