Changes between Version 38 and Version 39 of DetailedInstall


Ignore:
Timestamp:
May 22, 2009, 11:08:19 AM (15 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DetailedInstall

    v38 v39  
    33=== Step 1: Download and Extract === 
    44 
    5     [http://www.boonex.com/products/dolphin/download/ Download] and unzip the Dolphin package. 
    6  
    7     * If you are going to upload Dolphin to a remote web server, download it to your computer using a web browser and unzip the package into some folder on your local computer. 
    8  
    9     * If you have shell access to your web server (for UNIX systems), you may wish to download the Dolphin archive directly to your web server using the '''wget''' command. 
    10  
    11     {{{ 
     5[http://www.boonex.com/products/dolphin/download/ Download] and unzip the Dolphin package. 
     6 
     7* If you are going to upload Dolphin to a remote web server, download it to your computer using a web browser and unzip the package into some folder on your local computer. 
     8 
     9* If you have shell access to your web server (for UNIX systems), you may wish to download the Dolphin archive directly to your web server using the '''wget''' command. 
     10 
     11{{{ 
    1212wget http://get.boonex.com/Dolphin-v.6.1 
    13  
    14     }}} 
    15  
    16     * Then you will be able to unzip the package under your shell account using the following command: 
    17     {{{ 
     13}}} 
     14 
     15* Then you will be able to unzip the package under your shell account using the following command: 
     16{{{ 
    1817unzip -d Dolphin-v.6.1.6.zip 
    19  
    20     }}} 
    21  
    22     * Thus, the Dolphin package will be extracted into the folder called ''Dolphin-v.6.1.6'' in the same directory where you have uploaded ''Dolphin-v.6.1.6.zip''. 
     18}}} 
     19 
     20* Thus, the Dolphin package will be extracted into the folder called ''Dolphin-v.6.1.6'' in the same directory where you have uploaded ''Dolphin-v.6.1.6.zip''. 
     21 
     22* 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 '''ray/modules/global/app''' overwriting the Linux version located there. 
     23Change ''ffmpeg.exe'' permissions to ''executable''. 
     24 
     25* 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 '''ray/modules/global/app''' folder. Remove the ffmpeg.exe file which is already there and rename the ffmpeg file to ffmpeg.exe. 
     26Change ''ffmpeg.exe'' permissions to ''executable''. 
     27 
     28Please contact [mailto:support@boonex.com support@boonex.com] if you have any problems with your installation. 
    2329 
    2430---- 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub