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 » Community » Newbie corner » Cannot install ultimatepp
Cannot install ultimatepp [message #41955] Sat, 08 February 2014 18:13 Go to next message
rephaimman is currently offline  rephaimman
Messages: 1
Registered: February 2014
Junior Member
I have installed ultimatepp on my ubuntu 12.04 system as follows:
sudo gedit /etc/apt/sources.list

added the following lines:
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main

sudo apt-get update

sudo apt-install upp

it is saved to /usr/share/upp/. When I try to compile, I get the following error:

1.cpp:1:29: fatal error: CtrlLib/CtrlLib.h: No such file or directory compilation terminated.

My compiler is in usr/include, I am sure if I moved it there, it would work. So I have downloaded the tarball instead, can somebody please help me.
Re: Cannot install ultimatepp [message #41957 is a reply to message #41955] Sat, 08 February 2014 19:03 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi rephaimman,

Welcome to the U++ forum Cool

rephaimman wrote on Sat, 08 February 2014 18:13

I have installed ultimatepp on my ubuntu 12.04 system as follows:
sudo gedit /etc/apt/sources.list

added the following lines:
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main


Where did you get those addresses? As far as I can tell U++ is not published in this repository...

You can find detailed, step by step guide explaining how to set up the repositories for ubuntu and install U++ here, in the dowload section of this web.

rephaimman wrote on Sat, 08 February 2014 18:13

sudo apt-get update

sudo apt-install upp

it is saved to /usr/share/upp/.

That seems to be correct, assuming your repositories actually contain the right packages.

rephaimman wrote on Sat, 08 February 2014 18:13

When I try to compile, I get the following error:

1.cpp:1:29: fatal error: CtrlLib/CtrlLib.h: No such file or directory compilation terminated.
This seems like incorrectly configured compiler. Are you using TheIDE? If you use some other tools (different IDE, compiler only etc.), please tell us so we can suggest further steps...

Also, what version of U++/TheIDE have you installed?

Best regards,
Honza
Previous Topic: How can I make a menu item display in bold?
Next Topic: ProtectEncrypt and MySQL
Goto Forum:
  


Current Time: Thu Mar 28 09:08:35 CET 2024

Total time taken to generate the page: 0.01112 seconds