Re: [Wien] Installing WIEN2k, w2web not running
That error looks similar to the one reported at: https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg20990.html According to the post at https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg21012.html the solution might have been to install the perl-Sys-Hostname package. If you go to: https://fedora.pkgs.org/35/fedora-x86_64/perl-Sys-Hostname-1.23-481.fc35.x86_64.rpm.html Then, if you look under the section "Install Howto" it has: dnf install perl-Sys-Hostname Have you tried that? Kind Regards, Gavin WIEN2k user On 4/13/2021 2:39 PM, delamora wrote: Dear WIEN2k comunity, I am installing the WIEN2k package in a new computer, all seems to run well, except for w2web I run w2web it says; Can't locate Sys/Hostname.pm in @INC (you may need to install the Sys::Hostname module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /home/Programas/WIEN2k-19.1/w2web line 3.BEGIN failed--compilation aborted at /home/Programas/WIEN2k-19.1/w2web line 3. I searched for "Sys::Hostname"; dnf search Sys::Hostname => does not exist I searched for "Hostname"; dnf search Hostname and I found it, so I try to install it => dnf install hostname.x86_64 and I get as an answer => "package already installed" Pablo ___ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
Re: [Wien] Installing WIEN2k, w2web not running
Dear Pavel, Thank you for your help, it worked; I have an old Fedora in my personal computer and -- dnf search perl-Sys-Hostname -- did not give me back the -- perl-Sys-Hostname.x86_64 package -- but in the other computer with Fedora 33 it worked! Gracias!!! Pablo De: Wien en nombre de Pavel Ondračka Enviado: miércoles, 14 de abril de 2021 01:30 a. m. Para: A Mailing list for WIEN2k users Asunto: Re: [Wien] Installing WIEN2k, w2web not running On Wed, 2021-04-14 at 06:12 +, delamora wrote: > Thank you Pavel > > I do a search > dnf search perl-Sys-Hostname > and I get; > perl-Sys-Hostname-Long.noarch : Try every conceivable way to get full > hostname > I will try it I'm not sure about the perl-Sys-Hostname-Long.noarch package. On my Fedora 33 I have perl-Sys-Hostname.x86_64 package. I have no idea why you can't find it. BTW Another way how to determine the correct package could be to really check for the missing file (from your log this is: */Sys/Hostname.pm) with: "dnf provides */Sys/Hostname.pm" > By the way, is Pavel the same as Pablo but in your language? It seems > that no. I believe it is :-) Best regards Pavel ___ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html ___ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
Re: [Wien] Installing WIEN2k, w2web not running
On Wed, 2021-04-14 at 06:12 +, delamora wrote: > Thank you Pavel > > I do a search > dnf search perl-Sys-Hostname > and I get; > perl-Sys-Hostname-Long.noarch : Try every conceivable way to get full > hostname > I will try it I'm not sure about the perl-Sys-Hostname-Long.noarch package. On my Fedora 33 I have perl-Sys-Hostname.x86_64 package. I have no idea why you can't find it. BTW Another way how to determine the correct package could be to really check for the missing file (from your log this is: */Sys/Hostname.pm) with: "dnf provides */Sys/Hostname.pm" > By the way, is Pavel the same as Pablo but in your language? It seems > that no. I believe it is :-) Best regards Pavel ___ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
Re: [Wien] Installing WIEN2k, w2web not running
Thank you Pavel I do a search dnf search perl-Sys-Hostname and I get; perl-Sys-Hostname-Long.noarch : Try every conceivable way to get full hostname I will try it By the way, is Pavel the same as Pablo but in your language? It seems that no. Pablo Hi Pablo, there is a difference between the package with hostname utility and the missing perl package with Sys::Hostname module. The proper package should be perl-Sys-Hostname. Best regards Pavel On Tue, 2021-04-13 at 23:21 +, delamora wrote: > I have a comment at the end > Dear WIEN2k comunity, > I am installing the WIEN2k package in a new computer, all seems to > run well, except for > w2web > > I run w2web > it says; > Can't locate Sys/Hostname.pm in @INC (you may need to install the > Sys::Hostname module) (@INC contains: /usr/local/lib64/perl5/5.32 > /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl > /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at > /home/Programas/WIEN2k-19.1/w2web line 3.BEGIN failed--compilation > aborted at /home/Programas/WIEN2k-19.1/w2web line 3. > > I searched for "Sys::Hostname"; > dnf search Sys::Hostname > => does not exist > > I searched for "Hostname"; dnf search Hostname > and I found it, so I try to install it > => dnf install hostname.x86_64 > and I get as an answer > => "package already installed"perl-Sys-Hostname > > == > I just want to comment that /home/Programas/WIEN2k- > 19.1/SRC_w2web/w2web > gives; > - > #!/usr/bin/perl > > use Sys::Hostname; > -- > So I do not know why w2web is not running with Fedora 33 > > > Pablo > > ___ > Wien mailing list > Wien@zeus.theochem.tuwien.ac.at > http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien > SEARCH the MAILING-LIST at: > http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html ___ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html ___ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
Re: [Wien] Installing WIEN2k, w2web not running
Hi Pablo, there is a difference between the package with hostname utility and the missing perl package with Sys::Hostname module. The proper package should be perl-Sys-Hostname. Best regards Pavel On Tue, 2021-04-13 at 23:21 +, delamora wrote: > I have a comment at the end > Dear WIEN2k comunity, > I am installing the WIEN2k package in a new computer, all seems to > run well, except for > w2web > > I run w2web > it says; > Can't locate Sys/Hostname.pm in @INC (you may need to install the > Sys::Hostname module) (@INC contains: /usr/local/lib64/perl5/5.32 > /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl > /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at > /home/Programas/WIEN2k-19.1/w2web line 3.BEGIN failed--compilation > aborted at /home/Programas/WIEN2k-19.1/w2web line 3. > > I searched for "Sys::Hostname"; > dnf search Sys::Hostname > => does not exist > > I searched for "Hostname"; dnf search Hostname > and I found it, so I try to install it > => dnf install hostname.x86_64 > and I get as an answer > => "package already installed"perl-Sys-Hostname > > == > I just want to comment that /home/Programas/WIEN2k- > 19.1/SRC_w2web/w2web > gives; > - > #!/usr/bin/perl > > use Sys::Hostname; > -- > So I do not know why w2web is not running with Fedora 33 > > > Pablo > > ___ > Wien mailing list > Wien@zeus.theochem.tuwien.ac.at > http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien > SEARCH the MAILING-LIST at: > http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html ___ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
Re: [Wien] Installing WIEN2k, w2web not running
I have a comment at the end Dear WIEN2k comunity, I am installing the WIEN2k package in a new computer, all seems to run well, except for w2web I run w2web it says; Can't locate Sys/Hostname.pm in @INC (you may need to install the Sys::Hostname module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /home/Programas/WIEN2k-19.1/w2web line 3.BEGIN failed--compilation aborted at /home/Programas/WIEN2k-19.1/w2web line 3. I searched for "Sys::Hostname"; dnf search Sys::Hostname => does not exist I searched for "Hostname"; dnf search Hostname and I found it, so I try to install it => dnf install hostname.x86_64 and I get as an answer => "package already installed" == I just want to comment that /home/Programas/WIEN2k-19.1/SRC_w2web/w2web gives; - #!/usr/bin/perl use Sys::Hostname; -- So I do not know why w2web is not running with Fedora 33 Pablo ___ Wien mailing list Wien@zeus.theochem.tuwien.ac.at http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html