Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
02-04-2010, 09:10 AM
|
#1
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
|
Spell Checking in Arch Linux
I noticed that in Arch Linux there is no spell checking (like, for example, the wavy red lines under words while writing this post). Is there some package I have to install?
|
|
|
|
02-04-2010, 09:46 AM
|
#2
|
|
Member
Registered: Sep 2009
Location: Sparta
Posts: 237
Rep:
|
Works fine here. But I don't remember if it was working before I updated my system yesterday. Give it a shot with an up-to-date mirror. What browser are you using?
|
|
|
|
02-04-2010, 09:55 AM
|
#3
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
Original Poster
|
Firefox "Shiretoko"
|
|
|
|
02-04-2010, 10:10 AM
|
#4
|
|
Member
Registered: Sep 2009
Location: Sparta
Posts: 237
Rep:
|
"Namoroka" over here. Try an update.
|
|
|
|
02-04-2010, 11:05 AM
|
#5
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
Original Poster
|
Shiretoko is what's and the Arch repo.
|
|
|
|
02-04-2010, 11:11 AM
|
#6
|
|
Member
Registered: Sep 2009
Location: Sparta
Posts: 237
Rep:
|
I don't exactly know why I'm trying to convince you. Anyway:
Code:
# pacman -Qi firefox
Name : firefox
Version : 3.6-2
Tschuss.
|
|
|
|
02-04-2010, 11:29 AM
|
#7
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
Original Poster
|
Code:
$ sudo pacman -S firefox
Password:
warning: firefox-3.5.7-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (1): firefox-3.5.7-1
Total Download Size: 0.00 MB
Total Installed Size: 3.58 MB
Proceed with installation? [Y/n] n
|
|
|
|
02-04-2010, 11:39 AM
|
#8
|
|
Member
Registered: Sep 2009
Location: Sparta
Posts: 237
Rep:
|
|
|
|
|
02-04-2010, 11:56 AM
|
#9
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
Original Poster
|
But that says i686, I have x86_64.
And are you really supposed to somehow change the repo?
|
|
|
|
02-04-2010, 12:32 PM
|
#10
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
Original Poster
|
I just got a littile confused. Anyway, so you're saying my arch repo mirror is out of date? How do I choose one? I chose them right after installation using that special script that finds the fastest ones like described in the Arch Wiki Beginners Guide.
|
|
|
|
02-04-2010, 12:45 PM
|
#11
|
|
LQ Newbie
Registered: Sep 2009
Location: Bastelicaccia, Corsica
Posts: 10
Rep:
|
Spell checking works fine on my arch machine.
Have you tried:
It's going to force a reload of all packages even if they are supposed to be up to date...
|
|
|
|
02-04-2010, 12:55 PM
|
#12
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
Original Poster
|
Code:
$ sudo pacman -Syy
Password:
:: Synchronizing package databases...
core 36.1K 134.5K/s 00:00:00 [#####################] 100%
extra 441.8K 173.3K/s 00:00:03 [#####################] 100%
community 370.6K 169.2K/s 00:00:02 [#####################] 100%
$ sudo pacman -S firefox
warning: firefox-3.5.7-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (1): firefox-3.5.7-1
Total Download Size: 0.00 MB
Total Installed Size: 3.58 MB
Proceed with installation? [Y/n] n
|
|
|
|
02-04-2010, 12:58 PM
|
#13
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
Original Poster
|
Quote:
Originally Posted by xamaco
Spell checking works fine on my arch machine.
|
Did you install any spell-checking packages, or did it yust work from the start?
And I wonder if a spell checker comes with GNOME and KDE, maybe that's why it seems to work for others (I don't use GNOME or KDE).
EDIT: it seems like I do have aspell installed.
Last edited by MTK358; 02-04-2010 at 12:59 PM.
|
|
|
|
02-04-2010, 02:15 PM
|
#14
|
|
LQ Newbie
Registered: Sep 2009
Location: Bastelicaccia, Corsica
Posts: 10
Rep:
|
I don't remember what I did exactly. The only dictionary I have is ispell. And my version of Firefox is 3.6.2 : A very recent upgrade (Monday or Tuesday).
Have you tried pacman -Syu firefox to upgrade ? If you cannot find the 3.6.2 version, one of your repositories must be out of sync.
Frankly I'm quite new with Arch. For my daily work, I use Ubuntu. I really enjoy Arch but I use it mainly for pleasant experimentation. It allows me to test the latest software : Firefox 3.6 is really faster than 3.5 ...
|
|
|
|
02-04-2010, 02:48 PM
|
#15
|
|
LQ 5k Club
Registered: Sep 2009
Distribution: Arch x86_64
Posts: 6,443
Original Poster
|
I installed ispell (which I didn't have) and there still isn't any spell checking in this box where I'm typing the post.
pacman -Syu firefox didn't do anything.
I still wonder why I don't get Firefox 3.6?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:29 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|