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 » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » Ultimate++ on Arch Linux?
Re: Ultimate++ on Arch Linux? [message #14599 is a reply to message #14584] Tue, 04 March 2008 13:57 Go to previous messageGo to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
lectus wrote on Tue, 04 March 2008 05:56

I'm more or less new to linux. I don't understand how exactly I can do this.
I could unpack the rpm with rpmextract, but when I start theide it can't find the examples and the libraries path. So, how can I get it right?
Can you please provide a mini-tutorial showing which package to download and which commands to type to get U++ installed?

Thank you

EDIT: It seems I got it installed by unpacking to /usr and running theide.
The problem now is that I can't compile any U++ project.
The compiler can't find "bits/atomicity.h".


Well, quick instructions to manual install of .deb package in rpm distro.... not tested but should work well.
1) extract from .deb the file 'data.tar.gz'. .deb files are just archives, so it's quite easy.
2) put 'data.tar.gz' on root folder (/) and unpack it, as a superuser :
     tar -xzf data.tar.gz
that should recreate the correct folder three. If you use SVN packages, it will put sources in /usr/share/upp-svn/..., the binary in /usr/bin/theide-svn, and so on.
3) Launch theide-svn executable; it will prompt and ask if you want to copy files in user path. Just say OK and accept the default, or change it if you like.

On updates, simply repeat all above steps.
As told above, for svn packages the executable is named 'theide-svn', the default user folder is ~/upp-svn. That allows to have svn, (future) devel and (future) stable releases together.

Ciao

Max

[Updated on: Tue, 04 March 2008 13:58]

Report message to a moderator

 
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
Read Message
Read Message
Read Message
Previous Topic: small bug on 2444 Uvs on Linux
Next Topic: bugs on Uvs release 2459
Goto Forum:
  


Current Time: Tue May 14 07:34:49 CEST 2024

Total time taken to generate the page: 0.03112 seconds