Questions tagged as 'osx'

1
answer

Error opening the Mac Terminal

For some time now, my MAC terminal has given me an error every time I open a new screen of my terminal, I have been searching for information from Google and the truth is that I have not found anything convincing, I show you the error: -bash...
asked by 10.05.2016 / 19:34
3
answers

Git error after upgrading to macOS Sierra - missing xcrun

After updating my OSX from El Capitán to the new version macOS Sierra , I get this error when trying to execute any git command, for example, when executing: git status I get the following error: xcrun: error: invalid active...
asked by 13.02.2017 / 05:53
2
answers

error when connecting to mongodb

I have a problem when I want to access the mongo console, I raise the service with brew and when I try to enter the mongo shell I get this error: MongoDB shell version: 3.2.8 connecting to: test 2016-08-17T08:47:10.650-0300 W NETWORK [thread1...
asked by 17.08.2016 / 13:57
2
answers

Run .jar on MacOS

I have a question and I can not run .jar files on my mac. The file is xlogo.jar is downloaded from the official website: link is to teach children the basics of programming . In theory, it should be executed just by double clicking on the file...
asked by 29.04.2017 / 13:46
0
answers

Can exceptions be made for brew doctor warning messages?

Everything works correctly in my system and I would like to know if there is any way to make an exception for brew doctor to ignore the warning that generates me, and next time I will not show it, I have brew and mini-probe installed but I do no...
asked by 29.08.2016 / 01:44
1
answer

Free space from a macbook pro? [closed]

What is the best way to free up space on my hard drive, I have a lot of space occupied in the Other category and I do not know what files correspond to and how to clean up what no longer works for me? What do you advise me?     
asked by 30.08.2016 / 01:08
0
answers

Problem with OSX Macbook Pro [closed]

Recently the MacBook stopped working, constantly appearing the rainbow circle for long minutes as soon as I open an app or perform any action, reacting extremely slow. I formatted the hard drive and did a clean installation of the OSX El Capitan...
asked by 19.08.2016 / 03:23
1
answer

Compile files in C using OS X

Two months ago I asked a question related to the compilation of multiple files in C, I'm using OS X, but for GNU / Linux it would be the same. My question is how to compile the following three files from the terminal: main.c racional.c racional....
asked by 07.05.2016 / 23:47
2
answers

change terminal name mac

I wanted to know if there is a way to remove all the name that appears in the terminal, it uses a lot of space. I have it like this: and I would like to see something like this.     
asked by 10.12.2016 / 17:30
1
answer

window.location.replace (); it does not work

I'm doing a web page with different html documents. Since windows works for me, but with OS X no. This is the method in which I have it written: function guardarCookies() { if ($("#Conditions").prop("checked") == false) { aler...
asked by 08.12.2017 / 19:07