Author Topic: <Fixed>Installing From Source  (Read 400 times)

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1503
<Fixed>Installing From Source
« on: November 24, 2012, 06:17:16 PM »
Got a bit bored today so was playing around with install from source. I got the package unpacked and decided to quit but now I can't delete or move the unpacked package from my desktop. When I try either as user or Root I get:



And yes Seamonkey is the package name. Actually I can run Seamonkey from the package just fine, even picks up and uses my profile in user-home, and if I could just move it off the Desktop I might just keep it. Guess best might be to do a actual install if someone wants to walk me through it.

Note Seamonkey in the repos is a year out of date and I did request an updated package just mostly playing around while waiting for an update.


« Last Edit: November 24, 2012, 08:33:44 PM by Ray2047 »
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Online muungwana

  • Hero Member
  • *****
  • Posts: 6237
Re: Installing From Source
« Reply #1 on: November 24, 2012, 06:30:36 PM »

you cant delete a file even as root.

That suggests a file system corruption.

what does this command give you?

dmesg | grep -i error

I would recommend restart and do a file system check.

You can force a file system check by running the following command on the terminal as root and then restarting

touch /forcefsck
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1503
Re: Installing From Source
« Reply #2 on: November 24, 2012, 07:53:35 PM »
When I run dmesg | grep -i error
 I get:
Quote
         res 51/84:00:00:00:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
ata1.00: error: { ICRC ABRT }
         res 51/84:00:00:00:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
ata1.00: error: { ICRC ABRT }
         res 51/84:00:00:00:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
ata1.00: error: { ICRC ABRT }
         res 51/84:00:00:00:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
ata1.00: error: { ICRC ABRT }
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Online muungwana

  • Hero Member
  • *****
  • Posts: 6237
Re: Installing From Source
« Reply #3 on: November 24, 2012, 08:06:13 PM »

that output is not very informative.

you can run "dmesg" command and look at the output and see if anything stick out.

do fsck and then check if you still can not delete the file.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1503
Re: Installing From Source
« Reply #4 on: November 24, 2012, 08:06:32 PM »
Ran the forced check, some non contiguous blocks were found and corrected but I still can't delete it.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1503
Re: <Fixed>Installing From Source
« Reply #5 on: November 24, 2012, 08:36:45 PM »
Solved it. I deleted the "license txt file" as root first. Then I was able to delete the whole remaining directory as root.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb