Help Wanted

Post Reply
PokeyManatee4
Posts: 1
Joined: Sun Feb 06, 2022 2:31 pm

Help Wanted

Post by PokeyManatee4 » Sun Feb 06, 2022 2:36 pm

So I Try To Use Devkitpro Pacman but it dont work and gives this error
:o /opt/devkitpro/pacman/bin/pacman: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
I Know Its Installed Someone Help

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

Re: Help Wanted

Post by WinterMute » Tue Feb 15, 2022 9:59 am

We've been working a bit on updating pacman recently and figuring out how to provide an apt repository which might help.

First get rid of the devkitPro pacman you have installed

Code: Select all

sudo apt-get remove devkitpro-pacman --purge
sudo rm -fr /opt/devkitpro 
Then grab the install script & run it

Code: Select all

wget https://apt.devkitpro.org/install-devkitpro-pacman
chmod +x ./install-devkitpro-pacman
sudo ./install-devkitpro-pacman
Obviously check the contents of the script for your own peace of mind before running it. It simply adds a sources.list & installs devkitpro pacman from there.
Help keep devkitPro toolchains free, Donate today

Personal Blog

Post Reply

Who is online

Users browsing this forum: No registered users and 12 guests