Questions tagged as 'osx'

1
answer

Problems with pip installation (python package manager)

I use Mac OS and use HomeBrew as the package manager. I installed python 2.7.10 . Along with this installation was to have occurred with pip . However the following problem occurs: ==> /usr/local/Cellar/python/2.7.10/bin/...
asked by 06.06.2015 / 15:44
1
answer

How to use FreeTDS with MAMP on Mac OS?

I need to use the PHP mssql methods and I always did this using FreeTDS in the native Apache MAC OS >. What happens is that shortly after upgrading to OS X 10.9 (Mavericks) I started to use the MAMP package and not the native Apache...
asked by 17.12.2013 / 14:17
1
answer

PHP at MacOsx Yosemite

Hello, when I run php --version: PHP 5.5.14 (cli) (built: Sep 9 2014 19:09:25) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies But I have another version of php in the / usr / local / ph...
asked by 23.10.2014 / 23:14
2
answers

List the amount of space occupied by a file type in the terminal

I suspect that the PCs I use have many .RData files, used by the R program to save data sets. I want to do a cleanup on these files, but without going into directory by directory, from computer to computer. In addition, I use computers wi...
asked by 29.06.2017 / 15:40
2
answers

Compile Linux-ready assembly on OSX

I'm trying to do a compiler study, so I have to compile an assembly of a language called howto with nasm. The intermediate code generated by the howto compiler is as follows: extern printf segment .text align 8 global main:function main: se...
asked by 22.07.2015 / 01:28
1
answer

ADB does not recognize Android device on Mac OS

I'm trying to enable debugger mode on my Motorola Razr i to be able to run my Android projects on the device itself. But when I enter the Mac terminal and put the ./adb devices command to list the devices that are connected, nothing...
asked by 29.11.2014 / 04:40
1
answer

"stdin is not a terminal" when I run Envoy - Laravel 4.2

One month ago everything is working well, until I went deploy a project and ... When you run the command envoy run deploy , using the settings below ... @servers([ 'mt' => '[email protected]' ]) @task('deploy', ['on' => '...
asked by 26.02.2015 / 01:41
0
answers

# 2002 - No such file or directory in phpmyadmin [closed]

I'm using Mac OS Sierra (safari 10.0.3), MAMP 4.0.6, phpMyAdmin and netBeans. All was well, I had run the application sometime until the computer crashed. I restarted the laptop and when I opened MAMP again the MySql server indication does...
asked by 08.03.2017 / 17:02
1
answer

Do you need a MacOS computer to program Swift 4 and ObjC?

I'm doing a lot of research on iOS platform application programming, and all the online courses that I find on the computers are from the Apple line. To program Apple, do I need an Apple computer?     
asked by 01.08.2018 / 21:39
2
answers

How do I disable the text selection on the right-click?

I do not want to disable text selection, nor do I want to disable the right click. I want to ONLY disable text selection with the right-click (but the menu should still appear when right clicking and select text by double-clicking or clicking +...
asked by 06.04.2015 / 20:36