fsquillace / junest

The lightweight Arch Linux based distro that runs, without root privileges, on top of any other Linux distro.
GNU General Public License v3.0
2.08k stars 111 forks source link

other Makepkg not found #286

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hi,

When I use /usr/bin/makepkg to install something it does not work. I've seen in another issue that I should use /opt/makepkg/bin/makepkg instead but my /opt directory is empty when I run ls from the container.

I installed junest today with these commands: git clone https://github.com/fsquillace/junest.git ~/.local/share/junest export PATH=~/.local/share/junest/bin:$PATH

Could someone please help me understand what's going on?

fsquillace commented 2 years ago

Which mode are you using? ns?

makepkg should work only in ns (not proot) mode.

ghost commented 2 years ago

I just type: junest and then /opt/makepkg/bin/makepkg does no exist when I look for it. I reinstalled to double check same issue

fsquillace commented 2 years ago

You should be able to use the original one if you are running the command junest: /usr/bin/makepkg

Also remember to follow the doc: https://github.com/fsquillace/junest#install-packages-from-aur