Hello Peter, I've been running Evolution 1.4.5 on Solaris 9 for the last 3 weeks, including Calendar, Tasks and Contacts, and synchronization with a Handspring Neo via a serial cradle. Here is my experience: First convince the installer that it should install Evo on your machine.
uname -sr
SunOS 5.9 Compile the attached C program:
gcc -fPIC -G -c uname.c ld -G -o uname.so uname.o LD_PRELOAD=uname.so # or wherever you put it RELEASE=5.8 export LD_PRELOAD RELEASE
At this point, uname should return 5.8
uname -sr
SunOS 5.8 You can now use Ximian's installer,
wget -q -O - http://go-solaris.ximian.com |sh
Then you want to make sure that the runtime linker knows where to look for the new libraries, and extend your PATH, so add the following to your .bashrc (or equivalent if CShell user): LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/opt/gnome/lib PATH=${PATH}:/opt/gnome/bin (if you don't set the LD_LIBRARY_PATH, the E-mail component seem to work but not the Contacts). I seem to remember that libiconv was not installed automatically, so I pulled it from Ximian's site: ftp://ftp.ximian.com/pub/ximian-evolution/solaris-8-sun4/libiconv-1.5-ximian.3.sparc.rpm and installed it,
rpm --rcfile /opt/gnome/lib/rpm/rpmrc libiconv-1.5-ximian.3.sparc.rpm
As a bonus, red-carpet is also available. Other issues: I've had the Contacts crashing on files that were transfered from Linux, so I started with an empty contact folder and it works fine now. Synchronization with the Palm works fine, except that libmal_conduit seem to be missing, therefore, I am using malsync to synchronize AvantGo; ah, and libmemo does not seem to work either ... Otherwise, it seems pretty stable, and I just wished that Sun would have released this with an update of Gnome; it's Christmas day you know ... Hope this helps, All the best! Marcel On Wed, 2003-12-24 at 06:27, evolution-request lists ximian com wrote:
Send evolution mailing list submissions to evolution lists ximian com To subscribe or unsubscribe via the World Wide Web, visit http://lists.ximian.com/mailman/listinfo/evolution or, via email, send a message with subject or body 'help' to evolution-request lists ximian com You can reach the person managing the list at evolution-admin lists ximian com When replying, please edit your Subject line so it is more specific than "Re: Contents of evolution digest..." Today's Topics: 1. Making Evo tag spam, add headers (Jakob Breivik Grimstveit) 2. Re: Making Evo tag spam, add headers (Enver ALTIN) 3. Re: Making Evo tag spam, add headers (Jakob Breivik Grimstveit) 4. Re: SMTP, EHLO, and 502 response (Dan Winship) 5. Re: SMTP, EHLO, and 502 response (Tony Earnshaw) 6. Re: SMTP, EHLO, and 502 response (Tony Earnshaw) 7. Re: SMTP, EHLO, and 502 response (Pete Biggs) 8. Re: Making Evo tag spam, add headers (Bram Mertens) 9. Re: SMTP, EHLO, and 502 response (Tony Earnshaw) 10. Anyone running Evolution on Solaris 9 (Sparc) (Peter Stokes) 11. Failed to get lock (Norman P. B. Joseph) 12. Mail migration from Evolution to Outlook (Louis Cornet) 13. Re: Mail migration from Evolution to Outlook (Redeeman) 14. Re: Failed to get lock (Tony Earnshaw) 15. Re: SMTP, EHLO, and 502 response (Chad Brigance) --__--__-- Message: 1 From: Jakob Breivik Grimstveit <jakob grimstveit no> To: Evolution List <evolution lists ximian com> Organization: BitWise Computing Date: Tue, 23 Dec 2003 13:23:52 +0100 Subject: [Evolution] Making Evo tag spam, add headers I filter all mails through spamd/spamc, and would like instead of only filtering on exit code, also include the X-headers applied when running spamassassin. But even though "spamassassin" prints tagged output on command line, it doesn't look like Evo brings that back in into it's system. So question is: How can I (by using either spamc or spamassassin) filter all my mail, get verbose report from software and filter on those headers? Running FreeBSD 5.1, but same problem applied to RHL9 when I used Evo there. Thank in advance. -- Jakob Breivik Grimstveit, http://www.grimstveit.no/~jakob, +47 48298152 --__--__-- Message: 2 Subject: Re: [Evolution] Making Evo tag spam, add headers From: Enver ALTIN <ealtin casdb com> To: Evolution List <evolution lists ximian com> Organization: CAS Trustcenter, Inc. Date: Tue, 23 Dec 2003 14:31:06 +0200 --=-tkSITJqfuDR5kDO7f+3D Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-12-23 at 14:23, Jakob Breivik Grimstveit wrote:So question is: How can I (by using either spamc or spamassassin) filter all my mail, get verbose report from software and filter on those headers?Not yet, AFAIK. Evo filters can't alter message headers/content, except for those implemented as filter actions (colors/labels, importance, read/unread status). --=20 Enver ALTIN (a.k.a. skyblue) - Software developer, generic solvent http://skyblue.gen.tr/ - mailto: ealtin at casdb dot com http://skyblue.gen.tr/CV.html - Just me, myself and I. Q: What do you call 15 blondes in a circle? A: A dope ring. Q: Why do blondes put their hair in ponytails? A: To cover up the valve stem. --=-tkSITJqfuDR5kDO7f+3D Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQA/6DWJZCB2FZvqK0sRAmtXAJ4nQzRuUMLlToDuEEl4HhYfCg/e+gCfegEB csvcyLypOHUn37mcIDlHMIo= =URXb -----END PGP SIGNATURE----- --=-tkSITJqfuDR5kDO7f+3D-- --__--__-- Message: 3 Subject: Re: [Evolution] Making Evo tag spam, add headers From: Jakob Breivik Grimstveit <jakob grimstveit no> To: Enver ALTIN <ealtin casdb com> Cc: Evolution List <evolution lists ximian com> Organization: BitWise Computing Date: Tue, 23 Dec 2003 13:36:27 +0100 On Tue, 2003-12-23 at 13:31, Enver ALTIN wrote:On Tue, 2003-12-23 at 14:23, Jakob Breivik Grimstveit wrote:So question is: How can I (by using either spamc or spamassassin) filter all my mail, get verbose report from software and filter on those headers?Not yet, AFAIK. Evo filters can't alter message headers/content, except for those implemented as filter actions (colors/labels, importance, read/unread status).Might it then be possible in the Action side, after having determined it is spam, use either "run shell script" or "pipe ..." and then run spamassassin once again? :-) If not, isn't this a feature *everybody* would want, making it possible to filter and modify the mails locally as much as we want? Isn't that a good thing anybody would love? It doesn't seem to be too much work, at least. -- Jakob Breivik Grimstveit, http://www.grimstveit.no/~jakob, +47 48298152 --__--__-- Message: 4 Subject: Re: [Evolution] SMTP, EHLO, and 502 response From: Dan Winship <danw ximian com> To: Chad Brigance <definity geo yahoo com> Cc: evolution lists ximian com Date: Tue, 23 Dec 2003 08:31:09 -0500220 smtp011.mail.yahoo.com ESMTP EHLO sts. 250-myhappysmtp.server.com --- snip --- notice the extra line between 'EHLO' and the server's response.It's a glibc bug. Remove all comments and blank lines from /etc/hosts. -- Dan --__--__-- Message: 5 Subject: Re: [Evolution] SMTP, EHLO, and 502 response From: Tony Earnshaw <tonye billy demon nl> To: evolution lists ximian com Organization: Billy Date: Tue, 23 Dec 2003 17:17:23 +0100 tir, 23.12.2003 kl. 14.31 skrev Dan Winship:notice the extra line between 'EHLO' and the server's response.It's a glibc bug. Remove all comments and blank lines from /etc/hosts.Absolute cr*p. It don't happen not neither with Mozilla nor SquirrelMail. It's an *Evolution* bug. --Tonni -- mail: billy - at - billy.demon.nl http://billy.demon.nl --__--__-- Message: 6 Subject: Re: [Evolution] SMTP, EHLO, and 502 response From: Tony Earnshaw <tonye billy demon nl> To: evolution lists ximian com Organization: Billy Date: Tue, 23 Dec 2003 17:25:58 +0100 tir, 23.12.2003 kl. 17.17 skrev Tony Earnshaw:notice the extra line between 'EHLO' and the server's response.It's a glibc bug. Remove all comments and blank lines from /etc/hosts.Absolute cr*p. It don't happen not neither with Mozilla nor SquirrelMail. It's an *Evolution* bug.However, when I implement it, the spurious ???? is gone walkies. I don't care who says what: It's still an Evo bug, since other clients don't have it. --Tonni -- mail: billy - at - billy.demon.nl http://billy.demon.nl --__--__-- Message: 7 Subject: Re: [Evolution] SMTP, EHLO, and 502 response From: Pete Biggs <pete biggs org uk> To: evolution lists ximian com Date: Tue, 23 Dec 2003 16:54:24 +0000 On Tue, 2003-12-23 at 16:25, Tony Earnshaw wrote:tir, 23.12.2003 kl. 17.17 skrev Tony Earnshaw:notice the extra line between 'EHLO' and the server's response.It's a glibc bug. Remove all comments and blank lines from /etc/hosts.Absolute cr*p. It don't happen not neither with Mozilla nor SquirrelMail. It's an *Evolution* bug.However, when I implement it, the spurious ???? is gone walkies. I don't care who says what: It's still an Evo bug, since other clients don't have it.No, it's not an Evo bug, it is manifest in other things. The fact that Moz or something else that you use don't tickle the bug does not mean that it is Evo's fault. See, for instance, bug 44295 http://bugzilla.ximian.com/show_bug.cgi?id=44295 As it says in other bug reports - Evo does not read /etc/hosts so there is no way that this could be an Evo bug - if glibc returns garbage to Evo, then Evo can only do garbage things. -- Pete Biggs :{) pete physchem ox ac uk pete biggs chem ox ac uk Phone: 01865 275490 (Work) 01865 275410 (Fax) pete biggs org uk --__--__-- Message: 8 Subject: Re: [Evolution] Making Evo tag spam, add headers From: Bram Mertens <bram-mertens linux be> To: Evolution List <evolution lists ximian com> Organization: Amaris Date: Tue, 23 Dec 2003 18:12:07 +0100 On Tue, 2003-12-23 at 13:23, Jakob Breivik Grimstveit wrote: [snip]So question is: How can I (by using either spamc or spamassassin) filter all my mail, get verbose report from software and filter on those headers?[snip] I'm no expert in this but the only way I think you can do this is by pulling your mail in with fetchmail or something similar. Let fetchmail pipe your mail through spamassassin and then have evolution pick your mail up from there. You could then define filters on the added headers. It's a bit cumbersome but if you really want that kind of detailed control over your SPAM this is the only way AFAIK, but again you should really get more detailed and 'official' info about this. HTH -- # Mertens Bram "M8ram" <bram-mertens linux be> Linux User #249103 # # SuSE 8.2 Pro kernel 2.4.20-4GB i686 128MB RAM # # 6:07pm up 4:03, 4 users, load average: 0.36, 0.17, 0.10 # --__--__-- Message: 9 Subject: Re: [Evolution] SMTP, EHLO, and 502 response From: Tony Earnshaw <tonye billy demon nl> To: evolution lists ximian com Organization: Billy Date: Tue, 23 Dec 2003 18:10:23 +0100 tir, 23.12.2003 kl. 17.54 skrev Pete Biggs:No, it's not an Evo bug, it is manifest in other things. The fact that Moz or something else that you use don't tickle the bug does not mean that it is Evo's fault. See, for instance, bug 44295 http://bugzilla.ximian.com/show_bug.cgi?id=44295 As it says in other bug reports - Evo does not read /etc/hosts so there is no way that this could be an Evo bug - if glibc returns garbage to Evo, then Evo can only do garbage things.Very well, I stand corrected. It's a glibc bug (as Guenther pointed out earlier and I should have tooken notice of what Guenther says). Thanks, Pete ;) --Tonni -- mail: billy - at - billy.demon.nl http://billy.demon.nl --__--__-- Message: 10 From: Peter Stokes <peter ashlyn co uk> To: "evolution lists ximian com" <evolution lists ximian com> Organization: Ashlyn Computer Services Ltd Date: 23 Dec 2003 17:16:47 +0000 Subject: [Evolution] Anyone running Evolution on Solaris 9 (Sparc) Hi All I am trying to setup a Sol 9 system with Sun Rays running Sol 9 and have loaded Gnome 2. When I try to download Evolution it fails saying unknown version via the wget line on the web site. Is anyone running Evolution under 9 on a sparc and can show me the way? Thanks Peter ---------------------------- Peter Stokes Ashlyn Computer Services Ltd Tel: +44 (0)1636-627900 Mbl: +44 (0)7977-532320 Fax: +44 (0)1636-627909 ---------------------------- --__--__-- Message: 11 From: "Norman P. B. Joseph" <joseph ctcgsc org> To: evolution lists ximian com Date: Tue, 23 Dec 2003 16:07:43 -0500 Subject: [Evolution] Failed to get lock This just started happening for a user in every folder except his Inbox. It began when sending a message that appeared to get stuck in his Outbox. Except it wasn't really getting stuck. It was getting sent, and then when it was being moved to the Sent folder an error message would pop up saying, "failed to get lock using fcntl(2): Resource temporarily unavailable". Now expunging folders or even trying to bring up any message in any folder other than Inbox gives that same error pop up. What could be going on? -- Norman Joseph, Systems Engineer joseph ctcgsc org IC|XC Concurrent Technologies Corporation 814/269.2633 --+-- Global Systems Center NI|KA *** Be kind, for everyone you meet is fighting a great battle *** --__--__-- Message: 12 From: Louis Cornet <louis_cornet yahoo com> Reply-To: louis_cornet yahoo com To: evolution lists ximian com Organization: Home Date: 23 Dec 2003 22:52:57 +0100 Subject: [Evolution] Mail migration from Evolution to Outlook --=-6EmjHkaRHnO7GcOSg5su Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi all, I would like to migrate my email folders from Evolution 1.2.3 to Outlook Express (or MS Outlook). I can't find any help on this neither on the FAQ nor on the mail archives. Evolution does not offer an export feature. The only way I found to export emails is to select all mails in a folder, right-click, save-as in the mbox format. Unfortunately, Outlook Express does not offer import of mbox files. Has anybody found a way around this? Many thanks in advance, Louis --=-6EmjHkaRHnO7GcOSg5su Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8"> <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.8"> </HEAD> <BODY> Hi all,<BR> <BR> I would like to migrate my email folders from Evolution 1.2.3 to Outlook Express (or MS Outlook). I can't find any help on this neither on the FAQ nor on the mail archives.<BR> <BR> Evolution does not offer an export feature. The only way I found to export emails is to select all mails in a folder, right-click, save-as in the mbox format. Unfortunately, Outlook Express does not offer import of mbox files.<BR> <BR> Has anybody found a way around this?<BR> <BR> Many thanks in advance,<BR> <BR> Louis </BODY> </HTML> --=-6EmjHkaRHnO7GcOSg5su-- --__--__-- Message: 13 Subject: Re: [Evolution] Mail migration from Evolution to Outlook From: Redeeman <redeeman metanurb dk> Reply-To: redeeman metanurb dk To: Ximian Mailinglist <evolution lists ximian com> Date: Tue, 23 Dec 2003 23:53:33 +0100 import mbox files in mozilla mail, copy the dir, import from outlook On Tue, 2003-12-23 at 22:52, Louis Cornet wrote:Hi all, I would like to migrate my email folders from Evolution 1.2.3 to Outlook Express (or MS Outlook). I can't find any help on this neither on the FAQ nor on the mail archives. Evolution does not offer an export feature. The only way I found to export emails is to select all mails in a folder, right-click, save-as in the mbox format. Unfortunately, Outlook Express does not offer import of mbox files. Has anybody found a way around this? Many thanks in advance, Louis-- Regards, Redeeman () ascii ribbon campaign - against html e-mail /\ - against microsoft attachments --__--__-- Message: 14 Subject: Re: [Evolution] Failed to get lock From: Tony Earnshaw <tonye billy demon nl> To: evolution lists ximian com Organization: Billy Date: Wed, 24 Dec 2003 00:09:07 +0100 tir, 23.12.2003 kl. 22.07 skrev Norman P. B. Joseph:What could be going on?That's cos you are running Evo under Win 98 on outdated 486 hardware. If you ain't, (sic) Systems Engineer Concurrent Technologies Corporation, then say what. --Tonni
Attachment:
uname.c
Description: Text Data