LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 10-14-2010, 05:11 PM   #1
GeraintElberion
LQ Newbie
 
Registered: Apr 2009
Posts: 8

Rep: Reputation: 0
Installing PolicyKit for Aspire One


Hello,

I am trying to install the latest version of policykit so that the updates will correct a problem with mountable devices.

My linux-fu is weak.

I have downloaded the .tar.gz to My Downloads but when I try to follow the install procedure I found here:
http://www.tuxfiles.org/linuxhelp/softinstall.html

I reached the point of ./configure and it all went wrong

Any ideas?

This is what terminal had to say about it:
[user@localhost PolicyKit-0.9]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[user@localhost PolicyKit-0.9]$
 
Old 10-15-2010, 07:10 AM   #2
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Looks like gcc isn't installed. Have you looked in config.log to see what other clues were left? Also,what distro are you using and did you do a full install? By the way, if your linux-fu is still under construction, are you really sure you want to be messing with policykit? Have you investigated how it was originally compiled into your distro? I suspect that this is one place where you could bork your install, so if you do proceed, make sure anything valuable is backed up.
 
Old 10-15-2010, 07:31 AM   #3
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Quote:
Originally Posted by GeraintElberion View Post
Any ideas?
Forget about the tar.gz file - use your distro's package manager.
 
Old 10-15-2010, 10:29 AM   #4
GeraintElberion
LQ Newbie
 
Registered: Apr 2009
Posts: 8

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Hangdog42 View Post
Looks like gcc isn't installed. Have you looked in config.log to see what other clues were left? Also,what distro are you using and did you do a full install? By the way, if your linux-fu is still under construction, are you really sure you want to be messing with policykit? Have you investigated how it was originally compiled into your distro? I suspect that this is one place where you could bork your install, so if you do proceed, make sure anything valuable is backed up.
I probably shouldn't be messing about with it but I've not got much choice.

I'm running Linpus Lite. I've not done much to it beyond installing a few programmes (gimp, vlc) and updating firefox and openoffice.

I ran the 'liveupdate' function a few months ago and since then I've had no end of problems.

I've decided to get rid of Linpus and install something else (probably fedora 13 as most people seem to have had little trouble installing it on the aspire one, from what I've seen).

But, before I can do that I want to back up my files (I'm a teacher and have a lot of stuff from old schools that I dip into). Unfortunately it won't mount any removable drives.

All I want to do is get that working so I can retrieve things and it seems that PolicyKit.conf is the problem.

I've tried editing with nano but that hasn't worked so I thought the update might do the trick.

Rock Doctor: thanks for the advice but the package manager doesn't carry any updates, Acer's support for Linpus is pretty minimal.
 
Old 10-15-2010, 10:35 AM   #5
GeraintElberion
LQ Newbie
 
Registered: Apr 2009
Posts: 8

Original Poster
Rep: Reputation: 0
The config.log is huge and I don't really understand it.

Part of the reason I got a linux machine was so that I could look at linux and have a tinker but after two years I has got complacent about backing stuff up.

If anyone can suggest an alternative workaround to mount usb sticks or sd cards then that would suit me fine.

Thanks for the help.
 
Old 10-15-2010, 10:52 AM   #6
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
If anyone can suggest an alternative workaround to mount usb sticks or sd cards then that would suit me fine.
Can you describe what you do and what happens when you do try to mount a usb stick or sd card? There might be a solution that doesn't involve policykit. Another alternative might be to boot from a live distro on a USB stick and then use that to copy files of the hard drive. If you haven't seen it already, unetbootin is an easy way to create a bootable USB stick.
 
Old 10-15-2010, 11:15 AM   #7
GeraintElberion
LQ Newbie
 
Registered: Apr 2009
Posts: 8

Original Poster
Rep: Reputation: 0
Failed to mount "memory stick name"
org.freedesktop.hal.storage.mount-removable no <-- (action, result).

That's the message I get.

If I boot from a usb stick could I still retrieve my files?
What distro would you reccomend?
I've got a 16gb usb stick, would that be big enough?

Thanks, Hangdog
 
Old 10-16-2010, 07:11 AM   #8
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
If I boot from a usb stick could I still retrieve my files?
What distro would you reccomend?
I've got a 16gb usb stick, would that be big enough?
Most of the live USB distros I've played around with automatically mount the internal hard drives, so you should be able to copy the files to a new location pretty easily. 16GB should be MORE than plenty, in fact if you go with a smaller distro, a 2GB stick would be fine. If you can use 2 USB sticks, that might be better (one to boot and one to hold the files). I'm not sure how writeable the USB stick is once it is bootable. Be sure to check that the files you copied are readable before you nuke the borked computer.

As far as distros, I recently rescued a friends files from a Vista upgrade gone bad using Puppy Linux, and found that to be a nicely functional and very compact distro. I've also played with Linux Mint and found that nice. Both are available through unetbootin.

Another alternative would be to use FTP to copy the files to another computer. If you don't have an FTP server, FileZilla is a pretty easy one to use.
 
Old 10-16-2010, 02:57 PM   #9
fbobraga
Member
 
Registered: Jul 2010
Location: São Paulo - Brasil
Distribution: Debian 7 / Crunchbang 11
Posts: 229

Rep: Reputation: 41
if OP are looking for a small distro to get the job of backup/copy stuff done, http://slitaz.org/ can be useful (it has only 30MB! and exists on unetbootin too)

Last edited by fbobraga; 10-16-2010 at 03:04 PM.
 
Old 10-16-2010, 08:00 PM   #10
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Fedora boots fine from a USB stick. You'll have to mount the internal drive manually, but it will mount (as long as it's not corrupted). If you8 plutg in a second USB stick onto which your backup files will go, if it's already formatted, the second USB stick will be automounted.

Do not save your data in the persistent storage part of a live Fedora (or any other distro) on a USB stick! You'll only complicate the process of transferring the data back to your Aspire One
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Making PolicyKit Edits in 10.04 Jeff91 Ubuntu 1 10-15-2010 08:01 AM
PolicyKit rpm for RHEL 5.4 vsumanth10 Red Hat 5 03-11-2010 12:15 PM
Can't control policyKit ohadbasan Linux - Desktop 4 08-24-2009 01:23 PM
HAL, DBus and Policykit slothpuck Slackware 2 01-31-2007 12:56 PM
PolicyKit and Hal problem TongueTied Linux - Software 1 01-19-2007 08:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 12:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration