{"id":1130,"date":"2022-08-30T15:12:53","date_gmt":"2022-08-30T15:12:53","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/09\/problem-about-failed-installation-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:12:53","modified_gmt":"2022-08-30T15:12:53","slug":"problem-about-failed-installation-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/problem-about-failed-installation-collection-of-common-programming-errors\/","title":{"rendered":"problem about failed-installation-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/c757293cea100034c52c39bf7603918a?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nAlfo<br \/>\nnginx rvm passenger homebrew failed-installation<br \/>\nSo I&#8217;m following this tutorial, and about half way through compiling nginx, &#8216;It looks like something went wrong&#8217;.So, I have RVM installed and working, and I also have the Passenger gem installed. I also installed nginx using Homebrew, which also works.So then, I try:rvmsudo `which passenger-install-nginx-module`Which I found here.When prompted if I want to install a new version of nginx, or recompile the Homebrew one with Passenger support, I choose option 2. When it asks where the source code is, put in:\/Library\/Caches\/Home<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/ed467617297f4686976f7c12c17c8b00?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nSudarshan<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/9d96093408df0463815ff4d9b8a0c1a9?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nslhck<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/523ef0a65c4f76bea682a4f916fb36d3?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nuser88117<br \/>\nlinux make failed-installation<br \/>\nI am trying to install nfqueue-bindings.However, when I tried to run the MAKE file, I got this error:[root@localhost nfqueue-bindings-0.3]# make [ -d build ] || mkdir build; \\ cd build &amp;&amp; cmake -DDEBUG=1 -DCMAKE_VERBOSE_MAKEFILE=0 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=\/usr\/local .. &amp;&amp; make &#8212; The C compiler identification is GNU &#8212; The CXX compiler identification is unknown &#8212; Check for working C compiler: \/usr\/bin\/gcc &#8212; Check for working C compiler: \/usr\/bin\/gcc &#8212; works &#8212; Detecting C compiler ABI info &#8212; Detecting C comp<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/7d5c81599cf37f8fd651a548fdf375fb?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nuser48058<br \/>\nlinux raid installation failed-installation anaconda<br \/>\nI having trouble with installation of Fedora and\/or Centos.On first steps of installation, on step What type of devices will your installation involve, whatever I choose, same thing happen: I get window with messageAn unhandled exception has occurre<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/8f8db8b8e412fc9f724623163227ff1d?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nGeorges Oates Larsen<br \/>\npython google failed-installation gdata-python-client<br \/>\n[Note, I have removed some information, such as my username, and the IDs to my spreadsheets] Hi! I&#8217;m on a mac, and I&#8217;m trying my best to install gdata for google python. Before I go on, I&#8217;m using this tutorial here: http:\/\/code.google.com\/apis\/gdata\/articles\/python_client_lib.html I have python version: 2.6.1, so I skipped to installing dependencies as instructed. Terminal looked like: Last login: Sat Jan 1 11:28:47 on ttys000 Users-MacBook-Pro:~ user$ python -V Python 2.6.1 Users-MacBook-Pro:~ user$ I fired up the python interpreter and tried importing xml tree. Nothing happened, so I tried importing banannas. Terminal looked like: Last login: Sat Jan 1 11:30:26 on ttys000 Users-MacBook-Pro:~ user$ python Python 2.6.1 (r261:67515, Jun 24 2010, 21:47:49) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin Type &#8220;help&#8221;, &#8220;copyright&#8221;, &#8220;credits&#8221; or &#8220;license&#8221; for more information. &gt;&gt;&gt; from xml.etree import ElementTree &gt;&gt;&gt; from ninjas import banannas Traceback (most recent call last): File &#8220;&#8221;, line 1, in ImportError: No module named ninjas This makes me mostly sure I have xmltree, though I do not remember ever having installed it. At this point, I downloaded the gdata library, and my mac automagically decompressed it. I then ran the install command, and ran the test commands. My terminal looked like this: Last login: Sat Jan 1 11:31:21 on ttys000 Users-MacBook-Pro:~ user$ cd \/Users\/User\/Downloads\/gdata-2-1.0.13 Users-MacBook-Pro:gdata-2-1.0.13 user$ .\/setup.py install \/System\/Library\/Frameworks\/Python.framework\/Versions\/2.6\/lib\/python2.6\/ distutils\/dist.py:266: UserWarning: Unknown distribution option: &#8216;install_requires&#8217; warnings.warn(msg) running install running build running build_py creating build creating build\/lib creating build\/lib\/atom copying src\/atom\/__init__.py -&gt; build\/lib\/atom copying src\/atom\/auth.py -&gt; build\/lib\/atom copying src\/atom\/client.py -&gt; build\/lib\/atom copying src\/atom\/core.py -&gt; build\/lib\/atom copying src\/atom\/data.py -&gt; build\/lib\/atom copying src\/atom\/http.py -&gt; build\/lib\/atom copying src\/atom\/http_core.py -&gt; build\/lib\/atom copying src\/atom\/http_interface.py -&gt; build\/lib\/atom copying src\/atom\/mock_http.py -&gt; build\/lib\/atom copying src\/atom\/mock_http_core.py -&gt; build\/lib\/atom copying src\/atom\/mock_service.py -&gt; build\/lib\/atom copying src\/atom\/service.py -&gt; build\/lib\/atom copying src\/atom\/token_store.py -&gt; build\/lib\/atom copying src\/atom\/url.py -&gt; build\/lib\/atom creating build\/lib\/gdata copying src\/gdata\/__init__.py -&gt; build\/lib\/gdata copying src\/gdata\/apps_property.py -&gt; build\/lib\/gdata copying src\/gdata\/auth.py -&gt; build\/lib\/gdata copying src\/gdata\/client.py -&gt; build\/lib\/gdata copying src\/gdata\/core.py -&gt; build\/lib\/gdata copying src\/gdata\/data.py -&gt; build\/lib\/gdata copying src\/gdata\/gauth.py -&gt; build\/lib\/gdata &#8211;Various copying, migration, and creation printouts exactly the same to the above and below, asides from path, removed to save space&#8211;migration copying src\/gdata\/apps\/migration\/service.py -&gt; build\/lib\/gdata\/apps\/ migration creating build\/lib\/gdata\/apps\/organization copying src\/gdata\/apps\/organization\/__init__.py -&gt; build\/lib\/gdata\/ apps\/organization copying src\/gdata\/apps\/organization\/service.py -&gt; build\/lib\/gdata\/apps\/ organization creating build\/lib\/gdata\/base copying src\/gdata\/base\/__init__.py -&gt; build\/lib\/gdata\/base copying src\/gdata\/base\/service.py -&gt; build\/lib\/gdata\/base creating build\/lib\/gdata\/blogger copying src\/gdata\/blogger\/__init__.py -&gt; build\/lib\/gdata\/blogger copying src\/gdata\/blogger\/client.py -&gt; build\/lib\/gdata\/blogger copying src\/gdata\/blogger\/data.py -&gt; build\/lib\/gdata\/blogger copying src\/gdata\/blogger\/service.py -&gt; build\/lib\/gdata\/blogger creating build\/lib\/gdata\/books copying src\/gdata\/books\/__init__.py -&gt; build\/lib\/gdata\/books copying src\/gdata\/books\/data.py -&gt; build\/lib\/gdata\/books copying src\/gdata\/books\/service.py -&gt; build\/lib\/gdata\/books creating build\/lib\/gdata\/calendar copying src\/gdata\/calendar\/__init__.py -&gt; build\/lib\/gdata\/calendar copying src\/gdata\/calendar\/data.py -&gt; build\/lib\/gdata\/calendar copying src\/gdata\/calendar\/service.py -&gt; build\/lib\/gdata\/calendar creating build\/lib\/gdata\/calendar_resource copying src\/gdata\/calendar_resource\/__init__.py -&gt; build\/lib\/gdata\/ calendar_resource copying src\/gdata\/calendar_resource\/client.py -&gt; build\/lib\/gdata\/ calendar_resource copying src\/gdata\/calendar_resource\/data.py -&gt; build\/lib\/gdata\/ calendar_resource creating build\/lib\/gdata\/codesearch copying src\/gdata\/codesearch\/__init__.py -&gt; build\/lib\/gdata\/codesearch copying src\/gdata\/codesearch\/service.py -&gt; build\/lib\/gdata\/codesearch creating build\/lib\/gdata\/contacts copying src\/gdata\/contacts\/__init__.py -&gt; build\/lib\/gdata\/contacts copying src\/gdata\/contacts\/client.py -&gt; build\/lib\/gdata\/contacts copying src\/gdata\/contacts\/data.py -&gt; build\/lib\/gdata\/contacts copying src\/gdata\/contacts\/service.py -&gt; build\/lib\/gdata\/contacts creating build\/lib\/gdata\/docs copying src\/gdata\/docs\/__init__.py -&gt; build\/lib\/gdata\/docs copying src\/gdata\/docs\/client.py -&gt; build\/lib\/gdata\/docs copying src\/gdata\/docs\/data.py -&gt; build\/lib\/gdata\/docs copying src\/gdata\/docs\/service.py -&gt; build\/lib\/gdata\/docs creating build\/lib\/gdata\/dublincore copying src\/gdata\/dublincore\/__init__.py -&gt; build\/lib\/gdata\/dublincore copying src\/gdata\/dublincore\/data.py -&gt; build\/lib\/gdata\/dublincore creating build\/lib\/gdata\/exif copying src\/gdata\/exif\/__init__.py -&gt; build\/lib\/gdata\/exif creating build\/lib\/gdata\/finance copying src\/gdata\/finance\/__init__.py -&gt; build\/lib\/gdata\/finance copying src\/gdata\/finance\/data.py -&gt; build\/lib\/gdata\/finance copying src\/gdata\/finance\/service.py -&gt; build\/lib\/gdata\/finance creating build\/lib\/gdata\/geo copying src\/gdata\/geo\/__init__.py -&gt; build\/lib\/gdata\/geo copying src\/gdata\/geo\/data.py -&gt; build\/lib\/gdata\/geo creati<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/e5c7e713b6f536d3fa0c9e1fbbdfb9c1?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nMPelletier<br \/>\nosx oracle10g osx-leopard oracle-xe failed-installation<br \/>\nI am trying to install Oracle XE 10.2 on my Mac Leopard. However, it doesn&#8217;t go without a lot of fuzz. Thankfully I have this tutorial at my disposal: http:\/\/bit.ly\/a4rc4OThe only pain I am left with is the following command that fails (from the cfgtoollogs\/configToolAllCommands). \/Users\/oracle\/oracle\/product\/10.2.0\/db_1\/bin\/netca \/orahome \/Users\/oracle\/oracle\/product\/10.2.0\/db_1 \/orahnam OraDb10g_home1 \/instype custom \/inscomp client,oraclenet,javavm,server,ano \/insprtcl tcp \/cfg local \/authadp NO_VALUE \/nodeinfo NO_VALUE \/responseFile \/Users\/oracle\/oracle\/product\/10.2.0\/db_1\/network\/install\/netca_typ.rspWhich generates the following output:# # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.4.2-92 mixed mode) # \/Users\/oracle\/oracle\/product\/10.2.0\/db_1\/jdk\/jre\/bin\/java: line 2: 27805 Segmentation fault \/System\/Library\/Frameworks\/JavaVM.framework\/Versions\/1.4.2\/Home\/bin\/java -Xbootclasspath\/a:\/Users\/oracle\/oracle\/product\/10.2.0\/db_1\/jdk\/jre\/lib\/ext:\/Users\/oracle\/oracle\/product\/10.2.0\/db_1\/jdk\/lib\/ext $*I want to run Oracle on my Mac, as software I need relies on Oracle database. I fetched the binary from the Oracle website, and is supposed to work.This box runs on Intel Core 2 Duo, running Leopard 10.5.8 and has Java 1.5.0 available. I more information is needed to analyze this, please comment and I will edit. Also some pointers where to look for would be nice. Thanks a bunch for help or trying to :)Here is the full output from the log:Parsing command line arguments:Parameter &#8220;orahome&#8221; = \/Users\/oracle\/oracle\/product\/10.2.0\/db_1Parameter &#8220;orahnam&#8221; = OraDb10g_home1Parameter &#8220;instype&#8221; = customParameter &#8220;inscomp&#8221; = client,oraclenet,javavm,server,anoParameter &#8220;insprtcl&#8221; = tcpParameter &#8220;cfg&#8221; = localParameter &#8220;authadp&#8221; = NO_VALUEParameter &#8220;nodeinfo&#8221; = NO_VALUEParameter &#8220;responsefile&#8221; = \/Users\/oracle\/oracle\/product\/10.2.0\/db_1\/network\/install\/netca_typ.rsp Done parsing command line arguments. Oracle Net Services Configuration:# This JavaNativeCrash log describes the Java state at a Native Crash in a Java application. # The corresponding native state can be found in the crash log generated by CrashReporter.# If this error is reproducible, please report it with the following information: # 1. Provide the steps to reproduce, a test case, and any relevant information # 2. This JavaNativeCrash_pid.crash.log (Java state) # 3. The corresponding .crash.log (native state; generated by CrashReporter) # File report at: http:\/\/bugreport.apple.com\/An unexpected exception has been detected in native code outside the VM. Unexpected Signal : Bus Error occurred at PC=0x9714E22B Function=[Unknown.] Library=\/usr\/lib\/libSystem.B.dylibNOTE: We are unable to locate the function name symbol for the errorjust occurred. Please refer to release documentation for possiblereason and solutions.Current Java thread:at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)at oracle.net.ca.InitialSetup.setupConfigObjects(Unknown Source)at oracle.net.ca.InitialSetup.(Unknown Source)at oracle.net.ca.NetCA.main(Unknown Source)Dynamic libraries and executable: [0x00002458-0x0000881e] \/System\/Library\/Frameworks\/JavaVM.framework\/Versions\/1.4.2\/Home\/bin\/java [0x0001071c-0x000157b0] \/System\/Library\/Frameworks\/JavaVM.framework\/Versions\/A\/JavaVM [0x91bf2730-0x91cefb56] \/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation [0x91ab9780-0x91ac071e] \/usr\/lib\/libgcc_s.1.dylib [0x971250a0-0x972596d0] \/usr\/lib\/libSystem.B.dylib [0x957cca60-0x959ae953] \/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation [0x91ac27c0-0x91ad7335] \/usr\/lib\/libobjc.A.dylib [0x911931f0-0x91286765] \/usr\/<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/2773ca69c9bb6bf9ee69f9f318aa5375?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nYuri A<br \/>\nxcode osx-lion failed-installation<br \/>\nBeen battling this for hours. I&#8217;ve downloaded the latest installer from the App Store, hoping to be able to run my code on the device again after updating it to 5.1. Not so fast! I get a cryptic error saying the installation failed. It&#8217;s almost as if it&#8217;s telling me &#8220;your installation failed because it failed&#8221;. Thanks, Captain Obvious.Looking into \/var\/log\/install.log I see this (snippet of the last few lines before failure):Mar 11 21:11:52 Yuriy-Aleksyeyevs-MacBook-Pro _securityagent[577]: Running Install Scripts . . . Mar 11 21:11:52 Yuriy-Aleksyeyevs-MacBook-Pro _securityagent[579]: Begin script: AlertAll.sh Mar 11 21:11:53 Yuriy-Aleksyeyevs-MacBook-Pro installd[567]: .\/preinstall: sudo: unknown user: Yuri Mar 11 21:11:53 Yuriy-Aleksyeyevs-MacBook-Pro _securityagent[582]: End script: AlertAll.sh Mar 11 21:11:53 Yuriy-Aleksyeyevs-MacBook-Pro _securityagent[583]: Begin scrip<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/3672d689f45bd38cc6a27ad4946b9b04?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nuser838695<br \/>\nlinux make cmake failed-installation<br \/>\nI am trying to install nfqueue-bindings.However, when I tried to run the MAKE file, I got this error:[root@localhost nfqueue-bindings-0.3]# make [ -d build ] || mkdir build; \\ cd build &amp;&amp; cmake -DDEBUG=1 -DCMAKE_VERBOSE_MAKEFILE=0 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=\/usr\/local .. &amp;&amp; make &#8212; The C compiler identification is GNU &#8212; The CXX compiler identification is unknown &#8212; Check for working C compiler: \/usr\/bin\/gcc &#8212; Check for working C compiler: \/usr\/bin\/gcc &#8212; works &#8212; Detecting C compiler ABI info &#8212; Detecting C comp<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/07123541fba3343f9ddb5876595b99a7?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nAlex<br \/>\nwindows 64bit locale failed-installation qt-jambi<br \/>\nI&#8217;ve been trying to use QT Jambi, but I couldn&#8217;t manage to install it yet. First of all, this is my system:Windows 7 Home Premium 64 BitJava 6 32 bit (I often use JDownloader which is not compatible with the 64 bit version of Java)MinGW C++ compiler that comes with Code::Blocks (which sets all required environmental variables during setup)I also have CygWin installed, but I don&#8217;t understand why it gets mentioned during the error that I get&#8230;My first idea was to try the 32 bit version since I have 32-bit Java, so I linked the libraries in Eclipse, tried the classical beginner program found in a tutorial and I got this message:java.lang.ExceptionInInitializerErrorat com.trolltech.qt.QtJambiObject.(Unknown Source) Caused by: java.lang.RuntimeException: Loading library failed, progress<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/aed5c13647d581ae231f019a886e05a8?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nRup<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/981b64b0e54f9cb41b58f2b8431fc923?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nuser1853460<br \/>\npackage axis failed-installation<br \/>\nI wanted to install package created by me On axis environment.But i am getting this error that :::: Target IP address []: 172.16.250.101 Target root password []<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/f18900afa0cb8e6a829c1cec2fa37782?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nuser2268135<br \/>\nvirtualization xen failed-installation http-error<br \/>\nI have xen 4.1.3 installed on top of a fedora 16 distribution. I have my dom0 working. Output of &#8220;sudo xm list&#8221;:Name ID Mem VCPUs State Time(s)Domain-0 0 1499 2 r&#8212;&#8211; 1676.5Now I am trying to install a domU on a usb drive (\/dev\/sdb) and am getting an error here while using virt-install. I created a volume group vg1 and added \/dev\/sdb to it. Also created a logical volume vm02. Here is the Output of &#8220;sudo lvscan&#8221;:ACTIVE &#8216;\/<\/li>\n<\/ul>\n<p id=\"rop\"><small>Originally posted 2013-11-09 23:31:10. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>Alfo nginx rvm passenger homebrew failed-installation So I&#8217;m following this tutorial, and about half way through compiling nginx, &#8216;It looks like something went wrong&#8217;.So, I have RVM installed and working, and I also have the Passenger gem installed. I also installed nginx using Homebrew, which also works.So then, I try:rvmsudo `which passenger-install-nginx-module`Which I found here.When [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1130","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1130"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1130\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1130"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1130"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}