我是 Dropbox 的快乐用户,但我想将它与我的 Windows Home Server 一起使用。
我想问一下是否可以将其作为服务运行。默认安装将 dropbox.exe 安装在 C:\Documents and Settings\administrator\Application Data\Dropbox\bin
该路径阻止我使用 Windows 资源工具包创建用户定义的服务。
我只是按照安装页面中的描述运行了 Homebrew 脚本。然后我brew doctor
在终端中运行,它返回了几个错误。我不知道如何解决这些错误,请帮忙。
brew doctor
Error: Some directories in /usr/local/share/man aren't writable.
This can happen if you "sudo make install" software that isn't managed
by Homebrew. If a brew tries to add locale information to one of these
directories, then the install will fail during the link step.
You should probably `chown` them:
/usr/local/share/man/de
/usr/local/share/man/de/man1
Error: You have Xcode 4.2, which is outdated.
Please install Xcode 4.3.
Error: Unbrewed dylibs were found in /usr/local/lib.
If you didn't …
Run Code Online (Sandbox Code Playgroud) 我最近在我的笔记本电脑上安装了 Ubuntu 10.04。由于SSD的空间限制,我没有为操作系统设置交换分区,我有1.5GB的RAM。
安装过程中有警告,但我认为这没什么大不了的,因为一切都很顺利。
从长远来看,没有交换分区会有什么缺点吗?