Openlanhouse
De MochilaWiki
Revisão de 15h51min de 16 de setembro de 2009 por Banto Palmarino (discussão | contribs)
Página do projeto
sudo apt-get install python-sqlalchemy python-gnutls \ python-gtk2-dev gnutls-bin libgnutls-dev libpanel-applet2-dev
wget -c http://openlanhouse.org/releases/0.2.1/openlh-core-0.2.1.tar.gz tar -zxvf openlh-core-0.2.1.tar.gz cd openlh-core-0.2.1 ./configure --prefix=/usr make sudo make install
wget -c http://openlanhouse.org/releases/0.2.1/openlh-server-0.2.1.tar.gz tar -zxvf openlh-server-0.2.1.tar.gz cd openlh-server-0.2.1 ./configure --prefix=/usr make sudo make
wget -c http://openlanhouse.org/releases/0.2.1/openlh-client-0.2.1.tar.gz tar -zxvf openlh-client-0.2.1.tar.gz cd openlh-client-0.2.1 ./configure --prefix=/usr make sudo make install
CCL
wget -c http://ufpr.dl.sourceforge.net/project/ccl/libccls/0.7.0/libccls-0.7.0.tar.bz2 wget -c http://ufpr.dl.sourceforge.net/project/ccl/cclfox/0.7.0/cclfox-0.7.0.tar.bz2 wget -c http://ufpr.dl.sourceforge.net/project/ccl/cclcfox/0.7.0/cclcfox-0.7.0.tar.bz2 wget -c http://ufpr.dl.sourceforge.net/project/ccl/libcclc/0.7.0/libcclc-0.7.0.tar.bz2