* gmfsk - fftw lib not found
@ 2006-12-04 22:12 Jack Heller
2006-12-05 1:10 ` Hamish Moffatt
0 siblings, 1 reply; 7+ messages in thread
From: Jack Heller @ 2006-12-04 22:12 UTC (permalink / raw)
To: linux-hams
Hello,
./configure fails with gmfsk 0.6
error reads: fftw libraries not found
I made the original mistake of installing fftw3, removed it Used
the "remove" in the Ubuntu "Adept" package -- Perhaps that is not a complete
uninstall. ??
System is ubuntu 6.06
Have since installed fftw 2.1.3 -- no help
Then installed fftw 2.1.5 -- same failure.
I thought perhaps there is something to be changed in PATH, but I do not
understand how that is to be done.
I have looked in archives and it would seem I am the only person with this
problem.
Please . . . Help
Thanks -- Jack KB7NO
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gmfsk - fftw lib not found
2006-12-04 22:12 gmfsk - fftw lib not found Jack Heller
@ 2006-12-05 1:10 ` Hamish Moffatt
2006-12-05 3:40 ` Jack Heller
0 siblings, 1 reply; 7+ messages in thread
From: Hamish Moffatt @ 2006-12-05 1:10 UTC (permalink / raw)
To: linux-hams
On Mon, Dec 04, 2006 at 02:12:46PM -0800, Jack Heller wrote:
> ./configure fails with gmfsk 0.6
> error reads: fftw libraries not found
You need to install the development libraries for fftw. The package is
called fftw-dev in Debian and probably the same in Ubuntu.
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gmfsk - fftw lib not found
2006-12-05 1:10 ` Hamish Moffatt
@ 2006-12-05 3:40 ` Jack Heller
2006-12-05 3:44 ` Hamish Moffatt
0 siblings, 1 reply; 7+ messages in thread
From: Jack Heller @ 2006-12-05 3:40 UTC (permalink / raw)
To: linux-hams
Thanks Hamish,
I am working on getting the dev file. A small confusion exists. I will sort
out the apt-get commands and get this done. Found some nice instructions,
decided to print them and had to stop and fill print cartridges. Will
persevere. Thanks a bunch -- Really want to see this work.
Jack KB7NO
On Monday 04 December 2006 17:10, Hamish Moffatt wrote:
> On Mon, Dec 04, 2006 at 02:12:46PM -0800, Jack Heller wrote:
> > ./configure fails with gmfsk 0.6
> > error reads: fftw libraries not found
>
> You need to install the development libraries for fftw. The package is
> called fftw-dev in Debian and probably the same in Ubuntu.
>
>
> Hamish
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gmfsk - fftw lib not found
2006-12-05 3:40 ` Jack Heller
@ 2006-12-05 3:44 ` Hamish Moffatt
2006-12-05 21:49 ` Jack Heller
0 siblings, 1 reply; 7+ messages in thread
From: Hamish Moffatt @ 2006-12-05 3:44 UTC (permalink / raw)
To: linux-hams
On Mon, Dec 04, 2006 at 07:40:10PM -0800, Jack Heller wrote:
> Thanks Hamish,
> I am working on getting the dev file. A small confusion exists. I will sort
> out the apt-get commands and get this done. Found some nice instructions,
> decided to print them and had to stop and fill print cartridges. Will
> persevere. Thanks a bunch -- Really want to see this work.
By the way Jack, gmfsk is included in Ubuntu and so there's no need to
compile it yourself (unless you want to).
apt-get install gmfsk
should do the trick as long as you have the "universe" section in your
sources.list. edgy has 0.7pre1.
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gmfsk - fftw lib not found
2006-12-05 3:44 ` Hamish Moffatt
@ 2006-12-05 21:49 ` Jack Heller
2006-12-05 22:59 ` Hamish Moffatt
0 siblings, 1 reply; 7+ messages in thread
From: Jack Heller @ 2006-12-05 21:49 UTC (permalink / raw)
To: linux-hams
Thanks again Hamish,
I attempted to get/install gmfsk but am using 6.06 Dapper. Not found error.
So, decided to chance the upgrade to 6.10 -- Failed because (I think) the
Internet connection interrupted. Have a few corrupt files so the install
didn't succeed. Luckily, 6.06 is still working. (Not noticeably wrecked.)
Had a much worse experience with Red Hat Fedora a few months ago on upgrade.
This Ubuntu seems to be more nearly bullet-proof.
Will try again. Just wanted you to know I am still trying.
Thanks for your input Hamish.
Jack KB7NO
On Monday 04 December 2006 19:44, Hamish Moffatt wrote:
> On Mon, Dec 04, 2006 at 07:40:10PM -0800, Jack Heller wrote:
> > Thanks Hamish,
> > I am working on getting the dev file. A small confusion exists. I will
> > sort out the apt-get commands and get this done. Found some nice
> > instructions, decided to print them and had to stop and fill print
> > cartridges. Will persevere. Thanks a bunch -- Really want to see this
> > work.
>
> By the way Jack, gmfsk is included in Ubuntu and so there's no need to
> compile it yourself (unless you want to).
>
> apt-get install gmfsk
>
> should do the trick as long as you have the "universe" section in your
> sources.list. edgy has 0.7pre1.
>
> Hamish
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gmfsk - fftw lib not found
2006-12-05 21:49 ` Jack Heller
@ 2006-12-05 22:59 ` Hamish Moffatt
2006-12-06 2:56 ` Bob Nielsen
0 siblings, 1 reply; 7+ messages in thread
From: Hamish Moffatt @ 2006-12-05 22:59 UTC (permalink / raw)
To: linux-hams
Hi Jack,
You have to edit your sources.list to add the universe section - it is
not a core package. I think Ubuntu may have a tool for configuring your
package sections.
gmfsk is in universe in edgy (6.10) also.
Debian and its derivatives (including Ubuntu) are much more robust with
regard to partial upgrades. No reinstalls required - ever.
cheers
Hamish
On Tue, Dec 05, 2006 at 01:49:27PM -0800, Jack Heller wrote:
> Thanks again Hamish,
> I attempted to get/install gmfsk but am using 6.06 Dapper. Not found error.
>
> So, decided to chance the upgrade to 6.10 -- Failed because (I think) the
> Internet connection interrupted. Have a few corrupt files so the install
> didn't succeed. Luckily, 6.06 is still working. (Not noticeably wrecked.)
> Had a much worse experience with Red Hat Fedora a few months ago on upgrade.
> This Ubuntu seems to be more nearly bullet-proof.
>
> Will try again. Just wanted you to know I am still trying.
>
> Thanks for your input Hamish.
>
> Jack KB7NO
>
> On Monday 04 December 2006 19:44, Hamish Moffatt wrote:
> > On Mon, Dec 04, 2006 at 07:40:10PM -0800, Jack Heller wrote:
> > > Thanks Hamish,
> > > I am working on getting the dev file. A small confusion exists. I will
> > > sort out the apt-get commands and get this done. Found some nice
> > > instructions, decided to print them and had to stop and fill print
> > > cartridges. Will persevere. Thanks a bunch -- Really want to see this
> > > work.
> >
> > By the way Jack, gmfsk is included in Ubuntu and so there's no need to
> > compile it yourself (unless you want to).
> >
> > apt-get install gmfsk
> >
> > should do the trick as long as you have the "universe" section in your
> > sources.list. edgy has 0.7pre1.
> >
> > Hamish
> -
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: gmfsk - fftw lib not found
2006-12-05 22:59 ` Hamish Moffatt
@ 2006-12-06 2:56 ` Bob Nielsen
0 siblings, 0 replies; 7+ messages in thread
From: Bob Nielsen @ 2006-12-06 2:56 UTC (permalink / raw)
To: linux-hams
On Dec 5, 2006, at 2:59 PM, Hamish Moffatt wrote:
> Debian and its derivatives (including Ubuntu) are much more robust
> with
> regard to partial upgrades. No reinstalls required - ever.
>
I wish that were universally true. After ~10 years of using Debian
and its derivatives I finally had an upgrade go wrong--Ubuntu 6.06 ->
6.10 (I used apt-get instead of update-manager, which apparently
handles this one better, but I tend to prefer non-gui solutions).
Fortunately I learned long ago to keep /home and /usr/local on
separate partitions so recovery was somewhat painless. Besides, an
occasional reinstall reduces cruft.
Bob, N7XY
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-12-06 2:56 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-04 22:12 gmfsk - fftw lib not found Jack Heller
2006-12-05 1:10 ` Hamish Moffatt
2006-12-05 3:40 ` Jack Heller
2006-12-05 3:44 ` Hamish Moffatt
2006-12-05 21:49 ` Jack Heller
2006-12-05 22:59 ` Hamish Moffatt
2006-12-06 2:56 ` Bob Nielsen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.