[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tlf-devel] gMFSK install for tlf
From: |
Rein Couperus PA0R |
Subject: |
Re: [Tlf-devel] gMFSK install for tlf |
Date: |
Fri, 31 Mar 2006 23:32:49 +0200 |
Yes, (UBUNTU eq Debian).
The pskmail wiki also has precise instructions for Mandriva. Sometimes
it helps to compare. Debian has its peculiarities regarding location of
files etc.(/usr/local/share vs. /user/share etc..).
Of course Debian is right :)
..
Rein
On Fri, 2006-03-31 at 15:59 -0500, Ed wrote:
> Rein Couperus PA0R wrote:
> > 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 !!
> >
>
>
> Rein, I assume the same basic instructions apply to Debian. ???
>
> Ed W3NR
>
> BTW.........thanks