Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@INC issue #10

Open
coke opened this issue Jan 29, 2018 · 0 comments
Open

@INC issue #10

coke opened this issue Jan 29, 2018 · 0 comments

Comments

@coke
Copy link
Contributor

coke commented Jan 29, 2018

$ perl tlily.PL
do "lib/tlily.global" failed, '.' is no longer in @INC; did you mean do "./lib/tlily.global"? at (eval 12) line 1.
ERROR: Unable to load UI "TextWindow".
Missing or undefined argument to require at (eval 15) line 1.

        (in cleanup) TLily::FoiledAgain::set_ui has not been called!
 at lib/TLily/UI/TextWindow.pm line 443.
FATAL: Unable to load a UI module.  Exiting.
$ perl -I. tlily.PL
Segmentation fault
$ perl --version

This is perl 5, version 26, subversion 1 (v5.26.1) built for x86_64-linux
(with 1 registered patch, see perl -V for more detail)

Copyright 1987-2017, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant