italia / fatturapa-testsdi

Sistema d'Interscambio di test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to locate an executable at "/Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/bin/apt

SoftwareAdvise opened this issue · comments

I'm trying to execute "sudo apt install php-cli php-fpm nginx php-soap php-mbstring php-dom php-zip composer nginx postgresql php-pgsql php-curl php-xml" but I receive this error "Unable to locate an executable at "/Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/bin/apt"

I use macOS Mojave

Why?

Hi and sorry, the instructions are for Debian stable (9.x stretch) only ATM.
We havent' tested all this on MacOS at all; I suppose you'd use brew instead of the Debian package manager apt, I'm quite confident that it should work, and it would be nice if you go through that and post here your experience so that we can update the README.
Other options are:

  • setting up a local VM with VirtualBox (or use a VM in the cloud) with Debian
  • If you like docker there is a branch and a pending PR with a docker-compose

I have the same problem on Kali when trying to install the gnome gui

I tried using this on macOS, brew seems to have worked...