Evolution (neko mips4)

From Nekoware

Jump to: navigation, search
neko_evolution
Packaged by: Jeremy Meng void.foo@gmail dot com based on previous version byTobias Paprotta
Internal Version: 6
Download: neko_evolution-2.4.2.1.tardist
Current release: 2.4.2.1 / February 3 2006
Use: Unknown
Licence: Unknown
Website: www.gnome.org/projects/evolution/


Evolution is the GNOME groupware client. It features E-Mail, Calendar, Adressbook, and Task handling. It provides connectivity to 'classic' E-Mail servers like POP3 and IMAP as well as groupware servers like Groupwise and Exchange.

For more information, see

http://www.gnome.org/projects/evolution/

Contents

[edit] Installing the package

Download and install the neko_evolution-2.4.2.1 (version 6) tardist package from the Nekoware repository.

Installation of the precompiled binary package can be achieved using either Software Manager or inst: In the case of inst, all that's required is the command:

~ $ inst -f /path/to/neko_evolution-2.4.2.1.tardist
install all
keep *.opt.src
go
quit

You will need "root" privileges to install the software.

A list of all files is installed by this package is available.

[edit] Package Dependencies

The following additional packages are required to run this software correctly:

  • No dependencies.

[edit] Package Incompatibilities

The following packages are marked as incompatible.

  • No incompatibilities.

[edit] Package Layout

Default indicates whether the subsystem will be installed if "install standard" (or similar) is used. Order is used if any given subsystem must be installed before others.

Name Size [Kbytes] Default Order Description
neko_evolution.sw.eoe 26,778 Yes 9999 execution only env
neko_evolution.sw.hdr 824 Yes 9999 header
neko_evolution.sw.lib 6,949 Yes 9999 shared libraries
neko_evolution.opt.relnotes 3 No 9999 release notes
neko_evolution.opt.src 11,234 No 9999 original source code
neko_evolution.opt.dist 172 No 9999 distribution files
neko_evolution.opt.patches 8 No 9999 source code patches


[edit] Compiling

[edit] Environment

setenv CC 'c99'
  setenv CXX 'CC'
  setenv CPP ''
  setenv CFLAGS '-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000 -Wl,-rpath -Wl,/usr/nekoware/lib -DNO_WARNINGS'
  setenv CPPFLAGS '-I/tmp/krb5/include -I/tmp/krb5/include/gssapi'
  setenv CXXFLAGS '-O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000 -Wl,-rpath -Wl,/usr/nekoware/lib'
  setenv LDFLAGS '-L/usr/nekoware/lib'
  setenv PKG_CONFIG '/usr/nekoware/bin/pkg-config'
  setenv PKG_CONFIG_PATH '/usr/nekoware/lib/pkgconfig'
  setenv PKG_CONFIG_LIBDIR '/usr/nekoware/lib'
  setenv LD_LIBRARY_PATH '/usr/nekoware/lib'
  setenv LD_LIBRARYN32_PATH '/usr/nekoware/lib:/usr/nekoware/lib/firefox-1.5'
  setenv LD_LIBRARY64_PATH '/usr/nekoware/lib64'


[edit] Patches

You may need to apply the following patches: evolution-2.4.2.1_irix.patch


[edit] Configure

$ ./configure --with-nspr-includes=/usr/nekoware/include/firefox-1.5/nspr --with-nspr-libs=/usr/nekoware/lib/firefox-1.5 --with-nss-includes=/usr/people/voidfoo/build/evolution/nss-3.10/mozilla/dist/public/nss --with-nss-libs=/usr/nekoware/lib/firefox-1.5 --with-krb5=/tmp/krb5 --with-krb5-libs=/usr/lib32 --enable-exchange=yes --enable-file-chooser --enable-nntp=yes --enable-ipv6=yes --enable-nss=yes --enable-smime=yes --prefix=/usr/nekoware --with-openldap=/usr/nekoware


[edit] Release Notes

Click on the "show" link to expand the contents of the package's 'relnotes' file.


[edit] Errors/Miscellaneous

nss and nspr are needed to build the software (same as evolution-data-server).


1.

using nss.h from the downloaded package nss-3.10.tar.gz.

  need to run 

gmake USE_N32=1 BUILD_OPT=1 import gmake USE_N32=1 BUILD_OPT=1

  to generate headers under mozilla/dist/include

2.

nspr from neko_firefox.sw.hdr

3.

nss and nspr libs from neko_firefox.sw.lib

4.

krb5 headers, download from

http://web.mit.edu/kerberos/www/dist/krb5/1.3/krb5-1.3.1.tar

build it to /tmp/krb5 to use the header

./configure --prefix=/tmp/krb5 gmake install-headers

need to comment

       #include <com_err.h> 


5.

  a wrapper script
     /usr/nekoware/bin/evolution
  which is a copy from the previous version by friedbits with the modification

of the firefox lib path, is added in this version too.


[edit] Older Versions


[edit] External Links

Personal tools