Questions tagged as 'osx'

1
answer

Should I use tableview, collectionview, or scrollview when dealing with vertical items different from each other in XCode?

Good evening, I started learning Swift a short time ago and I'm trying to develop an app in XCode. Today I found the following situation: I need to make a list of information in which it is possible to scroll down, in addition to being able t...
asked by 15.04.2018 / 01:45
0
answers

Installing Intl on MAMP PHP 7.2.1 on MacOS high Sierra

I'm trying to install intl on a MAMP installation on MacOS high Sierra , using pecl , I'm trying directly from the bin inside the MAMP with the following command: └─>> sudo /Applications/MAMP/bin/php/php7.2.1/bin/pecl insta...
asked by 05.04.2018 / 06:32
0
answers

Rotate nhibernate in macOS X 10.13.3 (C #)

Good morning, I'm new to the C # programming world and so I had some problems compiling a project for visual studio for mac . The problem was as follows, the project uses the nHibernate version 4.0.3 to do the database persistence, and when c...
asked by 14.03.2018 / 13:03
0
answers

Wordpress does not find Host Mysql

I'm trying to run WorPress locally on the Mac, this to work on the site and then promptly upload to the server. MySQL is installed on the MAC in /usr/local/mysql-5.7.17-macos10.12-x86_64/ is accessed via console and is in localhost: 3306....
asked by 19.07.2017 / 16:59
0
answers

Problems with .htaccess

asked by 13.06.2017 / 00:00
1
answer

how to install imagemagick on macintosh (Xampp)

I was trying to install imagemagick on the mac, I opened the terminal and executed the following command ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)". Then I checked brew install imagemagick b...
asked by 06.05.2017 / 23:10
1
answer

Image stretched in Safari

I have an image problem in Safari browser, as they are only stretched in this browser. The problem occurs on the desktop as well as on the mobile, Mac, MacBook, iPhone and iPad. This is css: .ft-gallery-v3 { background: url('../images/ft-...
asked by 26.08.2016 / 21:27
1
answer

application for optimization support, shell command correction for mac

I'm wondering how to optimize the following shell command in Mac OSX in order to fulfill the function you want to basically copy all files xx folder to the xx2 folder: ditto $(mdfind xx1) ~/Desktop/xx2 or ditto $(mdfind -onlyin ~/...
asked by 04.07.2016 / 15:57
1
answer

Folder reading became slow after using "npm install"

After installing some modules through the npm install command, opening a folder in the Finder or in an IDE (Atom or Sublime) has become very painful and time-consuming. It seems that the problem may be related to the size of the folder...
asked by 23.01.2016 / 12:52
1
answer

Error trying to install Ruby Gosu library (OS X)

I'm trying to install the ruby Gosu library with the sudo gem install gosu command, but it returns the following error message: ERROR: Error installing gosu: ERROR: Failed to build gem native extension. /System/Library/Frameworks/Ruby...
asked by 08.12.2015 / 01:36