devkitPro / pacman

GNU General Public License v2.0
168 stars 16 forks source link

where is the files go to after successful installation #50

Closed kwccoin closed 9 months ago

kwccoin commented 9 months ago

It seems all go well

  % sudo installer -pkg ~/Downloads/devkitpro-pacman-installer.pkg -target /
  Password:
  installer: Package name is devkitpro-pacman-installer
  installer: Installing at base path /
  installer: The install was successful.

I globally search but not sure where it go.

BTW another instruction said something like:

export DEVKITPRO=/opt/devkitpro
export DEVKITARM=${DEVKITPRO}/devkitARM
export DEVKITPPC=${DEVKITPRO}/devkitPPC
export PATH=${DEVKITPRO}/tools/bin:$PATH

I check the /opt and it only has homebrew and x11

Sorry for such basic question and hope got some answer before I move onto my next steps to tailor made for work under vs code (which might be an issue as not sure I got any sample of the json etc.)

kwccoin commented 9 months ago

I find this but unfortunately it does not help much. https://github.com/devkitPro/pacman/issues/15

Any idea?

I read the closed log and it seemed it happen before. The resolution is not there though (I did re-download and also turn off my vpn to trust current network even.

kwccoin commented 9 months ago

Ok find the log with the message under find .

and then

cat /private/tmp/devkitpro.log

Downloading  devkitpro-pacman-installer.arm64.pkg
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (7) Failed to connect to pkg.devkitpro.org port 443 after 264 ms: Couldn't connect to server
Warning: Got more output options than URLs
ls: /tmp/devkitpro-pacman-installer.arm64.pkg: No such file or directory
WinterMute commented 9 months ago

What IP are you trying to connect from?

kwccoin commented 9 months ago

It seems it is actually my problem, sorry. I block it or my little snitch block.

Sorry.

WinterMute commented 9 months ago

It seems it is actually my problem, sorry. I block it or my little snitch block.

What does this mean?