Difference between revisions of "Download"
From FollowTheScore
Line 1: | Line 1: | ||
− | The source code for all extensions can be downloaded here as a [[Media:Semeb_extensions.zip|ZIP archive]]. | + | The source code for all extensions can be downloaded here as a |
+ | * [[Media:Semeb_extensions.zip|ZIP archive]]. | ||
− | 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 | + | 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) | ||
+ | ** extensions\Wgraph\windows\bin\recode.exe (windows) | ||
− | Read the | + | 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 09:28, 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!!