x64 instructions:
sudo apt-get install xchatwget http://mircryption.sourceforge.net/Downloads/mircryption_xchatsrc.zipwget http://voobar.follvalsch.de/files/mcps_xchat_0.4.0-alpha.tar.bz2unzip mircryption_xchatsrc.ziptar -xvf mcps_xchat_0.4.0-alpha.tar.bz2 -C /srccd /src/mcps_xchat_0.4.0-alphamv Makefile ../ && mv dh1080 ../ && mv mircryption.cpp ../cd ..
Ran into this error on install and realized I hadn’t installed a compiler since reinstallation. There actually is no readme.txt and no .so file was created.
Trying to install mircryption.so into ~/.xchat2 (see readme.txt for more info)
cp mircryption.so ~/.xchat2
cp: cannot stat `mircryption.so’: No such file or directory
make: *** [install] Error
sudo apt-get install g++make installxchat
On first load mircryption will have you set a masterpass phrase. /setkey <key> sets your key. Oh yes, and you’ll want to remove everything afterwards…
cd ..rm -R src/ README.txt mircryption_xchatsrc.zip mcps_xchat_0.4.0-alpha.tar.bz2
i386 instructions:
sudo apt-get install xchatwget http://mircryption.sourceforge.net/Downloads/mircryption_xchatsrc.zipunzip mircryption_xchatsrc.zipcd /src/xchatmake linuxmake installcd ../..rm -R src/ README.txt mircryption_xchatsrc.zip












Post a Comment