Javier García Orduña

Results 7 comments of Javier García Orduña

Hi, and thanks for the quick response. Yes, I'm sure there wasn't any previous version installed. Anyway, I executed your suggested commands and it is still failing: ``` ➜ ~...

Hi @mjcheetham. ``` ➜ ~ sudo ls /usr/local/share/gcm-core Password: Atlassian.Bitbucket.dll System.IO.FileSystem.Watcher.dll System.Security.Principal.Windows.dll Avalonia.Base.dll System.IO.FileSystem.dll System.Security.Principal.dll Avalonia.Controls.dll System.IO.IsolatedStorage.dll System.Security.SecureString.dll Avalonia.DesignerSupport.dll System.IO.MemoryMappedFiles.dll System.Security.dll Avalonia.Desktop.dll System.IO.Pipelines.dll System.ServiceModel.Web.dll Avalonia.Dialogs.dll System.IO.Pipes.AccessControl.dll System.ServiceProcess.dll Avalonia.FreeDesktop.dll System.IO.Pipes.dll System.Text.Encoding.CodePages.dll...

Sure. I got this error response: ``` ➜ ~ sudo xcodebuild -license accept Password: xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools...

I ran `sudo xcrun cc` and nothing happened. ``` ➜ ~ sudo xcrun cc cc: error: no input files ```

Hi, all the commands worked fine: ``` ➜ ~ /usr/bin/which brew /opt/homebrew/bin/brew ➜ ~ /bin/ln usage: ln [-s [-F] | -L | -P] [-f | -i] [-hnv] source_file [target_file] ln...

``` ➜ ~ ls -l /bin/bash -r-xr-xr-x 1 root wheel 1310352 Sep 5 11:17 /bin/bash ```

I could install it following your commands. One question, is it supposed to need sudo access to run it?