Menu

#301 Problem with install in fedora27

v1.0 (example)
open
nobody
None
5
2017-11-21
2017-11-17
Vadym
No

Hi David,
Thank you for PAC, it's been my go to worktool for years. I just tested installing it on the most current setup of fedora 27 and I cannot get it to run.

I have next problem:

 ~$ pac
Can't load '/usr/local/lib64/perl5/auto/Glib/Glib.so' for module Glib: libperl.so.5.24: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoader.pm line 193.
 at /usr/lib64/perl5/vendor_perl/Gtk2.pm line 30.
Compilation failed in require at /usr/lib64/perl5/vendor_perl/Gtk2.pm line 30.
BEGIN failed--compilatProblem repeated with all versions rpm which I could found and with install from archive. 
Could you help me?ion aborted at /usr/lib64/perl5/vendor_perl/Gtk2.pm line 30.
Compilation failed in require at /opt/pac/lib/PACMain.pm line 45.
BEGIN failed--compilation aborted at /opt/pac/lib/PACMain.pm line 45.
Compilation failed in require at /usr/bin/pac line 58.
BEGIN failed--compilation aborted at /usr/bin/pac line 58.

Problem repeated with all versions rpm which I could found and with install from archive.
Could you help me?

Discussion

  • Mats

    Mats - 2017-11-17

    Had the same issue after recently updating to F27.
    I solved it by piecing togherter info from previous bugs reported here.

    I removed previously installed stuff in /usr/local/lib64/perl5
    Ran 'sudo dnf perl-Gnome2 perl-Gnome2-Vte perl-Glib'
    Removed /opt/pac/lib/vte*

    This allows the OS supplied modules to be loaded and that works for me.

     
  • Gyorgy Kovacs

    Gyorgy Kovacs - 2017-11-21

    Same issue here, the workaround above not works for me.

    Installed Packages
    Name : pacmanager
    Version : 4.5.5.7
    Release : 9.fc27
    Arch : noarch
    Size : 2.7 M
    Source : pacmanager-4.5.5.7-9.fc27.src.rpm
    Repo : @System
    From repo : fedora
    Summary : Perl Auto Connector a multi-purpose SSH/terminal connection manager
    URL : https://sites.google.com/site/davidtv/
    License : GPLv3+

    $ pacmanager
    Can't load '/usr/local/lib64/perl5/auto/Glib/Glib.so' for module Glib: libperl.so.5.24: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoader.pm line 193.
    at /usr/lib64/perl5/vendor_perl/Gtk2.pm line 30.
    Compilation failed in require at /usr/lib64/perl5/vendor_perl/Gtk2.pm line 30.
    BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/Gtk2.pm line 30.
    Compilation failed in require at /usr/share/pacmanager/lib/PACMain.pm line 45.
    BEGIN failed--compilation aborted at /usr/share/pacmanager/lib/PACMain.pm line 45.
    Compilation failed in require at /usr/bin/pacmanager line 62.
    BEGIN failed--compilation aborted at /usr/bin/pacmanager line 62.

     

Log in to post a comment.