Re: [Tlf-devel] Re: It did never work

2006-06-16 Thread Bob Nielsen
On Jun 16, 2006, at 11:53 AM, Rein Couperus PA0R wrote: Maybe somebody on the list can help while I am away (I will be at the Ham Radio Exhibition as of tomorrow morning), or send a mail to [EMAIL PROTECTED] who is the maintainer of the SLackware ham stuff... Maybe there is a Slackware trick to

Re: [Tlf-devel] new beta available

2006-06-16 Thread Ed
David Quental wrote: As you requested I had a problem during install, script installed .xtlf under /root instead my user, I solved problem transfering directory into mine. Dist here is SuSE 10.1. David, thanks for the heads up on this. Rein, under Ubuntu Dapper it is also being installed und

Re: [Tlf-devel] new beta available

2006-06-16 Thread David Quental
Hello Rein, tks again for a new version of xtlf. As you requested I had a problem during install, script installed .xtlf under /root instead my user, I solved problem transfering directory into mine. Dist here is SuSE 10.1. Program is working fine, at least first tests, but is it possible confi

Re: [Tlf-devel] Re: It did never work

2006-06-16 Thread Martin Kratoska
Oh, I am using the Dropline Gnome all the time... Slackware without Gnome libraries behaves a little crappy... 73, Martin, OK1RR Ben Coleman napsal(a): -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rein Couperus PA0R wrote: To the problem: Looks like Gtk2 is not installed. You are probably

Re: [Tlf-devel] Re: It did never work

2006-06-16 Thread Martin Kratoska
OK, it seems that I should investigate the system more thoroughly. Anyway, it would be quite interesting to see users running xtlf on another system than Debian-like. BTW the raw installation of the Ubuntu Dapper was a disappointment, after 30 minutes i removed it and returned to Slackware :-)

Re: [Tlf-devel] Re: It did never work

2006-06-16 Thread Ben Coleman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rein Couperus PA0R wrote: > To the problem: > > Looks like Gtk2 is not installed. You are probably also missing > libglade-XML. These are GNOME libraries. Ah. The current version of Slackware no longer includes Gnome. There *are* other projects for

Re: [Tlf-devel] new beta available

2006-06-16 Thread Ed
Ed wrote: Rein Couperus PA0R wrote: * I also have recoded the RTTY window. Hopefully this kills Ed's error message at startup (I don't get any errors at startup with UBUNTU Dapper LTS, so I am doing this blindly). Rein, I am also using Dapper and switching between it and Debian testing. The

Re: [Tlf-devel] new beta available

2006-06-16 Thread Ed
Rein Couperus PA0R wrote: * I also have recoded the RTTY window. Hopefully this kills Ed's error message at startup (I don't get any errors at startup with UBUNTU Dapper LTS, so I am doing this blindly). Rein, I am also using Dapper and switching between it and Debian testing. The @INC error

[Tlf-devel] Re: It did never work

2006-06-16 Thread Rein Couperus PA0R
Ahoy Martin, That is the main reason why I stopped using Slackware, spent too much time installing software by hand. I am now using UBUNTU 6.10 and its easy package management interface gives me the time to write software instead of maintaining my distribution :) Even upgrading the distro is au

Re: [Tlf-devel] new beta available

2006-06-16 Thread Joop Stakenborg
On Fri, 16 Jun 2006 13:39:12 +0200 Rein Couperus PA0R <[EMAIL PROTECTED]> wrote: > * I have done some work on the GUI, to include Joop's suggestions. > Thanks, much better now! Debian package at http://www.xs4all.nl/~pa4tu/tmp/xtlf_0.0+1.03beta-1_all.deb > > 73, > > Rein PA0R > Joop _

Re: [Tlf-devel] It did never work

2006-06-16 Thread Joop Stakenborg
On Fri, 16 Jun 2006 15:38:19 +0200 Martin Kratoska <[EMAIL PROTECTED]> wrote: > Honestly said, xtlf never did work in my Slackware 10.2. I am getting > the annoying message: > > Can't locate Gtk2.pm in @INC (@INC contains: > /usr/lib/perl5/5.8.8/i486-linux /usr/lib/perl5/5.8.8 > /usr/lib/perl5

[Tlf-devel] It did never work

2006-06-16 Thread Martin Kratoska
Honestly said, xtlf never did work in my Slackware 10.2. I am getting the annoying message: Can't locate Gtk2.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i486-linux /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i486-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7

[Tlf-devel] new beta available

2006-06-16 Thread Rein Couperus PA0R
* I have done some work on the GUI, to include Joop's suggestions. * I also have recoded the RTTY window. Hopefully this kills Ed's error message at startup (I don't get any errors at startup with UBUNTU Dapper LTS, so I am doing this blindly). * I have done some performance tests with a qso file

Re: [Tlf-devel] Xtlf-1.0.2beta is out, now incl. the iaru hf test

2006-06-16 Thread Rein Couperus PA0R
Here is the new install.sh, which will be in the new beta to be uploaded today (look for http://pskmail.org/Xtlf/xtlf-1.0.3beta.tar.gz) #!/bin/sh rm -r /usr/share/xtlf if [ ! -d /usr/share/xtlf ]; then mkdir /usr/share/xtlf fi cp -a ./* /usr/share/xtlf