Yep, add contrib and non-free. See my sources.list above.
For Flash, install flashplugin-nonfree.
Cybormoron Needs a New Distro
Started by
cybormoron
, Jan 22 2012 03:15 PM
31 replies to this topic
#26 OFFLINE
Posted 25 January 2012 - 07:20 PM
registered Linux user number 324659 || The importance of Reading The *Fine* Manual! :D


Today's subliminal thought is:


Today's subliminal thought is:
#27 OFFLINE
Posted 26 January 2012 - 12:26 AM
I had those but apparently I unchecked them in synaptic then ran the cat command in bash for the post, duh.
I got flash working ok.
can't get googleearth to work. I built it then ran the installer but it doesn't work. Now I have a menu entry that doesn't work. Can I clean this up and start over? My first deb package build and it fails, of course.
for clementine I have these errors. It won't install.
QUOTE
$ cat /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 6.0.3 _Squeeze_ - Official i386 NETINST Binary-1 20111008-19:55]/ squeeze main
# deb cdrom:[Debian GNU/Linux 6.0.3 _Squeeze_ - Official i386 NETINST Binary-1 20111008-19:55]/ squeeze main
deb http://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
deb http://backports.debian.org/debian-backports squeeze-backports main
# deb cdrom:[Debian GNU/Linux 6.0.3 _Squeeze_ - Official i386 NETINST Binary-1 20111008-19:55]/ squeeze main
# deb cdrom:[Debian GNU/Linux 6.0.3 _Squeeze_ - Official i386 NETINST Binary-1 20111008-19:55]/ squeeze main
deb http://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
deb http://backports.debian.org/debian-backports squeeze-backports main
I got flash working ok.
can't get googleearth to work. I built it then ran the installer but it doesn't work. Now I have a menu entry that doesn't work. Can I clean this up and start over? My first deb package build and it fails, of course.
QUOTE
Description: Google Earth, a 3D map/planet viewer
Package built with googleearth-package.
dpkg-deb: building package `googleearth' in `./googleearth_6.0.3.2197+0.6.0-1_i386.deb'.
Success!
You can now install the package with e.g. sudo dpkg -i <package>.deb
root@tanagra:/home/darmok# dpkg -i ./googleearth_6.0.3.2197+0.6.0-1_i386.deb
Selecting previously deselected package googleearth.
(Reading database ... 129804 files and directories currently installed.)
Unpacking googleearth (from .../googleearth_6.0.3.2197+0.6.0-1_i386.deb) ...
dpkg: dependency problems prevent configuration of googleearth:
googleearth depends on lsb-core; however:
Package lsb-core is not installed.
googleearth depends on libqtcore4; however:
Package libqtcore4 is not installed.
dpkg: error processing googleearth (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for menu ...
Processing triggers for shared-mime-info ...
Errors were encountered while processing:
googleearth
root@tanagra:/home/darmok# googleearth
/usr/bin/googleearth: 14: /usr/lib/googleearth/googleearth-bin: not found
root@tanagra:/home/darmok#
Package built with googleearth-package.
dpkg-deb: building package `googleearth' in `./googleearth_6.0.3.2197+0.6.0-1_i386.deb'.
Success!
You can now install the package with e.g. sudo dpkg -i <package>.deb
root@tanagra:/home/darmok# dpkg -i ./googleearth_6.0.3.2197+0.6.0-1_i386.deb
Selecting previously deselected package googleearth.
(Reading database ... 129804 files and directories currently installed.)
Unpacking googleearth (from .../googleearth_6.0.3.2197+0.6.0-1_i386.deb) ...
dpkg: dependency problems prevent configuration of googleearth:
googleearth depends on lsb-core; however:
Package lsb-core is not installed.
googleearth depends on libqtcore4; however:
Package libqtcore4 is not installed.
dpkg: error processing googleearth (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for menu ...
Processing triggers for shared-mime-info ...
Errors were encountered while processing:
googleearth
root@tanagra:/home/darmok# googleearth
/usr/bin/googleearth: 14: /usr/lib/googleearth/googleearth-bin: not found
root@tanagra:/home/darmok#
for clementine I have these errors. It won't install.
QUOTE
clementine:
Depends: libprojectm2 (>=2.0.1+dfsg-10~bpo60+1) but 2.0.1+dfsg-5 is to be installed
Depends: projectm-data (>=2.0.1+dfsg-10~bpo60+1) but 2.0.1+dfsg-5 is to be installed
Depends: libprojectm2 (>=2.0.1+dfsg-10~bpo60+1) but 2.0.1+dfsg-5 is to be installed
Depends: projectm-data (>=2.0.1+dfsg-10~bpo60+1) but 2.0.1+dfsg-5 is to be installed
Edited by cybormoron, 26 January 2012 - 12:39 AM.
steve
I'm a pc, running GNU/Linux.
I'm a pc, running GNU/Linux.
#28 OFFLINE
Posted 26 January 2012 - 04:31 AM
Just install lsb-core and libqtcore4 and run the installer again. dpkg won't automatically install dependencies like apt.
I don't know why clementine has projectm as a dependency. I would have thought it would be optional. You may be able to download it from testing or sid, install with dpkg -i then try again.
I don't know why clementine has projectm as a dependency. I would have thought it would be optional. You may be able to download it from testing or sid, install with dpkg -i then try again.
registered Linux user number 324659 || The importance of Reading The *Fine* Manual! :D


Today's subliminal thought is:


Today's subliminal thought is:
#29 OFFLINE
Posted 26 January 2012 - 07:03 AM
QUOTE
My first deb package build and it fails, of course. 
Failed.
Don't be daft grasshopper.
You successfully learnt one way of how not to do things
Only another 9 trillion ways to try to fail to go
#30 OFFLINE
Posted 26 January 2012 - 07:58 PM
thanks sunrat. The Earth is up and rotating once again. For Clementine, when you say download it from sid, is there a web page I go to or can I add sid to my sources in synaptic?
abarbarian, I seem to know a lot of those, but that's probably a good thing.
QUOTE
You successfully learnt one way of how not to do things happy65.gif
abarbarian, I seem to know a lot of those, but that's probably a good thing.
steve
I'm a pc, running GNU/Linux.
I'm a pc, running GNU/Linux.
#31 OFFLINE
Posted 26 January 2012 - 11:46 PM
I got Clementine. I ran the command from this page. http://wiki.debian.org/Clementine
I have no clue why it won't install thru Synaptic.
QUOTE
apt-get -t squeeze-backports install clementine
I have no clue why it won't install thru Synaptic.
steve
I'm a pc, running GNU/Linux.
I'm a pc, running GNU/Linux.
#32 OFFLINE
Posted 27 January 2012 - 07:31 AM
QUOTE (cybormoron @ Jan 27 2012, 02:46 PM) <{POST_SNAPBACK}>
I got Clementine. I ran the command from this page. http://wiki.debian.org/Clementine
I have no clue why it won't install thru Synaptic.
I have no clue why it won't install thru Synaptic.
Two guesses - perhaps you did not update your sources after editing your sources.list. You need to do this in Synaptic, or apt-get update, after changing sources to update the local available packages list.
Also the -t option forces apt to use the repository specified in the command, in this case backports. Clementine is not available in the standard squeeze repos.
registered Linux user number 324659 || The importance of Reading The *Fine* Manual! :D


Today's subliminal thought is:


Today's subliminal thought is:
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











