User forums > Help
Troubles installing C::B 8.02 on Ubuntu
binaryV:
Thanks guys. I'm up and running and loving it!
WILL:
--- Quote ---That's a warning. Just proceed installing C::B now.
--- End quote ---
I got the same problem with him. But I still didn't get it install ! I'm sorry I'm a little slow, I don't understand how we can install, just click all on the files from the binary file or do we have some command that I can just type in terminal. I'm really frustrated :( ! Any help would be appreciated a lot !
Jenna:
--- Quote from: WILL on March 12, 2008, 05:41:00 am ---
--- Quote ---That's a warning. Just proceed installing C::B now.
--- End quote ---
I got the same problem with him. But I still didn't get it install ! I'm sorry I'm a little slow, I don't understand how we can install, just click all on the files from the binary file or do we have some command that I can just type in terminal. I'm really frustrated :( ! Any help would be appreciated a lot !
--- End quote ---
From the command-line (as root or with sudo) yo can type
--- Code: ---dpkg -i <names_of_deb_files_seperated_by_spaces>
--- End code ---
If you do it this way there are no problems with the dependencies between the C::B-packages.
If external dependencies are missing the have to be fullfilled first (libwxgtk2.8 ...).
dgrafix:
So in simple apt get-terms for a noob has anyone got this working?
i tried adding that repo and got the key,
tried both
sudo apt-get install libwxgtk2.8-7
and
sudo apt-get install libwxgtk2.8.7
no joy.
Jenna:
--- Quote from: dgrafix on March 13, 2008, 12:58:20 am ---So in simple apt get-terms for a noob has anyone got this working?
i tried adding that repo and got the key,
tried both
sudo apt-get install libwxgtk2.8-7
and
sudo apt-get install libwxgtk2.8.7
no joy.
--- End quote ---
The package is called libwxgtk2.8-0, so try
--- Code: ---sudo apt-get install libwxgtk2.8-0
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version