Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2007-12-21 12:45:09 am

s85@
Member
Registered: 2007-12-04
Posts: 13

step-by-step help needed: how to install stardict

I'm new to Linux, so, maybe, It's not as complex as it seems. I've been trying to install stadict - http://stardict.sourceforge.net/
Please, help!!!

Offline

 

#2 2008-01-20 11:19:53 am

imwinkel
Member
Registered: 2008-01-13
Posts: 12

Re: step-by-step help needed: how to install stardict

Same here.  I would appreciate it if someone could be as kind as to point to a resource or post a step-by-step about installing Stardict.
I've spent several hours looking up this information on the web, but could not install Stardict yet.
Thank you in advance!

Offline

 

#3 2008-01-20 12:11:50 pm

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6543
Website

Re: step-by-step help needed: how to install stardict

If you expand your repositories, you should be able to just go

Code:

sudo apt-get install stardict

I've just checked in the repos I have, and it seems to be there.

Offline

 

#4 2008-01-20 5:42:18 pm

marf
Senior Member
From: Canada
Registered: 2007-11-01
Posts: 282
Website

Re: step-by-step help needed: how to install stardict

when I try that command I get

Code:

The following packages have unmet dependencies:
  stardict: Depends: stardict-common (= 2.4.8-1) but 2.4.8-1asus3 is to be installed
E: Broken packages

Offline

 

#5 2008-01-20 8:38:21 pm

albkwan
ExtrEmE User
From: Hong Kong
Registered: 2007-11-04
Posts: 1422
Website

Re: step-by-step help needed: how to install stardict

I don't have my eeepc with me right now. But as far as I remember, you need to install stardict-gtk instead of stardict. apt-get should then be able to take care of the dependency libraries.


EeePC 4G white,
Default Xandros (Easy Mode + icewm start menu) on 1st SSD/2nd 16GB SSD added/SD/USB/
http://eeepc.fire.prohosting.com/
http://eeepc-albkwan.blogspot.com/

Offline

 

#6 2008-01-21 7:29:20 pm

imwinkel
Member
Registered: 2008-01-13
Posts: 12

Re: step-by-step help needed: how to install stardict

Neil and Albkwan,
Thanks for your replies (great forum!).  I followed your directions, but am still unable to install. 
I get this:
/home/user> sudo apt-get install stardict
Reading package lists... Done
Building dependency tree... Done
Package stardict is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package stardict has no installation candidate

And this:
/home/user> sudo apt-get install stardict-gtk
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package stardict-gtk

Any further help will be very much appreciated.

Offline

 

#7 2008-01-22 9:57:25 am

albkwan
ExtrEmE User
From: Hong Kong
Registered: 2007-11-04
Posts: 1422
Website

Re: step-by-step help needed: how to install stardict

imwinkel wrote:

/home/user> sudo apt-get install stardict-gtk
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package stardict-gtk

stardict-gtk is available from the Debian repositories. You need to add it to your /etc/apt/sources.list first as per this and this wiki instruction.


EeePC 4G white,
Default Xandros (Easy Mode + icewm start menu) on 1st SSD/2nd 16GB SSD added/SD/USB/
http://eeepc.fire.prohosting.com/
http://eeepc-albkwan.blogspot.com/

Offline

 

#8 2008-01-22 11:55:31 am

imwinkel
Member
Registered: 2008-01-13
Posts: 12

Re: step-by-step help needed: how to install stardict

Hello,
I've done both steps following the wiki instructions.
Then run the command again, but still no luck:
eeepc-imwinkelr:/root> sudo apt-get install stardict-gtk
Reading package lists... Done
Building dependency tree... Done
W: Couldn't stat source package list ftp://ftp.fr.debian.org stable/main Packages (/var/lib/apt/lists/ftp.fr.debian.org_debian_dists_stable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list ftp://ftp.fr.debian.org stable/contrib Packages (/var/lib/apt/lists/ftp.fr.debian.org_debian_dists_stable_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list ftp://ftp.fr.debian.org stable/non-free Packages (/var/lib/apt/lists/ftp.fr.debian.org_debian_dists_stable_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Couldn't find package stardict-gtk

After this, I run:
apt-get update again
and then once again:
sudo apt-get install stardict-gtk, getting the same message as above.
Any suggestions?  Thanks a lot!

Offline

 

#9 2008-01-24 6:44:40 am

imwinkel
Member
Registered: 2008-01-13
Posts: 12

Re: step-by-step help needed: how to install stardict

Thanks for your help.  I have Stardict up and running.  The problem was that, since I live in France, I was using the fr (French) repository, but it was/is not working.  I checked the Wiki again and changed fr for nl.  This solved the problem.
Thanks again.  Great forum!

Offline

 

#10 2008-02-09 11:59:33 am

fenglu
New member
Registered: 2007-12-26
Posts: 6

Re: step-by-step help needed: how to install stardict

albkwan wrote:

I don't have my eeepc with me right now. But as far as I remember, you need to install stardict-gtk instead of stardict.

It works!  Hooray! Thank you!

Offline

 

#11 2008-08-31 10:39:54 am

mbruges
Member
Registered: 2008-08-20
Posts: 21

Re: step-by-step help needed: how to install stardict

Having installed stardict successfully thanks to this amazing forum, I could do with some help on adding dictionaries to stardict! I downloaded one of the dictionaries to my documents, and wanted to move it to the /usr/share/stardict/dic folder so that stardict could use it; although whenever I try to I'm told that i don't have permission. I tried going to the folder itself and changing the permissions, but apparently i "do not own the folder"; a bit annoying after paying £300 for the eee!

Offline

 

#12 2008-09-01 1:20:35 am

albkwan
ExtrEmE User
From: Hong Kong
Registered: 2007-11-04
Posts: 1422
Website

Re: step-by-step help needed: how to install stardict

mbruges wrote:

Having installed stardict successfully thanks to this amazing forum, I could do with some help on adding dictionaries to stardict! I downloaded one of the dictionaries to my documents, and wanted to move it to the /usr/share/stardict/dic folder so that stardict could use it; although whenever I try to I'm told that i don't have permission. I tried going to the folder itself and changing the permissions, but apparently i "do not own the folder"; a bit annoying after paying £300 for the eee!

You need administrator right to do this.

You can either do it on the command line by prefix every command with "sudo " or you can open a Root File Manager that gives you administrator right to do anything. But be careful using this.

To open a "Root File Manager", open a terminal and type:

Code:

sudo XandrosFileManager

You may want to set up a desktop icon for this.


EeePC 4G white,
Default Xandros (Easy Mode + icewm start menu) on 1st SSD/2nd 16GB SSD added/SD/USB/
http://eeepc.fire.prohosting.com/
http://eeepc-albkwan.blogspot.com/

Offline

 

#13 2008-09-02 2:24:19 pm

mbruges
Member
Registered: 2008-08-20
Posts: 21

Re: step-by-step help needed: how to install stardict

Thanks, got it working straight away after your tip smile

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson