my life

day to day

Archive for March, 2007

Cygwin + Ports HOWTO

Sunday, March 25th, 2007

Why? Because you want to run something in this list ftp://sunsite.dk/projects/cygwinports/portslist.txt For me, it was that I wanted to run KCacheGrind.

Run this http://www.cygwin.com/setup.exe, when it lets you add a url, enter the ports location ftp://sunsite.dk/projects/cygwinports

 

add to del.icio.us    add to technorati favs   email this

Compiling GlusterFS on Debian

Wednesday, March 7th, 2007

apt-get install libibverbs1 libfuse2 libfuse-dev

./configure –enable-fuse-client –enable-ibverbs=/usr/lib/libibverbs.so.1

add to del.icio.us    add to technorati favs   email this