Difference between revisions of "Download"

From FollowTheScore
Jump to: navigation, search
Line 3: Line 3:
  
 
To use ''Wgraph'' you need the gnu utility ''recode''. For convenience we provide a  
 
To use ''Wgraph'' you need the gnu utility ''recode''. For convenience we provide a  
* [[Media:recode.zip| recode archive]] which contains binary versions for windows and linux. You must place the files under ** extensions/Wgraph/linux/bin/recode (linux)  
+
* [[Media:recode.zip| recode archive]] which contains binary versions for windows and linux. You must place the files under
 +
** extensions/Wgraph/linux/bin/recode (linux)  
 
** extensions\Wgraph\windows\bin\recode.exe (windows)
 
** extensions\Wgraph\windows\bin\recode.exe (windows)
  
 
Read the [[DPL:Installation|installation instructions for DPL]] and the [[Wgraph:Installation|installation instructions for Wgraph]] carefully. Especially a linux installation of Wgraph needs some care. It is '''not sufficient''' to copy the downloaded files to the extension directory and add the require_once statements in LocalSettings.php!!
 
Read the [[DPL:Installation|installation instructions for DPL]] and the [[Wgraph:Installation|installation instructions for Wgraph]] carefully. Especially a linux installation of Wgraph needs some care. It is '''not sufficient''' to copy the downloaded files to the extension directory and add the require_once statements in LocalSettings.php!!

Revision as of 10:34, 22 July 2007

The source code for all extensions can be downloaded here as a

To use Wgraph you need the gnu utility recode. For convenience we provide a

  • recode archive which contains binary versions for windows and linux. You must place the files under
    • extensions/Wgraph/linux/bin/recode (linux)
    • extensions\Wgraph\windows\bin\recode.exe (windows)

Read the installation instructions for DPL and the installation instructions for Wgraph carefully. Especially a linux installation of Wgraph needs some care. It is not sufficient to copy the downloaded files to the extension directory and add the require_once statements in LocalSettings.php!!