Skip to content

Commit

Permalink
PEAR Services_Weather is no longer required/recommened.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Aug 9, 2016
1 parent cc59314 commit 9927d58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
14 changes: 1 addition & 13 deletions horde/docs/INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -332,19 +332,7 @@ The following prerequisites are **REQUIRED** for Horde to function properly.

pear install Net_DNS2

b. Services_Weather (>= 1.3.1)

**REQUIRED** only if you wish to use the weather.com block on the portal
page.
To install, enter the following at the command prompt::

pear install Services_Weather

Additional steps are required if you want use the METAR weather block on
the portal page. See the file ``data/Services_Weather/buildMetarDB.php``
in your PEAR directory for details.

c. File_Fstab
b. File_Fstab

Required only if you use the localhost driver for the Accounts block.
To install, enter the following at the command prompt::
Expand Down
4 changes: 0 additions & 4 deletions horde/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1898,10 +1898,6 @@
<name>Net_DNS2</name>
<channel>pear.php.net</channel>
</package>
<package>
<name>Services_Weather</name>
<channel>pear.php.net</channel>
</package>
<package>
<name>Horde_ActiveSync</name>
<channel>pear.horde.org</channel>
Expand Down

0 comments on commit 9927d58

Please sign in to comment.