¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Moderated Re: Compiling Errors

w1hkj
 

Ed,

It sounds like you may some permissions problems.

The ./configure
and make

can both be run as yourself and require no special permissions.

You must be root or have root priveleges to do the "make install". That is because the target directors are in the

/usr/local/bin and other such directories that are owned by root.

So you must do a
su
(give the password)
then the make install
and then "exit" to return back to your own login

Does this help any?

Dave (hkj)


Moderated Compiling Errors

Ed
 

I am having no luck at all compiling gmfsk.hkj.47. I get endless errors and am at a loss where to go from here. ./configure seems to be OK, its make and make install that is giving the errors. I tried compiling without hamlib. The warninngs and errors are endless. There is no way to cut and paste all the errors as the buffer isn't large enough. I see this at the end of make install.

install-bin programs error1
install-am error2
install recursive error1

Any ideas, I'll be the first to admit that I'm in over my head.
Ed W3NR

Debian testing


Moderated Re: C compiler for gmfsk.hkj ***SOLVED***

w1hkj
 

Ed wrote:

./configre tells me there is no acceptable C compiler in $path. Also
says no gawk, gcc, cc, cl. I see gcc-4.0 base and gcc-4.0 as being
installed. I installed gawk, but what else do I need. ??

Ed W3NR


Thanks to some input from VE-Dave I managed to correctly compile. I
guess I'm spolied by Debian and apt. Its been several years since I have
compiled from source.

Only problem is I have no hamlib in gmfsk now. I'm not sure how to go
about enabling hamlib support now that gmfsk is compiled. IIRC you have
to set a switch in gmfsk before you compile it to enable hamlib support.
Any ideas and/or help. TIA

Ed W3NR




Yahoo! Groups Links









You will need to download the source for hamlib. Compile and install that and then do a ./configure in gmfsk specifying that you want the hamlib support enabled. Sorry Ed, but you will get really good at this compile & install thing. It's the way that most Linux apps are distributed.

Dave (hkj)


Moderated New Members

"dave cooper"
 

make that welcome to the three new members

ve3ixi Dave

on 40 psk at the moment


Moderated Welcome

"dave cooper"
 

Welcome to the two members that joined us today.

Any questions at all ask away.
You might not get the answers super fast, but a number of
us will work at them...

Dave(VE3IXI)


Moderated C compiler for gmfsk.hkj ***SOLVED***

Ed
 

./configre tells me there is no acceptable C compiler in $path. Also
says no gawk, gcc, cc, cl. I see gcc-4.0 base and gcc-4.0 as being
installed. I installed gawk, but what else do I need. ??

Ed W3NR


Thanks to some input from VE-Dave I managed to correctly compile. I
guess I'm spolied by Debian and apt. Its been several years since I have
compiled from source.

Only problem is I have no hamlib in gmfsk now. I'm not sure how to go
about enabling hamlib support now that gmfsk is compiled. IIRC you have
to set a switch in gmfsk before you compile it to enable hamlib support.
Any ideas and/or help. TIA

Ed W3NR


Moderated C compiler for gmfsk.hkj

Ed
 

./configre tells me there is no acceptable C compiler in $path. Also says no gawk, gcc, cc, cl. I see gcc-4.0 base and gcc-4.0 as being installed. I installed gawk, but what else do I need. ??

Ed W3NR


Moderated Re: GMFSK Question

w1hkj
 

been there ! done that ! hope the pain is not too excrutiating Ed. Let me know if I can help resolve the issue between gmfsk and the Omvi.

Dave


Moderated Re: GMFSK Question

Ed
 

w1hkj wrote:
Ed,
Still thinking about your problem. Are you using hamlib with gmfsk / Omni VI ?
Is Xlog accessing the Omni VI via hamlib for the freq info or is it getting that from gmfsk?
Dave (hkj)
Yes I am using hamlib/gmfsk with the Omni VI. This where the problem is. Xlog is via hamlib, not gmfsk. Also xdx is via hamlib and both of these work as expected. I haven't checked what gmfsk puts in xlog, and can't do that now. I completely borked my debian, lost it all. I'm rebuilding the laptop install now, be a few days before its back to normal. Also lost the win2k partition that I used for wireless and N1MM Logger contesting software. Lucky for me, I have most of the information sitting on the Samba file server on the desktop box.

Ed W3NR


Moderated Re: GMFSK Question

w1hkj
 

Ed,

Still thinking about your problem. Are you using hamlib with gmfsk / Omni VI ?

Is Xlog accessing the Omni VI via hamlib for the freq info or is it getting that from gmfsk?

Dave (hkj)


Moderated New program & upgrade to gmfsk-hkj

"David Freese"
 

A new beta test program for the Kachina 505DSP transceiver is posted.

I also posted a new version of gmfsk-hkj (0.47) which targets the
Kachina CAT program directly. No need to download this version unless
you are using this rig. gmfsk-hkj remains compatible with all
previous versions via the use of the "hkj-config.h" #define switches.
With all switches turned off the program compiles to the original
gmfsk-0.7pre1 release.

Dave (hkj)


Moderated Re: Where to find .deb package or help compile source gMFSK

w1hkj
 

Thanks for the good news Riley. Glad to hear that we have another happy Linux user :-)

Dave (hkj)


Moderated Re: Where to find .deb package or help compile source gMFSK

"wd4dkv"
 

Hey Dave and Group;
Thanks again. It is running and with fb mods! Seems my problem was initially that I had
not installed dev libraries for libgnomeui, and fftw. Version number in Sarge is correct, out
of the box.

Hope see you on the air soon.
Thanks Riley wd4dkv.


Moderated Re: Where to find .deb package or help compile source gMFSK

"wd4dkv"
 

--- In linuxham@..., w1hkj <w1hkj@...> wrote:

wd4dkv wrote:

Hey, I'm trying to upgrade gMFSK to the .7pre1. I'm running Debian
Sarge w/ a 2.6 kernel, stable version. I've not found a good
repository so far for apt, and when I try to build it, I'm getting the
following output from the configure;(error part only)

checking for libgnomeui-2.0... Package libgnomeui-2.0 was not found in
the pkg-config search path. Perhaps you should add the directory
containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment
variable No package 'libgnomeui-2.0' found
configure: error: Library requirements (libgnomeui-2.0) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefix so pkg-config can find them.

Any ideas? Thanks Riley.

try loading the latest libgnomeui development libraries (2.8.1.3) using
Synaptic Package Manager (comes with Sarge). You may have to set the
reposities up in the Settings/Reposities dialog.

Synaptic makes the get & install process very easy for debian updates.

Are you trying to compile the w1hkj modifications (www.w1hkj.com)? or
the .7pre1 that is on the gmfsk home site?
If you download the source tree from the w1hkj.com site you do not not
need any other source.

Dave (hkj)
Thanks Dave,
Yes, I am using the source tree from w1hkj site. If I must compile from source, why not go
for the cool mods, hihi?

I think my problem may be that I don't have the correct repositories setup in apt yet. I'm
using the "stock" list, which only has about three sites. Have tried installing everything I
have related to gnomeui, to no avail(however, I don't think they're the version that you
mentioned).

This Debian load is less than a week old, and runs better than most anything else I've
tried, including a knoppix hard drive installation. The latter left me somewhat confused so
I decided to install Debian stable, I am not a programmer, but have a few years with linux
behind me now.

Will try to locate some new apt repositories, using your libgnomeui version number as
criteria, and install it.

Heard you on 80 last night...good signals! Will be back! Thanks Riley, wd4dkv.


Moderated Re: Where to find .deb package or help compile source gMFSK

w1hkj
 

wd4dkv wrote:

Hey, I'm trying to upgrade gMFSK to the .7pre1. I'm running Debian
Sarge w/ a 2.6 kernel, stable version. I've not found a good
repository so far for apt, and when I try to build it, I'm getting the
following output from the configure;(error part only)

checking for libgnomeui-2.0... Package libgnomeui-2.0 was not found in
the pkg-config search path. Perhaps you should add the directory
containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment
variable No package 'libgnomeui-2.0' found
configure: error: Library requirements (libgnomeui-2.0) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefix so pkg-config can find them.

Any ideas? Thanks Riley.
try loading the latest libgnomeui development libraries (2.8.1.3) using Synaptic Package Manager (comes with Sarge). You may have to set the reposities up in the Settings/Reposities dialog.

Synaptic makes the get & install process very easy for debian updates.

Are you trying to compile the w1hkj modifications (www.w1hkj.com)? or the .7pre1 that is on the gmfsk home site?
If you download the source tree from the w1hkj.com site you do not not need any other source.

Dave (hkj)


Moderated Where to find .deb package or help compile source gMFSK

"wd4dkv"
 

Hey, I'm trying to upgrade gMFSK to the .7pre1. I'm running Debian
Sarge w/ a 2.6 kernel, stable version. I've not found a good
repository so far for apt, and when I try to build it, I'm getting the
following output from the configure;(error part only)

checking for libgnomeui-2.0... Package libgnomeui-2.0 was not found in
the pkg-config search path. Perhaps you should add the directory
containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment
variable No package 'libgnomeui-2.0' found
configure: error: Library requirements (libgnomeui-2.0) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefix so pkg-config can find them.

Any ideas? Thanks Riley.


Moderated GMFSK Question

"edw3nr"
 

I use gMfsk with a Tentec Omni VI. When I'm on LSB the QRG in the
waterfall is 1kc low, if I switch to USB its 1kc high. Any ideas how
to correct this ?? I've asked before on linux-hams but never got any
reply and Google was of no help. Xlog and Xdx are correct, so its
somewhere in gMfsk or so I think.

And my 02 cents worth....Debian stable. I've tried many many distros
in the last 7 years and Debian suits my needs. 73

Ed W3NR


Moderated Re: K4VD

"Kevin der Kinderen"
 


Moderated Re: K4VD

Hamish Moffatt
 

On Fri, Mar 17, 2006 at 11:19:09AM -0500, Kevin der Kinderen wrote:
I'm actually back on Debian stable at the moment and playing around again. I
have a feeling I don't understand the concept of stable, testing and
unstable. Do these terms refer to individual packages or the whole
installation?
The whole installation.

We release a set of packages as a release. The last release is always
called stable, and it's currently the release with codename sarge.

The release-in-preparation is called testing, currently codenamed etch.
Later etch will become stable (planned for end of this year).

New versions of packages first go in unstable, then into testing
automatically after 10 days unless they have problems.

However, once released, sarge never changes apart from security fixes
and occasionally fixes for important bugs.

Can I load the newer versions directly into Sarge or do I have to change my
distribution to testing or unstable to get them. I assume galeon will rely
on a bunch of libraries I have in the older version. If these get upgraded
during the installation of galeon, then wouldn't that either break other
programs on my distro or kick off an upgrade to them? In the end, will the
whole system migrate over to testing or unstable?
You can try to install the .deb for the newer version on sarge however
it would often need newer libraries. You could have to install those as
well and before long it's too difficult. Instead you could use etch
(testing); it contains new stuff but is a bit less rough than unstable.

Another alternative is to get newer versions that have been built for
the libraries in sarge. These are called 'backports' and there are a
collection of them on the backports.org web site. These are not official
packages, but they are produced by Debian developers so the quality is
high.


Hamish
--
Hamish Moffatt VK3SB <hamish@...> <hamish@...>


Moderated Re: K4VD

"Kevin der Kinderen"