General :: Error Installing Rails 3.0.1 (File Not Found)

Feb 17, 2011

I am trying to install rails 3.0.1 on ubuntu 10.10. I am getting this error towards the end when i execute this command sudo gem install rails --version 3.0.1.

View 1 Replies


ADVERTISEMENT

General :: Error Occurred While Installing GRUB - Error 15: File Not Found

Aug 11, 2010

I am having a problem installing SLES11 on a new server. It goes fine through the setup until it gets to GRUB, it gets me the following error message: Error occurred while installing GRUB

[code]...

I cant continue the installation without this

View 5 Replies View Related

Ubuntu Installation :: Installing Linphone-3.3.0 - Error Message Make File Is Not Found

Jun 14, 2010

I downloaded linphone 3.30 using mozila and tried installing. while giving the command ./configure it was successful and next giving the command make gives me a error message make file is not found. but makefile.am and makefile.in is already available in the current working directory.

I have given the link of the pastebin for ./configure command and make command..

View 4 Replies View Related

General :: Broken Dual Boot - Xp / Ub - Error: Error File Not Found - Grub Rescue

May 21, 2011

Ubuntu 9.10 was set up to handle the booting selection - previously I thought it was xp but Ubuntu 9.10 "did" it. The system started out as a xp / ubuntu 9.10 dual boot on a 400gb drive. xp has 210gb, ub has 80 and their is a 100gb shared storage. Xp was installed first and then I followed a guide over at linuxconfig.org to get ub installed so that I could select which OS was wanted at boot. Ubuntu manages the boot up menu (Went back to look at my notes from the original setup) The owner tried to update to ub 11.04 and afterall was said and done the machine now boots to the message

error file not found grub rescue I can't say if 11.04 was properly installed or not. Ask whatever you like and I'll give the best answer I can. I think the xp install is okay but I can't say for certain as I don't know how to boot it outside the bootmanager at startup. Data has been saved so if I have to blow it all away and start over I can but I'm hoping I won't have to.

View 29 Replies View Related

Ubuntu :: Installing Grub / Grub2 - "Error 15: File Not Found"

Sep 26, 2010

I have had it with the frustration of trying to figure out how to successfully install grub on my own, so I am hitting the forums. What can you tell me about installing grub/grub2 (whichever is best -- I want something that works) to my single hard drive computer. Operating systems: Windows XP, xUbuntu 9.10 Hard drive: Samsung SATA 2, 1 TB Desired result: Menu that loads upon boot so that I can select which OS I would like to load without inserting media device or disk.

I thought this individual had the most straight forward and thorough tutorial (of any I have seen) on the subject but precluded at least one thing for me that I cannot afford to ignore: I don't seem to have a "stage1" that can be loaded by the grub shell. Trying to find it in /boot/grub/stage1 in the grub shell, I get... "Error 15: File not found" What I do have in that directory is 'grubenv'. When I boot up, it loads grub, but it comes up with an error message saying, "File not found". Then, all I get is the 'grub rescue' prompt: "grub rescue>".

Obviously, after spending hours on this thing, this is not the whole story. But there have been so many attempts to try fix it with one thing or another, that I cannot easily relate them all, if I could even remember each one.

View 6 Replies View Related

General :: Installing Ffmpeg And Gcc - Error: No Acceptable C Compiler Found In $PATH

Jan 17, 2010

I am running a server which is hosting a site where members can upload videoclips. I noticed that upon upload a thumbnail is not created for the videoclip. I found out that ffmpeg needed to be properly installed and in my case ffmpeg-php as the site runs on php. So far so good. I followed the instructions found somewhere to install ffmpeg-php but stall at the command: dot slash configure && make The error I get is:

checking for egrep... grep -E
checking for a sed that does not truncate output... slash slash bin slash sed
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH

I presume it's because gcc is missing. how I can start tackling the problem and ultimately get gcc running so I can install the ffmpeg? I am really sorry I was hoping to elaborate a bit more but I get an error: You are only allowed to post URLs to other sites after you have made 15 posts or more. so I guess I need to wait and describe it differently.

View 4 Replies View Related

General :: Wget File And Getting Error 404 File Not Found?

Mar 2, 2011

when i wget aro2220.com it displays
--2011-03-02 16:35:58-- url... 127.0.1.1
Connecting to aro2220.com|127.0.1.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 177 [text/html]
Saving to: 'index.html'
100%
2011-03-02 16:35:58 (12.4 MB/s) - 'index.html' saved [177/177]

However, when I look into the file it is actually blank saying something like "It works! This is the default web page for this server" which can't be correct since that is not what Aro2220.com actually displays.

Furthermore, when I try to wget files I've put on the server for myself it returns a 404, file not found.

View 3 Replies View Related

General :: Error - No Lock File Found In /var/run/nagios.pid

Jun 22, 2010

I have a problem when I try to service nagios start, error is the following; No lock file found in /var/run/nagios.pid So when I verified the sample Nagios configuration files whit /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg, get: -bash: /usr/local/nagios/bin/nagios: No such file or directory

View 3 Replies View Related

General :: Clearing Error 15 From Grub - File Not Found

Mar 4, 2011

I am using Ubuntu 10.10 dual booted with windows vista. My boot is in a separate partition (sda5). My computer told me that there was limited space on that partition so I tried to clean things up using apt-get by removing old kernels. Turns out I didn't do it correctly because I consistently get an 'ERROR 15' when I shut down and rebooted my computer. I have a live-CD USB-stick so I tried reinstalling grub, (grub-install) updating the menu.lst (update-grub), and manually going through menu.lst and changing to root=(hd0,4) and groot=/dev/sda6. But I still get this ERROR 15 when I reboot.

when I do
sudo grub
find /boot/grub/stage1
find /boot/stage1

Both give me an ERROR 15 message and I'm not sure how to proceed with a diagnosis. When I ran update-grub, occasionally it used to tell me that /etc/fstab may be incorrect. Here is /boot/grub (note that stage 1 does exist!) ( this is /dev/sda5)

Code:
root@ubuntu:/# ls /boot/grub/
default fat_stage1_5 jfs_stage1_5 minix_stage1_5 stage2
device.map grubenv menu.lst reiserfs_stage1_5 xfs_stage1_5
e2fs_stage1_5 installed-version menu.lst~ stage1

Here is my problem
Code:
grub> find /boot/grub/stage1
Error 15: File not found
grub> find /boot/stage1
Error 15: File not found

I guess my main question is, if stage1 can't be found, what does that mean? What should I do next?

View 5 Replies View Related

General :: Find Command Give Error File Not Found?

May 27, 2011

find /var/spool/mqueue -group abc -exec rm -rf {} ;Using above command , I delete all the files belong to group abc.Now the problem i face is that the this command gives error that some files are missing . And this error occur because after creating list of files, it pass that list to rm -rf but till that time sendmail process queue and some of files disapper from /var/spool/mqueue.

View 5 Replies View Related

General :: Cannot Open Places - Home Folder - Getting - Error - File Not Found

Jan 13, 2011

I installed ubuntu maverick a couple days ago, total newbie. After trying to install some software I no longer can access any of the Places folder and get an error - file not found.

I can open Computer, partitions and devices, just not the first 7 folders which i think are bookmarks.
Thanks for helping, U.

Ok, I eventually solved it. Appears I had inadvertently selected another program as default folder openenr. Just opening any folder with right click - open with - folder openenr reassigned nautilus and opens Places folders ok.

View 1 Replies View Related

General :: Error Running A .sh Script When Extracted From A Jar File - Nstall.sh: Command Not Found

Jan 4, 2010

I am trying to run a script called install.sh as follows: I get a jar file, and extract it using the command: unzip filename.jar -D path/to/files then I navigate to that directory where I extracted the files, and run the command: sh install.sh (where install.sh is one of the files that has been extracted in that directory using the above unzip command.) running this command gives me an error:'nstall.sh: command not found.' among other errors in the script ( from that portion of the script that should not even be executed, which is really weird). However, instead of unzipping the jar file, if I just copied the same install.sh file to that folder, and ran the 'sh install.sh' command, the script runs fine.

View 6 Replies View Related

Ubuntu :: Error On Startup - Error Where Found When Mounting The Disk File

Apr 20, 2011

I was installing last night some applications , then i forgot to plugin my laptop so suddenly it turned off , anyways today i turned it on , while booting it gave me this error : "error where found when mounting the disk file /"so i press I to ignore , and it works , but now how can i fix this error?

View 1 Replies View Related

CentOS 5 :: Installing Gcc On 5.4 - Error: Sudo: Apt-get: Command Not Found

Oct 21, 2010

I am looking for gcc installation in CentOS 5.4. I cannot use yum install since not connected to internet. I tried to do sudo apt-get install build-essential but received the following error: sudo: apt-get: command not found How to install gcc in my Linix machine?

View 2 Replies View Related

Programming :: Installing Php - Configure: Error: Xml2-config Not Found

Feb 21, 2010

i was installing php5.3 on my system nd i followed d procedure

./install after processing man lines it said checking for xml2-config path... configure: error: xml2-config not found. Please check your libxml2 installation.

[Code]...

View 2 Replies View Related

Ubuntu Installation :: Error Found While Installing Qt4 Designer Using Synaptic Manager

Apr 29, 2010

I am trying to install Qt4 designer using synaptic manager on my ubuntu machine but i am getting following error

View 1 Replies View Related

General :: Patch In .sh File - Error "patching: Command Not Found"

Mar 1, 2011

I have a script: `cd $FILEPATH && patch -i $TMPFILEA2$FILETMPPATH` Variable $FILESPATH is = /tmp/ardiff.AvUUGfOKa2/a/hello/ and Variable $TMPFILEA2$FILETMPPATH is = /tmp/ardiff.AvUUGfOKa2/b/hello/hello.c.patch. I don't know, why is it no working from script file, it write me message to terminal: ./ardiff.sh: line 242: patching: command not found.

But I have no PATCHING command there!!!! The paradox is, when I want to patch it from terminal (I write it to terminal by keyboard, it works).

View 4 Replies View Related

General :: Error - "file Not Found By Glob"

May 28, 2010

i getting error when installing dns rpm package in redhat el5, error was"file not found by glob"

View 1 Replies View Related

Fedora Installation :: Installing 32-bit Support Into 64-bit / Not Found' And 'error While Loading Shared Libraries?

Dec 1, 2009

Trying to launch Second Life gives the following error message:

You are running the Second Life Viewer on a x86_64 platform. The most common problems when launching the Viewer (particularly 'bin/do-not-directly-run-secondlife-bin: not found' and 'error while loading shared libraries') may be solved by installing your Linux

This problem was easily found using search with solutions for Fedora 11.

The following information has been found for adding the 32 bit support to Fedora 11 but it does not work in Fedora 12.

The file created in the instructions below is a list of the 32 bit libraries. It is then called as input to yum to simply install them.

"Add the Libraries Next, add the 32-bit libraries by copying the following list, and pasting it into a text file. Save it as �Fedora-ia32.txt�."

Another post says that was all unnecessary as the following commands would do the same thing.

Could have simply been achieved by calling:$ yum install SDL.i586...(Or by selecting SDL.i586 in add/remove programs.)

The problem I have with Fedora 12 are neither of these will install anything in Fedora 12. Looking at add/remove programs does not yield anthing that looks like it is 32 bit support when searching with the argument "SDL".

Does anyone know how to install 32 bit support into Fedora 12 64 bit version ? I like the simple yum expression rather than long lists like the first example uses, but I'll try anything if it works.

A side question to this entire experiment is what chance would you give to Second Life being able to be run remotely using VNC? I would think if it runes on the Linux machine, using a remote terminal would have little impact. Using VNC isn't the usual way this will be run, I just wonder if it would work at all.

View 3 Replies View Related

General :: ERROR: File: "libguilereadline-v-17", Message: "file Not Found"

Oct 26, 2010

I am trying to compile meep (http://ab-initio.mit.edu/wiki/index.php/Meep) with MPI (openmpi) on a RHEL machine. I was able to build the binaries, but when I try to execute it, this error message comes up. I don't know which file libguile is missing. It was installed from the official rpm repository cdrom.

ERROR: In procedure dynamic-link:
ERROR: file: "libguilereadline-v-17", message: "file not found"

The last lines of the strace massage says:

access("/usr/lib/libguilereadline-v-17.so", R_OK) = 0
open("/usr/lib/libguilereadline-v-17.so", O_RDONLY) = 16
read(16, "177ELF111331`21004"..., 832) = 832

[code].....

View 3 Replies View Related

General :: Ruby On Rails - Cron Job Not Working

Oct 5, 2010

It is little weird now that cron job is not working as i have set. I have set weekly job to send email but i am receiving multiple emails daily. Below is my code; # sends email every monday at 4:00 am 00 04 * * 1 /usr/bin/ruby /home/mbm/www/current/script/runner /home/mbm/www/current/app/models/add_to_delayed_job.rb -e production

00 -> Minutes
04 -> Hours (0-24)
1 -> Days / 0-6 / Sun - Sat

Sending email is fine but the time is not working so far as set.

View 2 Replies View Related

Fedora :: Error 15 / File Not Found

Oct 4, 2010

I am getting and error on my Fedora Core 12 desktop when I try to boot that says " Error 15: File not Found
Press any Key to continue."When I press any key, its take me to the Grub boot loader screen. When I choose a kernel to load, it then takes me back to the black screen that says "Error 15: File not Found Press any key to continue".The last time I had the desktop booted I was using the Gnome disk analyzer and the system froze so I had to perform a hard reboot. Thats when the error started occurring.

View 4 Replies View Related

Ubuntu :: 10.10 - No ZIP File Found Error

Dec 2, 2010

I've just got Ubuntu 10.10 and I also downloaded the most recent version of Wine at the same time, but I've got 4 torrents I've downloaded and I can't run any of them this same message keeps coming up:

"Archive: /home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe
[/home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe]
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive.
zipinfo: Cannot find zipfile directory in one of /home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe or
/home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe.zip, and cannot find /home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe.ZIP, period.
No zipfiles found."

View 6 Replies View Related

Ubuntu :: Error - File Not Found Comes Up

Feb 13, 2011

I have a problem with "places" in the panel. Error file not found comes up on all top 7 in list from Home folder to downloads. I can get to my files by going via computer, and to file system. How do i restore, so these items in Places work again ?

View 2 Replies View Related

General :: Installing Ubuntu From A Flashdrive Alongside - Ngside Windows - Error Message - No Root File System Is Defined

Jul 8, 2011

I can use Ubuntu from my flash drive, but I want to install it in a partition alongside windows. When I try to do this, I come to an 'allocate drive space' window, but whatever I do I get the error message: 'No root file system is defined. Please correct this from the partitioning menu.' I just don't know what this means, or what to do next. I'm loathe to ditch windows, and I don't want to have to use a flashdrive all the time.

View 3 Replies View Related

Ubuntu :: Grub Error 15 File Not Found

Mar 12, 2010

After trying to boot into ubuntu grub gave me an error 15 saying the the file could not be found.

View 3 Replies View Related

Ubuntu Installation :: Error 15: File Not Found

Oct 24, 2010

Iv been using ubuntu on my laptop for just over a year now and thought it about time my desktop got the same. I cant get rid of the vista section of the disk because of things i have on there so a friend gave me a spare 80gb hard drive to have a play with it and go from there. So first of all installed unbuntu 10.10 on the hard drive alls fine i can boot into both vista and ubuntu, i then want to install backtrack 4, so i booted the backtrack disc and off we went, i split the 80gb hard drive in two and installed backtrack to one section, now i cant boot to anything other than backtrack. I got an option for ubuntu although this does look different now (showing up as 'ubuntu, with linux 2.6.35-22-generic-pae') when i go to this option i get the message "error 15:file not found" I also have the option for other operating system, i get this message when i choose this option "error 11: Unrecognized device string"

View 1 Replies View Related

Ubuntu :: Boot Error 15 : File Not Found?

Jan 16, 2011

I am using ubuntu 8.04 with dell inspiron mini. Since couple of days, I got following error

error 15: file not found

Press any key to continue

After than

it appears

Ubuntu 8.04.2 kernel 2.6.24-27-lpia
Ubuntu 8.04.2, kernel 2.6.24-27-lpia ( recovery mode )
Ubuntu 8.04.2, kernel 2.6.24-24-lpia
Ubuntu 8.04.2, kernel 2.6.24-24-lpia ( recovery mode )
Ubuntu 8.04.2, kernel 2.6.24-22-lpia
Ubuntu 8.04.2, kernel 2.6.24-22-lpia ( recovery mode )
System Restore

Use the Up and Down keys to select which entry is highlighted press enter to boot selected OS, "e" to edit the commands before booting, or c for command line.

Before it was not like this. How can I fix it for smooth running.

View 8 Replies View Related

Ubuntu :: ERROR: No Configuration File Found

Mar 2, 2011

I tried to install Ubuntu 10.10 with a USB stick, but when I start the computer with the USB stick I got this:

SYSLINUX 4.02 2010-07-21 CHS Copyright (C) 1994-2010 H. Peter Anvin et al ERROR: No configuration file found No DEFAULT or UI configuration directive found! Boot: I did a MD5SUM of my .iso file and it say "MD5 Check Sums are the same".

View 8 Replies View Related

Programming :: Svnsync File Not Found Error

Apr 6, 2010

I'm trying to do a svnsync of this public repo: http://svn.runuo.com/repos/runuo/devel/ so I can access the repo when my machine is offline. I get this error at revision 419 svnsync: File not found: transaction '419-bn', path '/devel/Scripts/Engines/Doom/Lamp Room/LampController.cs'

I am using svnsync, version 1.6.5 (r38866)

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved