User forums > Help

how to install codeblocks 10.05 on ubuntu 11.04 (offline)?

<< < (2/2)

Jenna:

--- Quote from: vikash on August 23, 2011, 02:17:23 pm ---
--- Quote from: oBFusCATed on August 23, 2011, 12:59:27 pm ---Have you read this: http://www.debian.org/doc/FAQ/ch-pkgtools.en.html ?
Also have you tried to install the packages with dpkg?

hint1: you should add all packages to the command
hint2: read the manual for dpkg
hint3: execute "man dpkg" for the manual

--- End quote ---
I try this

--- Code: ---cd Desktop
cd i386   //all deb files are inside this folder
dpkg --install codeblocks_10.05-1_i386.deb

--- End code ---
but it says error see attachment.
you say add all the packages to the command what does it  mean.
You can see the desktop environment in the attachment can you tell me the suitable command.
thanks for you useful reply waiting for next one.

--- End quote ---

As first this is not a forum to teach linux (and more distro-specific) basics.

Nevertheless, run:
sudo dpkg -i [all the packages seperated by spaces] or run the command as root.
Instead of typing all packages names, you can use *.deb, this will also install the debug-packages, but that should not effect the normal use.

By the way, if youhave any problems with the packages (not C::B itself), you should ask the ubuntu maintainers, because we do not maintain the packages in ubuntu's repo.

ALternatively, you can use the download from our website or (to get a more recent version) from my repo.

Navigation

[0] Message Index

[*] Previous page

Go to full version