Jump to content


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


12 replies to this topic

#1 s85@

    Member

  • Members
  • 13 posts

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!!!

#2 imwinkel

    Member

  • Members
  • 12 posts

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!

#3 Neil

    EEEmazing User

  • Moderators
  • 6,897 posts
  • LocationBerkshire, England

Posted 20 January 2008 - 05:11 PM

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

sudo apt-get install stardict
I've just checked in the repos I have, and it seems to be there.

#4 marf

    Senior Member

  • Members
  • 282 posts
  • LocationCanada

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


#5 albkwan

    ExtrEmE User

  • Members
  • 1,440 posts
  • LocationHong Kong

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/

#6 imwinkel

    Member

  • Members
  • 12 posts

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.

#7 albkwan

    ExtrEmE User

  • Members
  • 1,440 posts
  • LocationHong Kong

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
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/

#8 imwinkel

    Member

  • Members
  • 12 posts

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!

#9 imwinkel

    Member

  • Members
  • 12 posts

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!

#10 fenglu

    New member

  • Members
  • 6 posts

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.
It works! Hooray! Thank you!

#11 mbruges

    Member

  • Members
  • 21 posts

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 albkwan

    ExtrEmE User

  • Members
  • 1,440 posts
  • LocationHong Kong

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 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:
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/

#13 mbruges

    Member

  • Members
  • 21 posts

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