djpeppe
17-08-2008, 13:40
non riesco ad installare ktorrent 3.1.2
tar -xvjf ktorrent-3.X.Y.tar.bz2
cd ktorrent-3.X.Y
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix/of/kde4/installation ..
make
sudo make install
queste sono le istruzioni per installarlo ma quando arrivo a cmake non so che fare perchè non ho capito qual è il path to prefix of kde4 installation
You will need to install cmake and all the necessary development packages (Qt,KDE,libgmp,QCA2), to get it compiled properly.
nel gestore di pacchetti synapyic cosa devo installare esattamente?
tar -xvjf ktorrent-3.X.Y.tar.bz2
cd ktorrent-3.X.Y
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix/of/kde4/installation ..
make
sudo make install
queste sono le istruzioni per installarlo ma quando arrivo a cmake non so che fare perchè non ho capito qual è il path to prefix of kde4 installation
You will need to install cmake and all the necessary development packages (Qt,KDE,libgmp,QCA2), to get it compiled properly.
nel gestore di pacchetti synapyic cosa devo installare esattamente?