Hi,
I have a problem to see incoming encrypted e-mails. Previously, I had set-up kmail tu use gpg and it worked fine, I could send encrypted mails end decrypt them.
Then, I installed gpg-agent to avoid typing my password every time and since, I'm unable to see encrypted e-mails.
I have a message that gpg-agent is unable to decrypt the message. Seems to be a problem of password (bad passphrase).
OK, gpg-agent is not configured well but now to configure it, I would need to install pinentry, here start the problem:
...
...
g++-3.3 -DQT_THREAD_SUPPORT -I/usr/X11R6/include -g -O2 -L/sw/lib -o pinentry-qt -L/usr/X11R6/lib -L/sw/lib/qt3/lib -Wl,--rpath -Wl,/sw/lib/qt3/lib -Wl,--rpath -Wl,/usr/X11R6/lib secqstring.o secqinternal.o secqlineedit.o pinentrydialog.o main.o secqlineedit.moc.o pinentrydialog.moc.o -lqt-mt -lSM -lICE -lXext -lX11 -lpthread ../pinentry/libpinentry-curses.a -lncurses -liconv ../pinentry/libpinentry.a ../assuan/libassuan.a ../secmem/libsecmem.a
ld: unknown flag: --rpath
make[2]: *** [pinentry-qt] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-pinentry-0.7.2-1
(Reading database ... 133391 files and directories currently installed.)
Removing fink-buildlock-pinentry-0.7.2-1 ...
Failed: phase compiling: pinentry-0.7.2-1 failed
Can someone help me to install pinentry and configure gpg-agent?
Thank you in advance.
This post has been edited 1 times, last edit by "kankei71" (Jun 10th 2006, 1:10am)