Giter Site home page Giter Site logo

fails to instal files from bin dir about zef HOT 3 CLOSED

ugexe avatar ugexe commented on August 17, 2024
fails to instal files from bin dir

from zef.

Comments (3)

ugexe avatar ugexe commented on August 17, 2024

This is not enough information for me to give you an answer. Below i've shown the entire process from install to usage, except its working. From output like this we can extrapolate the perl6 version, where the bin script was actually installed to, and what bin script will actually be invoked by the command pod-render.pl6

nickl@li685-90:~/perl6/zef$ perl6 -Ilib bin/zef -v install Pod::Render
===> Searching for: Pod::Render
===> Found: Pod::Render:ver('0.5.7')
===> Searching for missing dependencies: Pod::To::Markdown
===> Found dependencies: Pod::To::Markdown:ver('0.0.1'):auth('Jorn van Engelen')
===> Fetching: Pod::Render
===> Fetched: Pod::Render to /home/nickl/.zef/tmp/pod-render.git
===> Fetching: Pod::To::Markdown
===> Fetched: Pod::To::Markdown to /home/nickl/.zef/tmp/perl6-pod-to-markdown.git
===> Testing: Pod::To::Markdown:ver('0.0.1'):auth('Jorn van Engelen')
t/code.t ........ ok
t/definition.t .. ok
t/formatted.t ... ok
t/heading.t ..... ok
t/item.t ........ ok
t/paragraph.t ... ok
t/table.t ....... ok
All tests successful.
Files=7, Tests=7,  3 wallclock secs
Result: PASS
===> Testing [OK] for Pod::To::Markdown:ver('0.0.1'):auth('Jorn van Engelen')
===> Testing: Pod::Render:ver('0.6.1')
t/100-render.t .. ok
All tests successful.
Files=1, Tests=2,  0 wallclock secs
Result: PASS
===> Testing [OK] for Pod::Render:ver('0.6.1')
===> Installing: Pod::To::Markdown:ver('0.0.1'):auth('Jorn van Engelen')
===> Install [OK] for Pod::To::Markdown:ver('0.0.1'):auth('Jorn van Engelen')
===> Installing: Pod::Render:ver('0.6.1')
===> Install [OK] for Pod::Render:ver('0.6.1')

1 bin/ script [pod-render.pl6] installed to:
/home/nickl/.rakudobrew/moar-blead-nom/install/share/perl6/site/bin


nickl@li685-90:~/perl6/zef$ rakudobrew rehash
Updating shims
nickl@li685-90:~/perl6/zef$ pod-render.pl6 --help
Usage:
  /home/nickl/.rakudobrew/bin/../moar-blead-nom/install/share/perl6/site/bin/pod-render.pl6 [--pdf (False True)] [--html (False True)] [--md (False True)] <pod-file>


nickl@li685-90:~/perl6/zef$ which pod-render.pl6
/home/nickl/.rakudobrew/bin/pod-render.pl6


nickl@li685-90:~/perl6/zef$ perl6 -v
This is Rakudo version 2016.11-56-g15f51a5 built on MoarVM version 2016.11-20-g0f7277a
implementing Perl 6.c.

from zef.

MARTIMM avatar MARTIMM commented on August 17, 2024

ok, I understand;

zef -v install Pod::Render   ===> Searching for: Pod::Render
===> Found: Pod::Render:ver('0.6.1')
===> Testing: Pod::Render:ver('0.6.1')
t/100-render.t .. ok
All tests successful.
Files=1, Tests=2,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.22 cusr  0.03 csys =  0.27 CPU)
Result: PASS
===> Testing [OK] for Pod::Render:ver('0.6.1')
===> Installing: Pod::Render:ver('0.6.1')
===> Install [OK] for Pod::Render:ver('0.6.1')

1 bin/ script [pod-render.pl6] installed to:
/home/marcel/Software/perl6/rakudo/install/share/perl6/site/bin

perl6 -v
This is Rakudo version 2016.11-271-g416e83b built on MoarVM version 2016.11-41-gd2139b5
implementing Perl 6.c.

Yesterday I had a response on a bug issue. Zoffix said I had a perl6 version from the future. So perhaps I have to rebuild my rakudo installation and test again,

from zef.

MARTIMM avatar MARTIMM commented on August 17, 2024

I.ve rebuild the lot. Installation Pod::Render and running pod-render.pl6 is ok now.
thanks,
Marcel

from zef.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.