Changes between Version 39 and Version 40 of DetailedInstall


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

--

Legend:

Unmodified
Added
Removed
Modified
  • DetailedInstall

    v39 v40  
    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 * Then you will be able to unzip the package under your shell account using the following command: 
    16 {{{ 
     13 }}} 
     14 
     15 * Then you will be able to unzip the package under your shell account using the following command: 
     16 
     17 {{{ 
    1718unzip -d 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. 
    23 Change ''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. 
    26 Change ''ffmpeg.exe'' permissions to ''executable''. 
    27  
    28 Please contact [mailto:support@boonex.com support@boonex.com] if you have any problems with your installation. 
     19 }}} 
     20 
     21 * 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''. 
     22 
     23 * 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. 
     24 
     25 Change ''ffmpeg.exe'' permissions to ''executable''. 
     26 
     27 * 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. 
     28 
     29 Change ''ffmpeg.exe'' permissions to ''executable''. 
     30 
     31 Please contact [mailto:support@boonex.com support@boonex.com] if you have any problems with your installation. 
    2932 
    3033---- 
 
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