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

rakudo star on windows at least still install in perl6 folder #5494

Open
shishini opened this issue May 7, 2020 · 6 comments
Open

rakudo star on windows at least still install in perl6 folder #5494

shishini opened this issue May 7, 2020 · 6 comments

Comments

@shishini
Copy link

shishini commented May 7, 2020

The Problem

while installing rakudo star version 2020.01-01
the installation say it will install in perl 6 folder
c:\rakudo\share\perl6\site\bin

Expected Behavior

I except the installation to say
c:\rakudo\share\raku\site\bin

Actual Behavior

The installation does use c:\rakudo\share\perl6\site\bin

Steps to Reproduce

Install rakudo star version 2020.01-01

Environment

Windows 10

@AlexDaniel AlexDaniel transferred this issue from rakudo/rakudo May 7, 2020
@AntonOks
Copy link
Contributor

closing due to inactivity

@coke
Copy link
Collaborator

coke commented Dec 12, 2023

This is a reasonable request that we should still resolve.

@coke coke reopened this Dec 12, 2023
@shishini
Copy link
Author

Hi sorry i ignored this, but i think this was fixed a while ago

This is where raku was last installed on my machine

PS C:\downloads> get-command raku

CommandType     Name                                               Version    Source
-----------     ----                                               -------    ------
Application     raku.exe                                           0.0.0.0    C:\rakudo\bin\raku.exe

PS C:\downloads> ls C:\rakudo\

    Directory: C:\rakudo

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d----          2022-06-06 12:04 PM                bin
d----          2022-06-06 12:04 PM                include
d----          2022-06-06 12:04 PM                scripts
d----          2022-06-06 12:04 PM                share
-a---          2022-06-06  9:49 AM          39589 camelia_icon.ico
-a---          2022-06-05  7:18 PM           8902 LICENSE
-a---          2022-06-06  9:49 AM          28517 rakudo_icon.ico
-a---          2020-12-12 12:31 PM           5336 README.md
-a---          2022-06-06  9:49 AM           6676 README.txt

This is from the latest installer
image

So seems fixed

That being said, winget is becoming more popular on windows so i think this is where raku should be at on windows

PS C:\downloads> winget search raku
Name         Id                   Version   Source
---------------------------------------------------
Mindbox      Kiraku.Mindbox       2.5.1-523 winget
Audio Jam    Kiraku.AudioJam      2.1.1-385 winget
OpenWebStart karakun.OpenWebStart 1.9.0     winget
PS C:\downloads> winget search rakudo
No package found matching input criteria.

@shishini
Copy link
Author

Spoke too soon still have stuff under Perl6 folder

image

    Directory: C:\rakudo\share\perl6

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d----          2022-06-06 12:04 PM                core
d----          2022-06-06 12:04 PM                lib
d----          2022-06-06 12:04 PM                runtime
d----          2022-06-06 12:04 PM                site
d----          2022-06-06 12:04 PM                vendor

PS C:\downloads> ls C:\rakudo\share\perl6\site\bin\

    Directory: C:\rakudo\share\perl6\site\bin

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a---          2022-06-06 10:11 AM            140 zef
-a---          2022-06-06 10:11 AM            142 zef-j
-a---          2022-06-06 10:11 AM            400 zef-j.bat
-a---          2022-06-06 10:11 AM            143 zef-js
-a---          2022-06-06 10:11 AM            402 zef-js.bat
-a---          2022-06-06 10:11 AM            142 zef-m
-a---          2022-06-06 10:11 AM            400 zef-m.bat
-a---          2022-06-06 10:11 AM            396 zef.bat

@patrickbkr
Copy link
Contributor

Two things to note: The installer in the above screenshots is the Rakudo (without Star) installer.
There is no obvious backwards compatible upgrade path to change share/perl6 to share/rakudo. That's why not much happened yet in that regard.

@AntonOks
Copy link
Contributor

AntonOks commented Dec 12, 2023

This is a reasonable request that we should still resolve.

@coke - Fair enough... As I do not have permissions in https://github.com/rakudo/rakudo , please (if YOU have permissions in both repos.. ) transfer this issue to https://github.com/rakudo/rakudo/issues

image

Again, please remember, the Star distro is 100% Rakudo at the core AND only adds some modules on top to the Rakudo distribution!

@lizmat lizmat transferred this issue from rakudo/star Dec 12, 2023
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

4 participants