On 4/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > More news: > > I successfully got GnuPG 1.9 installed, and then a new problem arose. > Configuration. > > I went to http://kmail.kde.org/kmail-pgpmime-howto.html#gnupg and followed the > instructions to the best of my ability, and yet I still get this:
Following instructions means also changing some parameters to meet your system specific needs. That means that if you go and type everything on a tutorial without understanding it, you'll probably issue an "rm -rf /*" because a malicious online tutorial told you to. Now, let's see, you're using GENTOO, and need help with GNUPG, Googling "gentoo gnupg" brings, voilá: http://www.gentoo.org/doc/en/gnupg-user.xml > > [EMAIL PROTECTED] ~/.gnupg $ eval "$(gpg-agent --daemon)" > gpg-agent[10716]: /home/lsauron/.gnupg/gpg-agent.conf:1: invalid option So, it reads the first line and don't understand it, so, the line is WRONG for some reason. > > so, ~lsauron/.gnupg/gpg-agent.conf looks like this: > > [EMAIL PROTECTED] ~ $ cat ~lsauron/.gnupg/gpg-agent.conf > gpg-agent /usr/bin/gpg-agent Ahm, so its wrong because it is NOT a configuration option, rather a call for the file that should read and interpret it, who the heck wrote this config file?! Remove this line, PLEASE. > no-grab > default-cache-ttl 1800 > > I'm totally stumped. I didn't find anything in /usr/local/bin like > kmail.kde.org said, however, /usr/bin/gpg-agent is really odd in that it's You won't find anything, Gentoo uses another location, why is the binary agent of the program you wanna run odd? > not actually there (I don't think - I can't cd to it): Because its not a directory?! IT'S A FILE!!! A binary one, probably executable. > > [EMAIL PROTECTED] ~ $ cd /usr/bin > [EMAIL PROTECTED] /usr/bin $ ls | find gpg-agent > gpg-agent > [EMAIL PROTECTED] /usr/bin $ cd gpg-agent > bash: cd: gpg-agent: Not a directory See, not a directory, told you. And so did Linux, Linux is so smart. > > I'm rather confused. Any help? I know I did something wrong, but I'm too > close to the solution to even entertain the thought of giving up! Follow the Gentoo Guide, be happy and read some Linux basic instructions on files/directories/scripts, oh, and get familiar with configuration files, they usually have a similar syntax. > > Oh, and the dialog that prompted for gnupg 1.9, it now says that it detected > the install but gpg-agent isn't running. That's why I'm happy - I'm very > very close to getting this thing to work! Good! -- Daniel da Veiga Computer Operator - RS - Brazil -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V- PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++ ------END GEEK CODE BLOCK------ -- gentoo-user@gentoo.org mailing list