伙计们,请原谅我在这个领域缺乏知识,这是我一直在修理的事情,但是没有太多的运气......
我有一台服务器,安装了SQL Server 2008 R2,它是默认的isntance,我可以看到SSIS服务已经安装并且当前正在运行.
我遇到的问题是,此页面上没有描述任何SSIS角色:
http://msdn.microsoft.com/en-us/library/ms141053.aspx
存在于安全性的服务器角色子部分中...如何使这些可用,或者,为什么它们会丢失?...
提前致谢,
戴夫
安装Snow Leopard(OS X 10.6)后,我的一些Ruby宝石停止工作.我也装的Xcode(获得make
)并安装时出现以下错误ruby-1.8.7-p334
使用rvm
.我在运行Leopard时能够成功安装它.任何帮助,将不胜感激.
Macintosh:haloror patelc75$ rvm install ruby-1.8.7-p334
Installing Ruby from source to: /Users/patelc75/.rvm/rubies/ruby-1.8.7-p334, this may take a while depending on your cpu(s)...
ruby-1.8.7-p334 - #fetching
ruby-1.8.7-p334 - #extracted to /Users/patelc75/.rvm/src/ruby-1.8.7-p334 (already extracted)
ruby-1.8.7-p334 - #configuring
ruby-1.8.7-p334 - #compiling
ERROR: Error running 'make ', please read /Users/patelc75/.rvm/log/ruby-1.8.7-p334/make.log
ERROR: There has been an error while running make. Halting the installation.
Macintosh:haloror patelc75$ more /Users/patelc75/.rvm/log/ruby-1.8.7-p334/make.log
[2011-08-23 17:21:55] make
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT …
Run Code Online (Sandbox Code Playgroud) 在Boa Constructor的安装屏幕上,它说在注册表中找到了Python 2.2和3.1,但是我使用2.7作为我的主要版本.我怎样才能让它识别出来?
操作系统:Windows 7旗舰版32位(6.1,Build 7600)
安装Ruby:我已成功安装Ruby版本1.8.7安装Rails:我尝试通过在命令提示符下键入以下命令来安装Rails和所有依赖项:gem install rails --include-dependencies
但不幸的是,错误发生如下:
INFO: gem install -y
现在是默认值,将被删除INFO:使用--ignore-dependencies只安装列出的gems错误:安装rails时出错:'json'本机gem需要安装构建工具.
请更新您的PATH以包含构建工具或从"http://rubyinstaller.org/downloads"下载DevKit并按照"http://github.com/oneclick/rubyinstaller/wiki/Development-Kit"中的说明进行操作
修复它的步骤是什么?
每次我尝试在Windows上安装php我得到一个名为php-5.4.8.tar.bz2的文件我不知道如何安装这种文件可以有人帮助我吗?
我的应用程序从互联网下载5个文件.apk,并且在第一次成功安装5个文件后,我想将设备ID发送到服务器.
所以有可能第一次检查应用程序安装成功
我正在尝试使用本指南安装ruby 1.9.3:http://www.moncefbelyamani.com/how-to-install-xcode-homebrew-git-rvm-ruby-on-mac/.
当我跑步时,rvm install 1.9.3
我得到这个错误
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p392.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Installing requirements for osx, might require sudo password.
Skipping `brew update` make sure your formulas are up to date.
Cowardly refusing to continue, please read 'rvm autolibs'.
Run Code Online (Sandbox Code Playgroud)
然后我跑brew update
,我明白了
Already up-to-date.
Run Code Online (Sandbox Code Playgroud)
我也试过跑brew doctor
,我明白了
Your system is …
Run Code Online (Sandbox Code Playgroud) 这是cmd输出......
----------------------------------------------------------------
Installing the service 'TomEE' ...
Using CATALINA_HOME: "C:\tomee"
Using CATALINA_BASE: "C:\tomee"
Using JAVA_HOME: "C:\program files\Java\jdk1.6.0_26"
Using JRE_HOME: "C:\program files\Java\jdk1.6.0_26\jre"
Using JVM: "C:\program files\Java\jdk1.6.0_26\jre\bin\server\jvm.dl
l"
""C:\tomee\bin\TomEE.x86.exe"" //IS//TomEE
[2013-04-09 16:16:39] [error] Unrecognized cmd option C:\tomee\bin\TomEE.x86.exe
[2013-04-09 16:16:39] [error] The specified module could not be found.
[2013-04-09 16:16:39] [error] Invalid command line arguments
[2013-04-09 16:16:39] [error] The specified module could not be found.
[2013-04-09 16:16:39] [error] Commons Daemon procrun failed with exit value: 1 (
Failed to parse command line arguments) …
Run Code Online (Sandbox Code Playgroud) 我是在服务器上安装软件包的新手.在php.net上,它说你如何手动安装rar包(http://www.php.net/manual/en/rar.installation.php):
gunzip rar-xxx.tgz
tar -xvf rar-xxx.tar
cd rar-xxx
phpize
./configure && make && make install
Run Code Online (Sandbox Code Playgroud)
我已经下载了包并将其上传到服务器.我的问题是,我需要在哪里编写安装命令?我已经尝试过CMD但是,当然,它不起作用.救命?:)
如何在安装后第一次启动应用程序时添加仅显示的启动画面. 像是如何使用指南.