Questions tagged «osx-lion»

Mac OS X Lion(10.7)是Mac OS X的第八个主要版本,Mac OS X是用于Macintosh计算机的Apple桌面和服务器操作系统。

16
在Mac OS X Lion上设置环境变量
当有人说“编辑您的.plist文件”或“您的.profile”或“ .bash_profile”等时,这让我感到困惑。我不知道这些文件在哪里,如果必须这样做怎么创建它们,等等,还有为什么似乎有这么多不同的文件(为什么?它们做不同的事情?),我也不知道。 因此,有人可以向以前的Windows用户耐心地解释一下吗(拼命想更加熟悉愉快的,如果最初有些令人困惑的OS X世界)如何逐步做到这一点? 我需要同时为GUI应用程序和命令行应用程序设置变量,目前是需要变量的ant脚本,但是很可能还有其他需求。 请注意,我也有Lion,因为您对Googling的许多回答似乎对Lion来说已经过时了... 另外请注意,我使用终端机的经验几乎为零。我愿意学习,但是请给新手解释一下...

16
无法在带有RVM的Lion下安装Ruby – GCC问题
有关此问题的大多数问题是由于缺少Xcode造成的。我已经安装了Xcode 4.2。 安装尝试: rvm install 1.9.3 Installing Ruby from source to: /Users/jamie/.rvm/rubies/ruby-1.9.3-p0, this may take a while depending on your cpu(s)... ruby-1.9.3-p0 - #fetching ruby-1.9.3-p0 - #extracted to /Users/jamie/.rvm/src/ruby-1.9.3-p0 (already extracted) Fetching yaml-0.1.4.tar.gz to /Users/jamie/.rvm/archives Extracting yaml-0.1.4.tar.gz to /Users/jamie/.rvm/src Configuring yaml in /Users/jamie/.rvm/src/yaml-0.1.4. Compiling yaml in /Users/jamie/.rvm/src/yaml-0.1.4. Installing yaml to …
268 ruby  gcc  rvm  osx-lion  xcode4.2 

17
如何在不启动Xcode的情况下运行iPhone模拟器?
在运行Mac OS X的旧Mac电脑上,我可以在聚光灯下键入“ ios”,它会自行启动iPhone / iPad模拟器。 从那以后,我不得不让一台新机器运行Lion。我已经安装了适用于Lion的Xcode,已经安装了偏好面板中的开发人员工具选项。 但是“ ios”选项不再存在了:(现在唯一的方法似乎是运行Xcode,创建一个空项目,然后使用run选项启动模拟器。 我已经搜索并搜索了intertubes和facewebs,但是没有任何帮助。 有谁知道如何仅在Lion上运行模拟器? 更新:这是对下面的@ike_love线程的响应。不能保证在所有优胜美地机器上都可以使用该答案。


5
如何使用自制软件安装imagemagick?
我正在尝试在OSX Lion上安装Imagemagick,但某些功能无法正常工作。 -> brew install imagemagick /usr/local/git/bin/git ==> Cloning https://github.com/adamv/ImageMagick.git Cloning into /Users/klebershimabuku/Library/Caches/Homebrew/imagemagick--git... fatal: https://github.com/adamv/ImageMagick.git/info/refs not found: did you run git update-server-info on the server? Error: Failure while executing: git clone --depth 1 https://github.com/adamv/ImageMagick.git /Users/kleber/Library/Caches/Homebrew/imagemagick--git 酿造医生说: -> brew doctor We couldn't detect gcc 4.0.x. Some formulae require this compiler. Some …
201 git  gcc  homebrew  osx-lion  gcc4 

15
升级到OSX 10.7 Lion后修复Postgresql
我最近升级到OSX 10.7,此时尝试连接到psql服务器时,我的rails安装完全失败了。当我从命令行使用 psql -U postgres 它完全可以正常工作,但是当我尝试使用相同的用户名和密码运行Rails服务器或控制台时,出现此错误 ...activerecord-3.0.9/lib/active_record/connection_adapters/postgresql_adapter.rb:950:in `initialize': could not connect to server: Permission denied (PGError) Is the server running locally and accepting connections on Unix domain socket "/var/pgsql_socket/.s.PGSQL.5432"? 任何想法可能会发生什么将是超级有帮助!谢谢!

3
如何修复终端无法在OS X Lion上加载〜/ .bashrc [关闭]
关闭。这个问题是题外话。它当前不接受答案。 想改善这个问题吗? 更新问题,使其成为Stack Overflow的主题。 7年前关闭。 改善这个问题 每当我使用Cmd+在Terminal中打开新选项卡时T,它都会在与上一个选项卡相同的目录中打开bash。当我在~目录中时,这可以正常工作,但是如果我在其他地方,则加载时会出错.bashrc Last login: Sat Oct 15 21:10:00 on ttys002 -bash: .bashrc: No such file or directory Jakub-Arnolds-MacBook-Pro:projects darth$ 看起来好像.bashrc是通过相对而非绝对路径加载的,因为如果这样做source ~/.bashrc,一切都会顺利进行。 我认为这是与OS X Lion相关的问题,因为在从Snow Leopard升级之前,我没有遇到相同的问题。但这可能是由于Terminal总是在处打开~,我不记得它是否试图打开相同的目录。 但是问题仍然是一样的,如何~/.bashrc通过绝对路径而不是相对路径来使终端负载?
178 macos  bash  terminal  osx-lion 

9
从Mac OSX Lion完全卸载PostgreSQL 9.0.4?
这个问题可能看起来像是以下问题的重复:如何在Mac(运行Snow Leopard)上卸载postgresql,但是有两个主要区别。我正在运行Lion,正在尝试卸载PostgreSQL 9.0.4。我查看了最后一个问题及其引用的链接,但是运行此命令时没有找到名为“ uninstall-postgresql”的文件: sudo find / -name "*uninstall-*" 因此,我认为这意味着9.0.4的卸载过程与8.x的卸载过程不同。 我在不同的地方看到了几篇文章,描述了手动卸载的方法,但是类似地,我的计算机上不存在某些引用的目录/文件。 您可以提供的任何帮助或指示将不胜感激。 仅供参考,这是其他海报从雪豹卸载postgres的链接。在我尝试逐步执行这些命令时,大多数命令都带有“找不到命令”的变体。 更新: 除了brew uninstall postgres,我还应该手动删除以下任何文件/目录吗?请记住,我要彻底清除所有内容,没有数据文件/数据库表或其他任何东西。 > sudo find / -name "*postgres*" find: /dev/fd/3: Not a directory find: /dev/fd/4: Not a directory /Library/Ruby/Gems/1.8/doc/activerecord-3.1.1/rdoc/lib/active_record/connection_adapters/postgresql_adapter_rb.html /Library/Ruby/Gems/1.8/doc/activerecord-3.1.1/ri/ActiveRecord/ConnectionAdapters/PostgreSQLAdapter/postgresql_version-i.ri /Library/Ruby/Gems/1.8/doc/arel-2.2.1/rdoc/lib/arel/visitors/postgresql_rb.html /Library/Ruby/Gems/1.8/gems/activerecord-3.1.1/lib/active_record/connection_adapters/postgresql_adapter.rb /Library/Ruby/Gems/1.8/gems/arel-2.2.1/lib/arel/visitors/postgresql.rb /Library/Ruby/Gems/1.8/gems/arel-2.2.1/test/visitors/test_postgres.rb /Library/Ruby/Gems/1.8/gems/railties-3.1.1/lib/rails/generators/rails/app/templates/config/databases/jdbcpostgresql.yml /Library/Ruby/Gems/1.8/gems/railties-3.1.1/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml /Library/WebServer/Documents/postgresql /Library/WebServer/Documents/postgresql/html/app-postgres.html /Library/WebServer/Documents/postgresql/html/postgres-user.html /private/etc/apache2/users/postgres.conf /private/var/db/dslocal/nodes/Default/groups/_postgres.plist /private/var/db/dslocal/nodes/Default/sharepoints/postgres's Public Folder.plist /private/var/db/dslocal/nodes/Default/users/_postgres.plist …

13
在Mac OS Lion上从命令行启动MySQL服务器
我为Mac安装了mySQL。除了使用System Preference中安装的mySQL.prefPane工具启动SQL Server之外,我还想知道从命令行启动的指令。我做如下: 后 苏根 我通过命令行启动mySQL服务器,它产生如下错误: sh-3.2# / usr / local / mysql / bin / mysqld 111028 16:57:43 [警告]设置lower_case_table_names = 2是因为/usr/local/mysql-5.5.17-osx10.6-x86_64/data/的文件系统不区分大小写 111028 16:57:43 [错误]致命错误:请阅读手册的“安全性”部分,以了解如何以root身份运行mysqld! 111028 16:57:43 [错误]中止 111028 16:57:43 [注意] / usr / local / mysql / bin / mysqld:关闭完成 请帮我! 编辑: 原因在这里:http : //dev.mysql.com/doc/refman/5.5/en/changing-mysql-user.html 下面的xdazz答案中描述了一种解决方案。

6
在OS X v10.7(Lion)上安装autoreconf?
我正在尝试使用可让我使用ruby-debug的补丁重新安装Ruby 1.9.3。 遵循说明并运行时 rvm reinstall 1.9.3 --patch debug --force-autoconf 应用补丁后,它会一直运行: rvm需要autoreconf来安装所选的ruby解释器,但是在PATH中找不到autoreconf。 不幸的是,四处寻找如何在OS X v10.7(Lion)上安装autoreconf(或有关它的很多信息)似乎是死路一条。


15
配置:错误:C编译器无法创建可执行文件
我已经检查了许多关于stackoverflow的类似问题,但是还没有找到答案。 我正在尝试在Lion OSX上安装memcached,如下所示。 这就是我得到的: j-court-demones-macbook-pro:libevent-1.4.12-stable jcourtdemone$ ./configure; make checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make …

14
在zsh上找不到命令
我使用的是z Shell(zsh)而不是默认的bash,并且发生了一些错误,因此不再识别所有曾经工作的命令: ls zsh: command not found: ls open -e .zshrc zsh: correct 'open' to '_open' [nyae]? 我不知道如何重置zsh或解决此问题。这是$PATH变量的内容: echo $PATH /Users/Malloc/bin/Sencha/Cmd/3.1.2.342:/usr/local/bin/mate 我无法打开.bash_profile文件,也无法打开.zshrc文件,看来唯一的解决方案是重置zsh。有任何想法吗? 编辑: 我什至尝试zsh按照此线程中的指示进行重置,但始终出现command not found错误: exec zsh zsh: command not found: zsh 发生什么了?为什么所有命令都丢失了?
138 shell  osx-lion  zsh 



By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.