Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
aspell need path?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
happypup
Tux's lil' helper
Tux's lil' helper


Joined: 01 Feb 2003
Posts: 127
Location: New Jerusalem

PostPosted: Thu Feb 20, 2003 8:08 pm    Post subject: aspell need path? Reply with quote

ISpell/Aspell could not be started. Please make sure you have ISpell or Aspell properly configured and in your PATH.

How do I put this in my path? Do I need to do something besides

[code]
emerge aspell
env-update
source /etc/profiles
[/code]

did I realy need to do the env-update?

Geol Laack

I am using KDE and trying to spell check in kmail
Back to top
View user's profile Send private message
BernieKe
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2002
Posts: 130
Location: California/Bangalore/Belgium

PostPosted: Thu Feb 20, 2003 11:12 pm    Post subject: Reply with quote

you can put something in you path by doing:
Code:

export PATH=<the new path>:$PATH

but i don't know if this will solve your problem
Back to top
View user's profile Send private message
BernieKe
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2002
Posts: 130
Location: California/Bangalore/Belgium

PostPosted: Thu Feb 20, 2003 11:14 pm    Post subject: Reply with quote

also note that this is only for the current session (or terminal session)
if you want to keep this, you could add it to your profile
Back to top
View user's profile Send private message
happypup
Tux's lil' helper
Tux's lil' helper


Joined: 01 Feb 2003
Posts: 127
Location: New Jerusalem

PostPosted: Fri Feb 21, 2003 3:17 pm    Post subject: Reply with quote

geol@hobbs geol $ which aspell
/usr/bin/aspell

geol@hobbs geol $ export PATH="/usr/bin/aspell" $aspell

Is this How you do it


How do I add it to my profile?

and still It did not work:{
Back to top
View user's profile Send private message
happypup
Tux's lil' helper
Tux's lil' helper


Joined: 01 Feb 2003
Posts: 127
Location: New Jerusalem

PostPosted: Fri Feb 21, 2003 3:46 pm    Post subject: Reply with quote

It works Great now Here is what I did

https://forums.gentoo.org/viewtopic.php?t=30958&highlight=spelling+working&sid=108c5f4e768aedc3d3e293ee496f6a89


With aspell you have to emerge a aspell language for it to completly work. For me that is:

Code:
emerge -p app-dicts/aspell-en

emerge -s aspell to see what other languages are available.
Back to top
View user's profile Send private message
jimlynch11
Guru
Guru


Joined: 21 Feb 2003
Posts: 590
Location: massachusetts

PostPosted: Tue Mar 25, 2003 6:19 am    Post subject: Reply with quote

thanks! i had the same problem (didnt know to emerge a language) and this helped wonderfully
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum