Git Product home page Git Product logo

arch-lotus-notes's Introduction

Lotus Notes on Arch Linux 32bit

This project contains a set of Shell scripts for installing Lotus Notes on Arch Linux 32bit. Since some of the dependencies of Lotus Notes are only available from AUR, it is required to have yaourt installed.

First of all, it is necessary to obtain Lotus Notes RPMs, which can be downloaded from IBM's web site: http://www-01.ibm.com/software/lotus/products/notes/

The following RPMs should be placed into the cloned repository's root folder:

  • ibm_lotus_activities-<version>.i586.rpm
  • ibm_lotus_cae-<version>.i586.rpm
  • ibm_lotus_feedreader-<version>.i586.rpm
  • ibm_lotus_notes-<version>.i586.rpm
  • ibm_lotus_sametime-<version>.i586.rpm
  • ibm_lotus_symphony-<version>.i586.rpm

Where <version> is replaced by the actual version of Lotus Notes. The version number should be written to the notes-version file, which is currently set to 8.5.3.

Then, you basically just need to run the following two scripts:

./01-install-deps.sh
./02-install-notes.sh

The installation script also installs a GTK fix from https://github.com/sgh/lotus-notes_gtk2.23.3

Once the installation is completed, Lotus Notes can be started by running the notes script:

./notes

To simplify the starting process, the notes scripts can be copied to ~/bin, then Lotus Notes can be started by simply executing:

notes

More information on installing Lotus Notes on Arch Linux, including the 64bit version, can be found at https://wiki.archlinux.org/index.php/Lotus_Notes_in_32bit_Chroot

License

The scripts are released under the Apache 2.0 license

Copyright (C) 2012 Anton Beloglazov

arch-lotus-notes's People

Contributors

beloglazov avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

arch-lotus-notes's Issues

Location of rpm files

It's mentioned that rpm files should be placed in the cloned repository's root folder. Where is it exactly?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.