Feedback for devkitpro wiki

Add your suggestions for toolchain improvements here.
Post Reply
skhorus
Posts: 1
Joined: Mon Jul 23, 2018 3:53 pm

Feedback for devkitpro wiki

Post by skhorus » Mon Jul 23, 2018 4:08 pm

Hi, i was following the wiki tutorial for devkitPro Pacman on WSL and noticed that the command for creating the symlink for mtab is missing an l letter, the command says:

sudo ln -s /proc/sef/mounts /etc/mtab

and it should be:

sudo ln -s /proc/self/mounts /etc/mtab

I didn't see where i can report it on the wiki, so i created an account here to tell you.
Sorry if the topic is in the wrong category.

WinterMute
Site Admin
Posts: 1845
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: Feedback for devkitpro wiki

Post by WinterMute » Thu Jul 26, 2018 12:42 am

It's fine in this section. Thanks for letting us know, all fixed now.
Help keep devkitPro toolchains free, Donate today

Personal Blog

bim
Posts: 7
Joined: Fri Nov 03, 2017 6:56 pm

Re: Feedback for devkitpro wiki

Post by bim » Tue Jun 25, 2019 2:46 pm

I just want to chime in and say that "Getting started" the Linux should be updated:
When you install dkp-pacman for the first time you have to use "dkp-pacman -Syu <console>-dev". Apparently "-S <console>-dev" does nothing and "-Sl" does not list e.g. the "gba-dev" package, so this can be rather confusing...

User avatar
oreo639
Posts: 4
Joined: Tue Sep 05, 2017 8:21 am

Re: Feedback for devkitpro wiki

Post by oreo639 » Wed Jun 26, 2019 7:38 am

bim wrote: Tue Jun 25, 2019 2:46 pm and "-Sl" does not list e.g. the "gba-dev" package, so this can be rather confusing...
gba-dev isn't a package btw, it's a package group.

Run

Code: Select all

(dkp-)pacman -Qg
To list all the groups and their packages.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest