Vai al contenuto

pacchetto installazione non compatibile


Messaggi raccomandati

Buonasera a tutti, sono nuovo nel forum, spero di potermi avvalere della vostra conoscenza in ambito apple.

ho un Imac21.5 late 2013 con OS Mojave, è da giorni che cerco di installare Sonic Academy Kick 2, ma all'installazione mi dice che il pacchetto non è compatibile con questa versione di macOS. (dalla descrizione non sarebbe dovuta funzionare solo con Catalina).

Non succede solo con questa applicazione ma anche con molte altre...

Ho trovato nella descrizione sotto al prodotto un utente che ha suggerito la soluzione, in quanto neanche a lui funzionava, promettendo che così sarebbe andato tutto.  

(vi riporto quello che ha scritto in inglese)

hey murant, and along with anyone else that cannot install these packages on 1.14 …i found a solution i am running mac os mojave 1.14 but i had an error aswell. if you get the error “this package is incompatible with this version of macos and may fail to install.” then you need to get new headers. when you upgrade to 1.14 mojave, it doesnt come with new headers, xcode or command line tools. “Xcode is an integrated development environment for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iOS, iPadOS, watchOS, and tvOS”. —AND— “The Command Line Tools Package is a small self-contained package available for download separately from Xcode and that allows you to do command line development in macOS. It consists of the macOS SDK and command-line tools such as Clang, which are installed in the /Library/Developer/CommandLineTools directory. you could give these a google search to understand what youre doing to your mac os. 

anyways the fix is. open mac terminal and type “sudo rm -rf /Library/Developer/CommandLineTools” this will remove current version of command line tools. then type ” xcode-select –install” this will install new version of xcode. THEN…
$ sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /
This will force install new header files. these are all mac osx programs you are installing through the terminal. do some basic research on them but do not damage your system always backup before you do anything. Cheers!

 

 

ho provato a seguire tutta la procedura ma all'inserire  xcode-select-install viene fuori questo:

 

 

Options:

  -h, --help                  print this help message and exit

  -p, --print-path            print the path of the active developer directory

  -s <path>, --switch <path>  set the path for the active developer directory

  --install                   open a dialog for installation of the command line developer tools

  -v, --version               print the xcode-select version

  -r, --reset                 reset to the default command line tools path

iMac-di-Diego:~ diegograsso$ install

usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]

               [-o owner] file1 file2

       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]

               [-o owner] file1 ... fileN directory

       install -d [-v] [-g group] [-m mode] [-o owner] directory ...

iMac-di-Diego:~ diegograsso$

 

Qualcuno saprebbe dirmi se la procedura è corretta?  e se è corretta come continuare la procedura?

Grazie a tutti in anticipo.

 

 

 

 

Link al commento
Condividi su altri siti

Archiviato

Questa discussione è archiviata e chiusa a future risposte.

×
×
  • Crea Nuovo...