[horde] sidebar
Craig White
craigwhite at azapple.com
Sun Oct 16 10:54:14 PDT 2005
On Sun, 2005-10-16 at 09:38 -0700, Craig White wrote:
> On Sun, 2005-10-16 at 09:20 -0500, Roy Miller wrote:
> >
> > Craig
> >
> > I had the same very frustrating problem. PHP and Pear is not my forte, but I
> > was able to get past the limitation by doing the following. Perhaps someone
> > with more Pear knowledge help us understand why pear upgrade doesn't work
> > like we expect.
> >
> > # to install horde I needed the following installed
> > # note these are commands executed as root, they may not be listed here in
> > the correct order, so rerun this list until everything is installed
> >
> >
> >
> > ___start quote___
> > pear install archive_tar
> > pear install auth_sasl
> > pear install console_getopt
> > pear install date
> > pear install http_request
> > pear install log
> > pear install mail_mime
> > pear install net_smtp
> > pear install net_sieve
> > pear install net_socket
> > pear install text_wiki
> > pear install xml_rpc
> > pear install file
> >
> > pear install pear-1.3.5
> > pear upgrade pear
> > pear install db
> >
> > pear install cache
> > pear install net_dime
> > pear install Net_URL
> > pear install soap
> > pear install xml_util
> > pear install xml_parser
> > pear install serializer
> > pear install xml_serializer
> > pear install services_weather
> >
> > pear upgrade-all
> >
> ----
> OK - I got it now
>
> pear upgrade pear-1.3.5
> and then
> pear upgrade-all worked fine
>
> I'm probably gonna have to make notes on the wiki
----
This didn't fix the lack of a visible sidebar though ;-(
If I choose 'This Frame -> view source' all I get for the sidebar frame
is
<html><body></body></html>
which of course is why I don't see a sidebar
Craig
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the horde
mailing list