step-by-step help needed: how to install stardict
Started by s85@, Dec 21 2007 05:45 AM
12 replies to this topic
#1
Posted 21 December 2007 - 05:45 AM
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!!!
Please, help!!!
#2
Posted 20 January 2008 - 04:19 PM
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!
I've spent several hours looking up this information on the web, but could not install Stardict yet.
Thank you in advance!
#3
Posted 20 January 2008 - 05:11 PM
If you expand your repositories, you should be able to just go
sudo apt-get install stardictI've just checked in the repos I have, and it seems to be there.
#4
Posted 20 January 2008 - 10:42 PM
when I try that command I get
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
1st Generation White 4G Owner - [BETA SOFTWARE] TweakEEE
Guides: HOWTO: Ultimate EEE PC Setup -- HOWTO: Ultimate EEE PC Setup Part 2
Guides: HOWTO: Ultimate EEE PC Setup -- HOWTO: Ultimate EEE PC Setup Part 2
#5
Posted 21 January 2008 - 01:38 AM
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/
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/
#6
Posted 22 January 2008 - 12:29 AM
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.
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.
#7
Posted 22 January 2008 - 02:57 PM
Quote
/home/user> sudo apt-get install stardict-gtk
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package stardict-gtk
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package stardict-gtk
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/
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/
#8
Posted 22 January 2008 - 04:55 PM
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!
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!
#9
Posted 24 January 2008 - 11:44 AM
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!
Thanks again. Great forum!
#10
Posted 09 February 2008 - 04:59 PM
Quote
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.
#11
Posted 31 August 2008 - 02:39 PM
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!
#12
Posted 01 September 2008 - 05:20 AM
Quote
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 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:
sudo XandrosFileManagerYou 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/
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/
#13
Posted 02 September 2008 - 06:24 PM
Thanks, got it working straight away after your tip :)
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











