LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-25-2008, 07:23 AM   #1
quantt
Member
 
Registered: Aug 2008
Posts: 62

Rep: Reputation: 15
apt and else installer debian tools


Hello everybody.
What do you know about the structure config /etc/apt/sources.list?
Tell me good rules about to use that.
I want to install a dictionary stardict from next repository, but I don't know good riles to use this.
I tray next sample line into my source.list config and use apt-get update before.
Code:
deb http://http.us.debian.org/debian/ stable main
But I don't know why when I say aptitude install stardict any dipends not might to be install.
Is stardict deb package stored via next link.
http://http.us.debian.org/debian/poo....0.1-4_all.deb

Please, if you could to help me than to do it.

Thank in advance.
 
Old 08-25-2008, 07:43 AM   #2
klearview
Member
 
Registered: Aug 2006
Location: London
Distribution: Debian, Kubuntu
Posts: 572

Rep: Reputation: 75
Could you post the exact terminal output when you do 'apt-get install stardict'. Just do a copy/paste so I can see what the problem is.
 
Old 08-26-2008, 05:06 AM   #3
quantt
Member
 
Registered: Aug 2008
Posts: 62

Original Poster
Rep: Reputation: 15
This is bug listen below..
Code:
# aptitude install stardict
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
The following packages are BROKEN:
  stardict
The following packages have been kept back:
  bind9-host dnsutils libbind9-0 libdns22 libisc11 libisccc0 libisccfg1 liblwres9
0 packages upgraded, 1 newly installed, 0 to remove and 8 not upgraded.
Need to get 0B/1696kB of archives. After unpacking 3645kB will be used.
The following packages have unmet dependencies:
  stardict: Depends: libart-2.0-2 (>= 2.3.18) but 2.3.17-1 is installed.
            Depends: libatk1.0-0 (>= 1.13.2) but 1.12.4-3 is installed.
            Depends: libbonobo2-0 (>= 2.15.0) but 2.14.0-3 is installed.
            Depends: libbonoboui2-0 (>= 2.15.1) but 2.14.0-5 is installed.
            Depends: libc6 (>= 2.6-1) but 2.3.6.ds1-13etch7 is installed.
            Depends: libcairo2 (>= 1.4.0) but 1.2.4-4.1+etch1 is installed.
            Depends: libespeak1 (>= 1.27) but it is not installable
            Depends: libfreetype6 (>= 2.3.5) but 2.2.1-5+etch2 is installed.
            Depends: libgcc1 (>= 1:4.2.1) but 1:4.1.1-21 is installed.
            Depends: libglib2.0-0 (>= 2.14.0) but 2.12.4-2 is installed.
            Depends: libgnome2-0 (>= 2.17.3) but 2.16.0-2 is installed.
            Depends: libgnomeui-0 (>= 2.19.1) but 2.14.1-2 is installed.
            Depends: libgnomevfs2-0 (>= 1:2.17.90) but 1:2.14.2-7 is installed.
            Depends: libgtk2.0-0 (>= 2.12.0) but 2.8.20-7 is installed.
            Depends: libgucharmap6 which is a virtual package.
            Depends: liborbit2 (>= 1:2.14.8) but 1:2.14.3-0.2 is installed.
            Depends: libpango1.0-0 (>= 1.18.2) but 1.14.8-5 is installed.
            Depends: libstdc++6 (>= 4.2.1) but 4.1.1-21 is installed.
            Depends: libxdamage1 (>= 1:1.1) but 1:1.0.3-3 is installed.
            Depends: libxrandr2 (>= 2:1.2.0) but 2:1.1.0.2-5 is installed.
            Depends: zlib1g (>= 1:1.2.3.3.dfsg-1) but 1:1.2.3-13 is installed.
Resolving dependencies...
The following actions will resolve these dependencies:

Install the following packages:
stardict [2.4.8-1 (<NULL>, stable, now)]
stardict-common [2.4.8-1 (<NULL>, <NULL>, stable, now)]

Score is -10109

Accept this solution? [Y/n/q/?] Y
The following packages have been kept back:
  bind9-host dnsutils libbind9-0 libdns22 libisc11 libisccc0 libisccfg1 liblwres9
0 packages upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?] Y
Writing extended state information... Done
 
Old 08-26-2008, 06:03 AM   #4
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
It looks like you have a mixed repository; how did you install the original system and please post your complete sources.list file.

There are a number of documents on the APT system:

apt-cache search apt-doc

apt-cache search apt-howto

The manual for sources.list covers almost everything about it:
man sources.list

Also see the example file in /usr/share/doc/apt/examples
 
Old 08-26-2008, 09:00 AM   #5
quantt
Member
 
Registered: Aug 2008
Posts: 62

Original Poster
Rep: Reputation: 15
Its my full source.list config.
Code:
#cat /etc/apt/sources.list
deb cdrom:[Debian GNU/Linux 4.0r3 Update DVD 20080218: i386 DVD 1]/ etch contrib main non-free
deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official i386 DVD Binary-3 20080217-11:31]/ etch main
deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official i386 DVD Binary-2 20080217-11:31]/ etch main
deb cdrom:[Debian GNU/Linux 4.0 r3 _Etch_ - Official i386 DVD Binary-1 20080217-11:31]/ etch contrib main
deb file:///var/cache/apt/archives /
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://ftp.us.debian.org/debian/ stable main non-free contrib
What's necessary repository include for success installed stardict?
 
Old 08-26-2008, 09:50 AM   #6
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Quote:
deb http://http.us.debian.org/debian stable main contrib non-free
deb http://ftp.us.debian.org/debian/ stable main non-free contrib
That's all you need. Delete the rest, then...
# aptitude update
# aptitude install stardict

If the default installation does not include all the dictionaries you need...

Code:
debian64:~# aptitude search stardict
p   qstardict                       - International dictionary written using Qt4
p   stardict                        - International dictionary                  
p   stardict-common                 - International dictionary - data files     
v   stardict-czech-english          -                                           
p   stardict-english-czech          - Stardict package for English-Czech diction
p   stardict-gnome                  - International dictionary for GNOME 2      
p   stardict-gtk                    - International dictionary written in GTK+ 2
p   stardict-plugin                 - International dictionary - common plugins 
p   stardict-plugin-espeak          - International dictionary - eSpeak TTS plug
p   stardict-plugin-festival        - International dictionary - Festival TTS pl
p   stardict-plugin-gucharmap       - International dictionary - gucharmap plugi
p   stardict-plugin-spell           - International dictionary - spell plugin   
p   stardict-tools                  - The dictionary conversion tools of stardic
p   stardict-xmlittre               - French Littré dictionary for stardict     
debian64:~#
...you might need to install some of these separately.
 
Old 08-26-2008, 03:59 PM   #7
quantt
Member
 
Registered: Aug 2008
Posts: 62

Original Poster
Rep: Reputation: 15
Quote:
If the default installation does not include all the dictionaries you need...
Please, say me your repository list, that it could founded.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Gnome Apt, Debian pkg search, synaptic, apt-get each is best for what? streams &dragonflies Ubuntu 1 07-14-2008 02:41 PM
Determining where a package will install with apt-get installer columbiasts1 Debian 6 08-24-2006 02:32 PM
Red Hat Installer, vs Debian Installer rmckayfleming Linux - General 6 10-19-2005 01:23 PM
apt-get update errors since Debian released ( bad /etc/apt/sources.list ?) forgox Debian 10 06-13-2005 12:28 PM
apt tools xodeus Slackware 2 07-15-2003 04:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration