Announcement

Collapse
No announcement yet.

Installing dictionary

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Installing dictionary

    Hi Guys,
    I've just made the change to K from Ubuntu and trying to install a dictionary. In terminal did the following:
    Code:
    sudo apt-get install dictd
    but get this response:

    Code:
    Reading package lists... Done     
    Building dependency tree       
    Reading state information... Done   
    The following packages were automatically installed and are no longer required:
     libopenal1 fgfs-base libmysqlclient15off libproj0 odbcinst1debian1 php5 libapr1 libogdi3.2
     libapache2-mod-php5 libaprutil1-ldap apache2-mpm-prefork apache2-utils unixodbc libgdal1-1.5.0
     libalut0 linux-headers-2.6.31-14 apache2.2-common libaprutil1-dbd-sqlite3 libhdf5-serial-1.6.6-0
     apache2.2-bin libxerces-c28 libopenthreads12 libgeos-c1 proj-data linux-headers-2.6.31-14-generic
     libplib1 libgeos-3.1.0 libhdf4g php5-cli libaprutil1 php5-common freeglut3 libopenscenegraph56  
     libnetcdf4 libcoin40c2                                      
    Use 'apt-get autoremove' to remove them.                              
    The following extra packages will be installed:                          
     dict dictzip gawk libmaa1 librecode0 m4 recode                          
    Suggested packages:                                        
     dict-gcide dictd-dictionary dict-wn dict-jargon dict-foldoc                   
    The following NEW packages will be installed                            
     dict dictd dictzip gawk libmaa1 librecode0 m4 recode                       
    0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.                   
    Need to get 2,075kB of archives.                                  
    After this operation, 6,566kB of additional disk space will be used.                
    Do you want to continue [Y/n]? y                                  
    Err [url]http://au.archive.ubuntu.com[/url] karmic/main gawk 1:3.1.6.dfsg-0ubuntu2              
     403 Forbidden [IP: 202.158.214.106 80]                             
    Err [url]http://au.archive.ubuntu.com[/url] karmic/main libmaa1 1.1.1-1                    
     403 Forbidden [IP: 202.158.214.106 80]                             
    Err [url]http://au.archive.ubuntu.com[/url] karmic/main librecode0 3.6-15                   
     403 Forbidden [IP: 202.158.214.106 80]                             
    Err [url]http://au.archive.ubuntu.com[/url] karmic/main recode 3.6-15                     
     403 Forbidden [IP: 202.158.214.106 80]                             
    Err [url]http://au.archive.ubuntu.com[/url] karmic/main dict 1.11.1+dfsg-2                  
     403 Forbidden [IP: 202.158.214.106 80]                             
    Err [url]http://au.archive.ubuntu.com[/url] karmic/main dictzip 1.11.1+dfsg-2                 
     403 Forbidden [IP: 202.158.214.106 80]                             
    Err [url]http://au.archive.ubuntu.com[/url] karmic/main dictd 1.11.1+dfsg-2                  
     403 Forbidden [IP: 202.158.214.106 80]                             
    Get: 1 [url]http://au.archive.ubuntu.com[/url] karmic/main m4 1.4.13-2 [286kB]                
    Fetched 286kB in 20s (13.8kB/s)                                     
    Failed to fetch [url]http://au.archive.ubuntu.com/ubuntu/pool/main/g/gawk/gawk_3.1.6.dfsg-0ubuntu2_amd64.deb[/url] 403 Forbidden [IP: 202.158.214.106 80]                                 
    Failed to fetch [url]http://au.archive.ubuntu.com/ubuntu/pool/main/libm/libmaa/libmaa1_1.1.1-1_amd64.deb[/url] 403 Forbidden [IP: 202.158.214.106 80]                                   
    Failed to fetch [url]http://au.archive.ubuntu.com/ubuntu/pool/main/r/recode/librecode0_3.6-15_amd64.deb[/url] 403 Forbidden [IP: 202.158.214.106 80]                                    
    Failed to fetch [url]http://au.archive.ubuntu.com/ubuntu/pool/main/r/recode/recode_3.6-15_amd64.deb[/url] 403 Forbidden [IP: 202.158.214.106 80]                                      
    Failed to fetch [url]http://au.archive.ubuntu.com/ubuntu/pool/main/d/dictd/dict_1.11.1+dfsg-2_amd64.deb[/url] 403 Forbidden [IP: 202.158.214.106 80]                                    
    Failed to fetch [url]http://au.archive.ubuntu.com/ubuntu/pool/main/d/dictd/dictzip_1.11.1+dfsg-2_amd64.deb[/url] 403 Forbidden [IP: 202.158.214.106 80]                                  
    Failed to fetch [url]http://au.archive.ubuntu.com/ubuntu/pool/main/d/dictd/dictd_1.11.1+dfsg-2_amd64.deb[/url] 403 Forbidden [IP: 202.158.214.106 80]                                   
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    Anyone?

    Thanks in advance.
    Regards,
    Rob
    ================================<br />&quot;Kubuntu, What a Catch! It&#39;s Marvelous!&quot;<br /><br />Local Id: OPM595<br />&quot;Central Commentry Position&quot;<br />The SCG,&nbsp; Sydney, Australia<br />================================

    #2
    Re: Installing dictionary

    Did you follow the instructions that the output suggested?

    Comment


      #3
      Re: Installing dictionary

      Not sure but try to change source repository. It seems that it doesn't find the server.
      ɹƃ˙nʇunqnʞ

      Comment


        #4
        Re: Installing dictionary

        Hmm, not sure, but your last line says
        E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
        so I would do that and see what happens.

        Comment

        Working...
        X