macos tag

212 questions


2 answers
61 views
0
Can I install and run Linux on MacBook Pro 2018?

Does it work with Linux in MacBook Pro 2018?Regardless of distribution or Linux kernel version.I don't have MacBook Pro 2018 yet.However, I am very concerned about whether Linux will work.What is the ...

2 years ago

1 answers
73 views
0
Mac hardens when multiple development servers and tools are started.I want to find out which process is causing it.

During development, I usually start various servers and tools before proceeding with the work.Specifically, after launching the development servers (web and api), there is one editor IDE for code in m...

2 years ago

1 answers
118 views
0
Update the path of the mac.

brew install makeI installed GNU make in . which make/usr/local/bin/makeand /usr/local/bin/make --versionGNU Make 4.2.1Yes, but make --versionGNU Make 3.81It will be echo$PATH/usr/local/bin:/usr/bin:...

2 years ago

2 answers
84 views
0
MySQL can't start

Run $mysql.server start to start MySQL.ERROR! The server quit without updating PID file (/usr/local/var/mysql/<MacName>.pid).I can't do it because of the error If you look at the log, it says Pe...

2 years ago

2 answers
139 views
0
I would like to introduce cakephp with XAMPP."I can't find intl" appears.

I am using XAMPP 7.1.10/PHP 7.1.10 in OS 10.12.6 to deploy cakePHP3.We are building the environment according to the book Introduction to PHP Framework CakePHP3.First, we added extension=php_intl.so i...

2 years ago

1 answers
63 views
0
I want to locate with and on a mac.

The locate command is a command that lists files with matching paths when you specify a string (pattern).However, if you specify multiple patterns, this command searches under or conditions, and there...

2 years ago

1 answers
99 views
0
Apache, the MySQL, Andrew Mac after uninstalled standard Home When Apache (e) of Stop the occurrence of an error

Mac OS: Sierra After installing PHP, Apache, and Mysql on the Mac, I uninstalled Apache, MySQL, and Homebrew because http://localhost cannot be displayed in my browser.In addition, considering that Ap...

2 years ago

1 answers
139 views
0
Vim's r command cannot replace Japanese (Mac)

Start vimtutor of Vim (v.8.0) in macOS Sierra with HomeBrew and replace one Chinese character with another in Lesson 3.2.I usually tried to convert the Chinese characters I wanted to use Enter key to ...

2 years ago

1 answers
110 views
0
Python 3 installed in Anaconda is not recognized by Brackets

I would like to move Python 3 in Brackets.The operating system is MacOS Sirena.We have deployed the Brackets Builder Extended plug-in, but the Python 3 introduced in Anaconda is not recognized by Brac...


1 answers
83 views
0
I want to use OpenCV on my Mac on Python 3.

As per the title, I would like to use OpenCV on Python 3.However, OpenCV 3.0.0 is already installed, but /usr/local/Cellar/opencv3/3.0.0/libThere is only a Python 2.7 folder in .I think I didn't have ...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.