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

“Could not find Bench” #326

Open
AlexDaniel opened this issue Jun 2, 2018 · 3 comments
Open

“Could not find Bench” #326

AlexDaniel opened this issue Jun 2, 2018 · 3 comments
Labels
benchable Issues related to Benchable bot

Comments

@AlexDaniel
Copy link
Member

See https://irclog.perlgeek.de/perl6/2018-06-02#i_16237154

@AlexDaniel AlexDaniel added the benchable Issues related to Benchable bot label Jun 2, 2018
@AlexDaniel
Copy link
Member Author

@MasterDuke17 oh, I think I know! I'm pretty sure Bench should be installed in sandbox/lib!

@MasterDuke17
Copy link
Collaborator

hm. Benchable does

constant LIB-DIR    = ‘data’.IO.absolute;
...
%ENV<PERL6LIB> = “{LIB-DIR}/perl6-bench/lib,{LIB-DIR}/Perl6-Text--Table--Simple/lib”;

I guess Bench should be moved and LIB-DIR changed.

@AlexDaniel
Copy link
Member Author

Actually this is a duplicate of #219 (I'll close #219 in favor of this ticket).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchable Issues related to Benchable bot
Projects
None yet
Development

No branches or pull requests

2 participants