Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Install script for Ubuntu
Re: Install script for Ubuntu [message #31558 is a reply to message #31554] Mon, 14 March 2011 08:08 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Neil
nlneilson wrote on Mon, 14 March 2011 03:22

All attempts ended with:
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
This means just that you either had some other instance of apt/apt-get/aptitude/synaptics/... running at the same time (only one is allowed, to protect database integrity).

nlneilson wrote on Mon, 14 March 2011 03:22

Trying to install through Synaptics:
upp:
Depends: g++ but it is not going to be installed or
g++ but it is not going to be installed

Well, this is strange. The g++ is really a dependency, but there should be no problem installing it and Synaptics should be clever enough to install it. At least it worked for me last time I installed upp on Lucid...

Anyway, you can try to run the script once more, this time making sure it is the only program trying to acces the package database. If it fails in some other way this time, please send me the full output of the script. Or you can try to set things up manually, it is actually just three commands:
sudo add-apt-repository ppa:dolik-rce/upp-nightly
sudo apt-get update
sudo apt-get install upp


Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Linking standard libraries
Next Topic: Win64 debugging
Goto Forum:
  


Current Time: Fri Mar 29 01:36:18 CET 2024

Total time taken to generate the page: 0.01301 seconds