[pskmail] Re: [pskmail] Help!!! Trying to install pskmail client and stuck on perl install for GTK2

  • From: Rein Couperus <rein@xxxxxxxxxxxx>
  • To: pskmail@xxxxxxxxxxxxx
  • Date: Wed, 17 Jan 2007 23:48:12 +0100

I am not at home, so I can't try it... but this is what I have installed on the 
my client machine via synaptic:

glade            2.12.1-ubuntu5
libglade0       1:0.17-5
libglade2-0    1:2.5.1ubuntu2
liglade2.0-cil    2.8.2-0ubuntu5
libglade-gnome0   1:0.17-5
libglade-perl     0.61-1
libgtk2-gladeXML-perl    1.005-1

as this is my dev. system I cannot see what is really necessary,
and I cannot test it.

Back home I will try to build a PAM package that includes all the nice stuff.

Don't forget the install instruction on the wiki, the cpan install does not 
work,
you have to go into the ~/.cpan/build/xxxx directory and go through the make - 
make install (as root) routine

I never had to edit any Makefile.pl.

73,

Rein EA/PA0R/P



> -----Ursprüngliche Nachricht-----
> Von: pskmail@xxxxxxxxxxxxx
> Gesendet: 17.01.07 20:50:30
> An: pskmail@xxxxxxxxxxxxx
> Betreff: [pskmail] Help!!! Trying to install pskmail client and stuck on perl 
> install for GTK2

Hello, I have been trying to be brave and venture through linux on my own.. I 
have been playing with Ubuntu for the last week and decided that I want to 
stick with it.  I have been trying to install  pskmail and  have successfully 
installed fldigi and gmfsk.  I have followed the client install on the website 
and have been getting stuck on the Gtk2::GladeXML step. I keep getting the 
following when using cpan:
> 
> CPAN.pm: Going to build T/TS/TSCH/Gtk2-GladeXML-1.006.tar.gz
> 
> *** can not find package libglade-2.0 >= 2.0.0
> *** check that it is properly installed and available in PKG_CONFIG_PATH
>  at Makefile.PL line 45
> 
> 
> I have looked in synaptic package manager and have found libglade2-0  in the 
> list and it is installed. The manager says it  is installed in /usr/lib 
> directory. I have tried to install GTK2 manually from the cpan directory and 
> get the following:
> 
> *** can
>  not find package /usr/lib/libglade-2.0.so.0 >= 2.0.0
> *** check that it is properly installed and available in PKG_CONFIG_PATH
>  at Makefile.PL line 45
> 
> 
> So, I went in the Makefile.PL and hae tried to manually edit the file in vi. 
> I am assuming that line 45 is from counting the lines: 
> 
> our %pkgcfg = ExtUtils::PkgConfig->find ('libglade-2.0 >= 
> '.$build_reqs{Glade});
> 
> So I have editted it with :
> 
> our %pkgcfg = ExtUtils::PkgConfig->find ('/usr/lib/libglade-2.0 >= 
> '.$build_reqs{Glade});
> 
> I have been unsuccessful and think this will be my only roadblock. here is 
> the list from the package manager that libglade2-0 has been
>  installed:
> /.
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/libglade2-0
> /usr/share/doc/libglade2-0/README
> /usr/share/doc/libglade2-0/AUTHORS
> /usr/share/doc/libglade2-0/copyright
> /usr/share/doc/libglade2-0/changelog.gz
> /usr/share/doc/libglade2-0/NEWS.gz
> /usr/share/doc/libglade2-0/changelog.Debian.gz
> /usr/share/xml
> /usr/share/xml/libglade
> /usr/share/xml/libglade/glade-2.0.dtd
> /usr/lib
> /usr/lib/libglade-2.0.so.0.0.7
> /usr/lib/libglade-2.0.so.0
> 
> Not sure what else I can include. 
> 
> I would like to try and get this going from my distro and then use the cd for 
> emergencies. 
> 
> Any and all help will be appreciated..
> 
> 73
> Jason
> KB2SDR
> 
> 
> 
> 
>  
> 
> -----------------------------------------------------------------
> Don't be flakey. Get Yahoo! Mail for Mobile and 
> always stay connected to friends.
> 

-- 
http://pa0r.blogspirit.com

Other related posts:

  • » [pskmail] Re: [pskmail] Help!!! Trying to install pskmail client and stuck on perl install for GTK2