Re: [Evolution] Another tedious hamfisted administrator with a silly question
Thank to everyone that replied, after much sacrificing of virgins (and it was hard work finding one of those in London town, I can tell you), I did eventually get it installed. Susarla was correct, it was a location of libraries issue. Eventually resolved it by getting the mozilla-nspr and mozilla-nss rpms (including dev versions) extracting the files and placing where they would be installed by the rpm. Then a custom install configuration script - calling the correct libraries [EMAIL PROTECTED]:~/evolution/evolution-data-server-1.4.2.1$ more newconfig.sh ./configure --with-nspr-includes=/usr/include/mozilla-1.7.12/nspr --with-nss-inc ludes=/usr/include/mozilla-1.7.12/nss --with-nspr-libs=/usr/lib --with-nss-libs= /usr/lib [EMAIL PROTECTED]:~/evolution/evolution-data-server-1.4.2.1$ The credit for this cunning plan goes to my colleague, Sean - hats off to him. Incidentally he had the same problem with Fedora - so it would appear to be not Debian related. Now to decide whether to go to Sid. Thank you again, one and all for your help On Thu, 2006-01-19 at 10:46 +0530, Parthasarathi Susarla wrote: > On Wed, 2006-01-18 at 18:14 +, Ben Tyson-Norrman wrote: > > The question probably has to be which nspr - according to my packages:- > > > > > > chudley:~# dpkg -l | grep nsp > > ii konqueror-nspl 3.3.2-1sarge1 Netscape plugin support for Konqueror > > ii libnspr-dev1.7.8-1sarge3 Netscape Portable Runtime library - > > developm > > ii libnspr4 1.7.8-1sarge3 Netscape Portable Runtime Library > > chudley:~# > > > > I would appear to have the libraries - whether I have the correct ones > > is another matter :-) > Perhaps, evolution-data-server is not able to locate these libraries, > try explicitly with the options: > --with-nspr-libs= > --with-nspr-includes= > > HTH, > partha > > ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] new mail notify applet? Where?
> Firstly I have evolution 2.4.2, so I don't know if that makes a > difference to the applet. > > I added a mailbox in the prefs window, using: > "mailbox type" "Evolution" > "mailbox name" "INBOX" > "Folder" > > looking at the mail-notification source (for gentoo) I see a patch > applied called mail-notification-2.0-evolution-2.4.diff > Ah, yes, I don't have an option for Evolution. I selected Autoselect for the mailbox type. I installed by RPM(using yum) not source. Wonder if there's a way to get the evolution patch for mine on FC4? Wonder if I could install from the same source you used? Thanks for your help. James ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Attachments
Hi Srini, Thanks for the information. It works. I hadn't realized that you could "open" the list of attachments at the top of the e-mail being read. David On Thu, 2006-01-19 at 10:17 +0530, Srinivasa Ragavan wrote: > If you are using 2.4.x, you can DnD a attachment to the composer window > from the mail you are reading. > > -Srini. > On Wed, 2006-01-18 at 23:34 -0500, David Ronis wrote: > > I occasionally have to forward an attachment I receive in an e-mail > > without the e-mail itself. At present there doesn't seem to be any > > "attach to email being composed" function, or if there is I don't know > > how to use it, and I have to first save the attachment to disk, attach > > the resulting file in the usual manner, and then delete the file on > > disk. It shouldn't too hard to automate this into a single function. > > Better yet, how about drag and drop capability? > > > > David > > > > ___ > > Evolution-list mailing list > > Evolution-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/evolution-list > > ___ > Evolution-list mailing list > Evolution-list@gnome.org > http://mail.gnome.org/mailman/listinfo/evolution-list > ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] inbox folder contents not visible**solved**
On Mon, 2006-16-01 at 22:02 +0100, Andre Klapper wrote: > hi chris, > > Am Sonntag, den 15.01.2006, 19:39 -0500 schrieb Chris Lee: > > Everything works fine now except for two of the IMAP accounts show new > > messages as bold bracketed numbers as normal but when the Inbox is > > opened there is nothing visible. I have cleared the filters and checked > > the view options. > > sounds like http://bugzilla.gnome.org/show_bug.cgi?id=228929 , this is > fixed in evolution 2.4.2.1. > > workaround: > change your account settings to "show subscribed mails only". then use > tools / subscribe to folders to subscribe to your inbox and any other > folder. you might need to restart evo in between. > > cheers, > andre Thanks Andre/Guenther - that fixed it Chris ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Right to left!
Hi I write my mails in Persian and persian is a Right to left language! I love Evolution but I can't use it for not supporting RTL?! any plugin or are that add this to evolution?! -- Navid mail : [EMAIL PROTECTED] Jabber ID: [EMAIL PROTECTED] GPG = 340C 1068 A0F6 D702 FDD6 CFB6 8714 4F55 D3F9 1F7D Key:http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x87144F55D3F91F7D signature.asc Description: OpenPGP digital signature ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] new mail notify applet? Where?
On Thu, 2006-01-19 at 07:07 -0500, James Pifer wrote: > > Firstly I have evolution 2.4.2, so I don't know if that makes a > > difference to the applet. > > > > I added a mailbox in the prefs window, using: > > "mailbox type" "Evolution" > > "mailbox name" "INBOX" > > > looking at the mail-notification source (for gentoo) I see a patch > > applied called mail-notification-2.0-evolution-2.4.diff > > Ah, yes, I don't have an option for Evolution. I selected Autoselect for > the mailbox type. > > I installed by RPM(using yum) not source. Wonder if there's a way to get > the evolution patch for mine on FC4? no doubt you could install the source rpm, then patch it? Alternatively, you could install gentoo :> > Wonder if I could install from the > same source you used? no doubt you could do this also!! Get the sources from any gentoo mirror (http://www.gentoo.org/main/en/mirrors.xml). The "pure" mail-notification will be in your.mirror/pub/gentoo/distfiles/mail-notification-2.0.tar.gz and the patches are in the gentoo portage, called mail-notification-2.0-buildfix.diff mail-notification-2.0-evolution-2.4.diff mail-notification-2.0-gmail-properties-fix.diff You can get them from your.mirror/pub/gentoo/snapshots/portage-latest.tar.bz2 however this is a BIG file, so I can just mail you the patches off list if you want. I have no idea how these will work for you, but let me know how you go. -- Iain Buchanan <[EMAIL PROTECTED]> ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Compile
Am Montag, den 16.01.2006, 15:18 +0100 schrieb Andre Klapper: > hi ron, > > Am Freitag, den 13.01.2006, 10:55 -0800 schrieb Ron Eggler (Mobile): > > I try to install the latest Version (2.4.2.1) of Evolution. When I run > > the configure script I get that: > > Package atk was not found in the pkg-config search path. > > Perhaps you should add the directory containing `atk.pc' > > to the PKG_CONFIG_PATH environment variable > > No package 'atk' found > > configure: error: Package requirements (atk) were not met. > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > > installed software in a non-standard prefix. > [...] > > erm, I installed all atk package provided by suse on my suse 9.3 > > installation but when searching for atk.pc, I cannot find that file. > > what does "rpm -qa|grep atk" return? do you have atk-devel installed? > what does "echo $PKG_CONFIG_PATH" return? There we go: [EMAIL PROTECTED]:~> su Password: linux:/home/reg # rpm -qa|grep atk atk-1.10.3-2 atk-1.9.1-4 linux:/home/reg # echo $PKG_CONFIG_PATH /usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig linux:/home/reg # > > > After that, are all my currently existing information in evolution > > 2.2.1 clean converted to use in the new version? > > normally: yes. afaik there have been no changes regarding this. :-) Hm, then I better do a backup now ;) chEErs roN ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Compile
On Thu, 2006-01-19 at 20:39 -0800, Ron Eggler (Mobile) wrote: > linux:/home/reg # rpm -qa|grep atk > atk-1.10.3-2 > atk-1.9.1-4 You need to install atk-devel which provides the required pc file to build evolution further. Harish ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Compile
Am Freitag, den 20.01.2006, 11:28 +0530 schrieb Harish: > On Thu, 2006-01-19 at 20:39 -0800, Ron Eggler (Mobile) wrote: > > linux:/home/reg # rpm -qa|grep atk > > atk-1.10.3-2 > > atk-1.9.1-4 > > You need to install atk-devel which provides the required pc file to > build evolution further. > > Harish > Ok, I now get: Package libgtkhtml-3.8 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgtkhtml-3.8.pc' to the PKG_CONFIG_PATH environment variable No package 'libgtkhtml-3.8' found configure: error: Package requirements (libgtkhtml-3.8) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the GTKHTML_CFLAGS and GTKHTML_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. linux:/home/reg # and I don't know where to get it... :( chEErs roN ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list