Install Error: No space left on device - write (Errno::ENOSP

  • Thread starter Kurtis Rainbolt-greene
  • Start date
K

Kurtis Rainbolt-greene

Trying to install Ruby on my Ubuntu parition. I untared, ./configure'd,
make'd, and now on "sudo make install":

http://pastie.org/661313

Also, FYI but the FAQ link in "Please Read Before Posting" is a:


File Not Found

The file you were looking for could not be found.

Attempted URL: /faq/rubyfaq.html

It is possible that you typed the URL incorrectly or that you clicked on
a bad link.

<< Back to Home Page
 
K

Kurtis Rainbolt-greene

Hassan said:
It's telling you there's no disk space to do the install. Time to clean
up old junk files laying around...

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda5 48078504 28590748 17045476 63% /home


Nope.
 
H

Hassan Schroeder

Filesystem =A0 =A0 =A0 =A0 =A0 1K-blocks =A0 =A0 =A0Used Available Use% M= ounted on
/dev/sda5 =A0 =A0 =A0 =A0 =A0 =A0 48078504 =A028590748 =A017045476 =A063%= /home

Nope.

That's what the error message is saying. Are you really trying to
install Ruby under /home?? That's somewhat atypical...

--=20
Hassan Schroeder ------------------------ (e-mail address removed)
twitter: @hassan
 
T

Tony Arcieri

[Note: parts of this message were removed to make it a legal post.]

On Mon, Oct 19, 2009 at 5:12 PM, Hassan Schroeder <
That's what the error message is saying. Are you really trying to
install Ruby under /home?? That's somewhat atypical...

The following:

User@User-laptop:~/Downloads/ruby-1.9.1-p243$ sudo make install
/miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb
/instruby.rb --make="make" --dest-dir="" --extout=".ext" --mflags=""
--make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list
installed.list --mantype="doc"

...leads me to suspect it's going under /usr somewhere.
 
K

Kurtis Rainbolt-greene

Kurtis said:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda5 48078504 28590748 17045476 63% /home


Nope.

All fixed, nevermind. Somehow this computer had 7mb partition for
/usr/local. Don't ask.

Much appreciated!
 
I

Ilan Berci

Kurtis said:
All fixed, nevermind. Somehow this computer had 7mb partition for
/usr/local. Don't ask.

Much appreciated!

Next time.. use command 'df', with options, it's a much better
description of what's going on..

hth

ilan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top