[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tlf-devel] gMFSK install for tlf
From: |
Rein Couperus PA0R |
Subject: |
[Tlf-devel] gMFSK install for tlf |
Date: |
Fri, 31 Mar 2006 22:24:59 +0200 |
Just to make sure you can find it, as you have trouble with the pixmaps
etc:
Complete installation for gmfsk-0.6 on a fresh UBUNTU-5.10 system->>
goto http://pskmail.wikispaces.org
click 'download'
download gMFSK_arq.0.6.tar.gz
mv ~/Desktop/gMFSK_arq.0.6.tar.gz ./
tar zxvf gMFSK_arq.0.6.tar.gz
chmod +x gmfsk
sudo cp /usr/bin/gmfsk /usr/bin/gmfsk.original
sudo cp gmfsk /usr/bin
if you start gmfsk now you get the message: libstdc++.so.5: cannot open
shared object file: No such file or directory
install libstdc++5 from synaptic
sudo ldconfig
sudo mkdir /usr/local/share/pixmaps
sudo cp -r /usr/share/pixmaps/gmfsk /usr/local/share/pixmaps/gmfsk
echo "" > PSKmailserver
./gmfsk
setup the volumes of audio in and audio out to match your rig.
gmfsk is now ready for use
make sure gcc, automake, autoconf, gnu make are on your system !!
- [Tlf-devel] gMFSK install for tlf,
Rein Couperus PA0R <=