[Adium-devl] Hiro update
Augie Fackler
lists at durin42.com
Tue Nov 7 18:57:44 UTC 2006
If you don't want to install clearsilver, trac .11-pre replaces
clearsilver with something the Edgewall folks developed in-house, so
that might be worth taking a look at. It also has the webadmin built-
in, so that's another advantage. That's what I'm running on my
internal-use trac for my local projects.
Augie
On Nov 7, 2006, at 1:49 PM, Chris Forsythe wrote:
> Sweet, looks like a good break on it.
>
> Next it looks like we'll need to get clearsilver on there, since .10
> requires it. I'll look into that when I get home from work, barring
> any
> real problems I can't think of any other dependencies to get trac
> up and
> running.
>
> Chris
>
> Evan Schoenberg wrote:
>
>> (cc'd to adium-devl as a more-info-than-you-wanted update on server
>> status)
>>
>> James, Chris,
>>
>> Following the instructions on getting subversion working with
>> lighttpd (http://trac.lighttpd.net/trac/wiki/ApacheSubversionRecipe),
>> I set up apache2 and dependencies, a vritual host on port 8080, and
>> so on.
>>
>> Clean compiles of apache2 (which did not appear to be installed or
>> configured) and subversion were installed.
>>
>> Installation details:
>> libtool-1.5.22
>> autoconf-2.60
>> apr-1.2.7
>> apr-util-1.2.7
>> ./configure --with-apr=/usr/local/apr
>>
>> apache 2.2.3
>> ./configure --enable-dav --enable-so --enable-ssl --enable-
>> defalte
>>
>> subversion 1.4.2 (r22196) as per http://svn.haxx.se/dev/
>> archive-2006-11/0050.shtml
>> ./configure --with-apr=/usr/local/apr --with-apr-util=/usr/
>> local/ apr
>> subversion reports as 1.5.0dev but is the revision lists on the above
>> page.
>>
>> The apache crashes were caused by an incorrect version of apr; apache
>> 2.x requires apr-1.x, whereas apr-0.9.x was installed.
>>
>> Subversion is now operational at svn.adiumx.com:8080. lighttp does
>> not appear to be working; it is running and I have set up as
>> specified in the page linked above (http://trac.lighttpd.net/trac/
>> wiki/ApacheSubversionRecipe). The $host for the proxy-redirect from
>> incoming port 80 to apache2 port 8080 is specified in
>> /www/service/config/vhosts/adium
>>
>> and I believe this is the file which needs tweaking in some way for
>> lighttp to be working and for subversion to therefore be fully
>> operational again.
>>
>> -Evan
>
>
>
> _______________________________________________
> Adium-devl mailing list
> Adium-devl at adiumx.com
> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com
More information about the devel
mailing list