Ubuntu :: Install A Dictionary With The Command Sudo Apt-get Install Dict-xdict
Mar 28, 2010
I am a rookie. Yesterday, I intended to install a dictionary with the command sudo apt-get install dict-xdict, but it turned out to fail with the error. Then, I quited with Ctrl+ c, and I did not care much till today because when I want install something else today, the error keeps coming out. Therefore, I think I would better remove dict-xdict first, so I use sudo apt-get remove dict-xdict, but the error still appears:
[Code]...
I have already tries sudo apt-get -f install dict-xdict and it doesn't work out. I am hoping to install some other applications now, but I have not idea what I could do to fix this problem or just circumvent it
View 7 Replies
ADVERTISEMENT
May 3, 2010
how i can install a french english dictionary for the dictionary applet in gnome
View 1 Replies
View Related
Jun 4, 2010
I ran the following command:Code:sudo apt-get install sslIt is suppose to give me SSL support for Apache 2.2, but I couldn't find any package information about it atA search only returns ssl-cert package.So what is in the ssl package for Lucid 10.04 LTS? How do I know what package contains what in the future?
View 2 Replies
View Related
Jan 12, 2011
when i try to install gimp with the terminal command:sudo apt-get install gimpI get this Error(yes its in german i know):Die folgenden Pakete haben unerflte Abhngigkeiten: gimp : Hgt ab von: libpoppler-glib4 (>= 0.12) ist aber nicht installierbarE: Beschdigte Paketeit says, that the packet: libpoppler-glib4 is corrupt.i already tried to reinstall libpoppler-glib4, but it wouldnt let me
View 9 Replies
View Related
Dec 20, 2009
How can I install the dict file to look works?
I am running SUSE 11.1
Here is the error:
View 2 Replies
View Related
Dec 9, 2010
I am experiencing difficulty in installing BABYftp server. I have cpp source code downloaded from net. I am following the instructions in readme file. The command to run is autoconf && ./configure && make
but it is giving me error (last four lines) as-
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
configure: error: PAM headers not found.
Why is such error occuring?
Also is there any command like sudo apt-get install <package_name> for babyftp?
View 6 Replies
View Related
Dec 24, 2010
I recently switched back to ubuntu after a year of gaming on w7, however I think that this time I'm going to stick to ubuntu, if she doesnt screw me like she has the previous times. Anyways, I was just wondering what media players you guys favor, and why? (maybe there doesn't have to be a reason xD), and I tried to install beep media player with:
sudo aptitude install beep-media-player
And the return is: sudo: aptitude: command not found
View 1 Replies
View Related
Jan 26, 2011
I attempted to install msttcorefonts using the command 'sudo apt-get install msttcorefonts' something happened during the process. To get to the point, all my fonts in firefox are messed up (to the point that i can't read them). In the terminal, i'm getting an error that says E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem I don't really understand any of this yet.
View 7 Replies
View Related
Jun 5, 2010
Does the $ sudo apt-get install flashplugin-nonfree command always downloads the latest flash player plugin?Does it install for all currently installed browsers? Because it seems like it does.
View 4 Replies
View Related
Mar 23, 2010
i can not install contemporary english IDM 2005 on ubuntu there are installation.sh file in linux folder...
i run it on terminal but i can't install.
View 3 Replies
View Related
Feb 7, 2010
The instructions in Evolution say
Quote: 8.5.3. Spell Checking To choose a spell-checking language, select it here. You must install gnome-spell, aspell, and an aspell language package (like for example aspell-en for english language) for spell-checking to be available in Evolution. Additional dictionaries are available through your package manager and are detected automatically if you have installed them. To have the composer automatically check your spelling while you type, select Check Spelling While I Type. You can set the color for misspelled words.
[Code]....
View 1 Replies
View Related
Aug 19, 2011
For a month or two I have been trying to install a en_NZ dictionary for Libreoffice. It is available from the openoffice extensions page - which I am directed to by selecting Libreoffice > Tools > Language > More Dictionaries Online.
However for the past month or two this page has had problems. Every time I click on any of the extensions I am taken to an error page that states "The connection to the server was reset while the page was loading."
Does nobody maintain the openoffice extension pages any more?
View 2 Replies
View Related
Feb 23, 2010
New to ubuntu but have use Suse 11.2 a bit. I downloaded a Spanish dictionary to Openoffice on suse with no problems. Under the tools in Openoffice word it says Languages "other dictionaries available". Click on it and it takes you to a site with all types of foriengs language dictionaries. I found the mexico spanish dictionary and it said get it. On suse it downloaded it and it auto installed it with a program in Yast I believe. Anyway the dictionary was in there when I opened office the next time.
Ubuntu is a different story, I can download it but do not know how to install the Spanish dictionary file to the OpenOffice. Is their a program included with ubuntu (gnome) desktop that will load this file and set it up in Office?
View 1 Replies
View Related
Feb 6, 2010
when i was about to install turbo c using dosbox in ubuntu on the console i typed the commandas sudo apt-get install dosbox the error occured as E:couldnt find the package dosbox
View 5 Replies
View Related
Oct 2, 2010
I tried installing bacula and i really had no idea what i was doing and i believe it failed. I ran sudo apt-get install bacula. Anyway, I tried removing it using sudo apt-get remove bacula but now whenever i run sudo apt-get install for anything, the app will install but then show all these errors from bacula. how do i get rid of it?
View 4 Replies
View Related
Jan 6, 2011
Kernel 2.6.21.5, Slackware 12.0
Code:
Code:
On the other hand
Code:
So, I do not understand why the notification "sudo: cd: command not found", considering cd is a bash built-in command.
View 3 Replies
View Related
Jun 18, 2010
I am having trouble running commands by using sudo. I configured visudo file with localuser ALL=(ALL) ALL but I can't run any command, it tells me command not found.
View 8 Replies
View Related
Feb 24, 2010
ive just installed Karmic Koala and after updating and getting drivers i cant install anything whether it be through synaptics or sudo or the .deb it
View 7 Replies
View Related
Apr 30, 2010
Im pretty much familiar with installing app packages in Ubuntu using sudo apt-get install.Is there anything similar for a Mac Book Pro ? Ubuntu has a single repo source of all the packages.What about Mac / OSX ? Does Apple have such a thing like iphone apps repository ?
View 5 Replies
View Related
Jun 18, 2010
trying to install nasm in Ubuntu10.04 Desktop when I use the command nasm, I get the following The program 'nasm' is currently not installed. You can install it by typing: sudo apt-get install nasm
So naturally, I enter it as follows: ~$ sudo apt-get install nasm And then I get the following output:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package nasm
View 2 Replies
View Related
Feb 19, 2011
Everytime I run sudo apt-get update, it updates most of my sources, and then asks for me to insert the installation disc, once I have it finishes. Do I have to insert the disc every time? it won't finish updating without it..
View 2 Replies
View Related
Jun 17, 2011
Just did a fresh install of Ubuntu 10.10 sudo not working. This is the message I get.
hewjr@Hewjr:~$ sudo
usage: sudo -h | -K | -k | -L | -V
usage: sudo -v [-AknS] [-p prompt]
usage: sudo -l[l] [-AknS] [-g groupname|#gid] [-p prompt] [-U username] [-u username|#uid] [-g groupname|#gid] [command]
usage: sudo [-AbEHknPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u username|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-C fd] [-g groupname|#gid] [-p prompt] [-u username|#uid] file ...
hewjr@Hewjr:~$
View 8 Replies
View Related
Mar 21, 2010
I need to execute zypper command to install the kde desktop? I also added the kde repo or officers would suffice?
View 4 Replies
View Related
Apr 20, 2010
*edit Nevermind I think I found it on YAST * I have been having trouble finding the "make command":If 'make' is not a typo you can use command-not-found to lookup the package that contains it, like this: cnf makeI need to install 'make', 'g++', and all other building tools for suse.
View 2 Replies
View Related
Jan 11, 2011
I basically needed to run "sudo apt-get install subversion" but I was told that I need to update my "apt-get".
So when I try "sudo apt-get update".
I got the following errors:
View 3 Replies
View Related
Aug 12, 2010
I am wondering what the easiest way for me to disable su and perform all root stuff using sudo, the way Ubuntu works. I am using a shared system, openSUSE 11.3, and notice that the only item that gets logged in su is who su'd. I need more information and sudo + command gets logged to /var/log/messages so I can see who did what and when. How can I get openSUSE 11.3 to work similiar to Ubuntu when it comes to running elevated commands or editing files that a normal user doesn't have rights to?
View 9 Replies
View Related
Mar 8, 2010
below is what happens when i try to run a install from the command line in virt-install. keep in mind that this is a fresh fedora12 install selinux is disabled logged in as root. i have never had so many problems with something and it is maddening for there to be a thousand freaking how-to's on the subject all acting like it is so freaking simple.
[Code]...
View 3 Replies
View Related
Dec 31, 2009
I have a Chrome OS .iso that I can booting from CD but only in text mode [the computer has issues] and I want to live install it to the hard drive, but all I have is the linux prompt. Is there a command to do that? I tried install, but I still don't know what to do.[I'm fine with a complete install overwriting everything]
View 5 Replies
View Related
Jan 2, 2010
I was installing something, usplash, I think it was...
I ran $ sudo aptitude install usplash
and after it asked me if I wanted to install some aditional packages, it returned this:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
I have seen this error before. I just ran the command
$ sudo dpkg --configure -a
And it returned this:
Setting up initramfs-tools (0.92bubuntu29) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.28.10-some-string-here
Cannot find /lib/modules/2.6.28.10-some-string-here
update-initramfs: failed for /boot/initrd.img-2.6.28.10-some-string-here
dpkg: subprocess post-installation script returned error exit status 1
I did an:
$ aptitude search initramfs-tools
and I noticed that it had a "C" next to it. I think this has something to do with the package not being configured correctly or at all. Also looks like it is trying to generate an initd, but missing something. That kernel name looks kinda funky, though...
View 2 Replies
View Related
Jan 24, 2010
I've been searching around the net how to do this but I can't find any clues. I did this:
Code:
sudo apt-get install lamp-server^
But now I want to remove it. I've read this: http://ubuntuforums.org/showthread.php?t=510403
[code]....
View 7 Replies
View Related