problem installing upp-2007.1_i386.deb

Asked by vicky.it.bhu

i m using xubuntu and i want to install ultimate++ .I have dwnlded upp-2007.1_i386.deb but it asks for libstdc++6-dev
now problem is that libstdc++6-dev asks for g++-3.4 and g++-3.4 asks for libstdc++6-dev. what should i do now

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Open a terminal and type:

sudo aptitude update
sudo aptitude install g++-3.4 libstdc++6-dev

give your user password when requested, you don't see nothing when you type it, then press enter.

Then try to install the downloaded .deb package

sudo dpkg -i upp-2007.1_i386.deb

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask vicky.it.bhu for more information if necessary.

To post a message you must log in.