Results 1 to 10 of 22
Hello Everybody,
I want to try to run CCSM on my Debian Lenny and saw this site where to download the Compiz Config Settings Manager.
Debian -- Details of package ...
- 09-25-2009 #1
CCSM on Debian Lenny
Hello Everybody,
I want to try to run CCSM on my Debian Lenny and saw this site where to download the Compiz Config Settings Manager.
Debian -- Details of package compizconfig-settings-manager in lenny
I just want to play it slowly but surely this time. May I please ask for help on how can I identify the proper architecture to download that is proper for my laptop? "Alpha" "amd64" etc...
If I'm not mistaken, I think my architecture is "686", but there seems to be no "686" in the choices. Only "i386"
Code:jun@debian:~$ uname -a Linux debian 2.6.26-2-686 #1 SMP Wed Aug 19 06:06:52 UTC 2009 i686 GNU/Linux
Thanks in advance!
- 09-25-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,779
oz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!
- 09-25-2009 #3
You can use packages compiled for i386, i486, i586, or i686.
- 09-25-2009 #4
Why would you download and manually install this when you can use apt-get to install it?
- 09-25-2009 #5
- 09-25-2009 #6
This is what I got.
It says it could not find the package. May I please know what would be a good next step?Code:jun@debian:~$ su Password: debian:/home/jun# apt-get install ccsm Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package ccsm debian:/home/jun#
Thank you!
- 09-25-2009 #7
It's not called ccsm, it's called compizconfig-settings-manager.
- 09-26-2009 #8
If both of you say that, then i consider it's true. Then, any clues on why i got the following :
./ipscan_3.0-beta3_i386.deb
./ipscan_3.0-beta3_i386.deb: line 1: syntax error near unexpected token 'newline'
./ipscan_3.0-beta3_i386.deb:line 1: '!<arch>'
I first tought that maybe the package is corrupted / badly downloaded but :
./ethereal_0.99.7-1~lenny1_i386.deb
./ethereal_0.99.7-1~lenny1_i386.deb: line 1: syntax error near unexpected token 'newline'
./ethereal_0.99.7-1~lenny1_i386.deb:line 1: '!<arch>'
I got the same result for both packages.
Thanks in advance.
chris81
- 09-26-2009 #9
Hi. It's best to start a new post for your questions.
But while you're here, I'm unclear what you're doing. I assume these are package that you found on the web and are trying to install?
If so, the method is (as root)Code:dpkg -i ipscan_3.0-beta3_i386.deb
- 09-27-2009 #10
Hi reed9,
What am I doing wrong hereCode:jun@debian:~$ su - Password: debian:~# apt-get install compizconfig-settings-manager. Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package compizconfig-settings-manager. debian:~#
?


Reply With Quote

