Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Howto get Lotus Notes 8 running on AMD64
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
mephinet
n00b
n00b


Joined: 15 May 2008
Posts: 17

PostPosted: Mon May 19, 2008 12:33 pm    Post subject: Howto get Lotus Notes 8 running on AMD64 Reply with quote

I don't know how many of you have the urgent need to get Lotus Notes 8 running under ADM64 -
but now that there exists a native client for Linux I thought it might be worth the effort to document
how to get it running, because unfortunately, 64bit operating systems are not supported.



  1. If you don't already have it, you can download a 60 day trial of Lotus Notes for Linux via this link:
    http://www-128.ibm.com/developerworks/downloads/ls/lsndad/ (reg. req.)

  2. At first, follow the steps outlined in the 32bit chroot howto.
    If you use the current 2008.0_beta release, you don't need to emerge setarch, you already have it.

  3. Once you have a complete 32bit chroot, you can emerge therein the libraries that are required for the installation to succeed:
    Code:
    emerge gnome-base/libgnomeprintui gnome-base/libgnomeui x11-base/xorg-server x11-libs/gtk+

    To speed up the compilation, it might be advisable to add the following settings to your /etc/make.conf:
    Code:

    MAKEOPTS="-j3"
    PORTAGE_NICENESS=3
    FEATURES="parallel-fetch userfetch userpriv usersandbox"
    VIDEO_CARDS="none"
    USE="-ipv6 -dri -pam -acl cups -X"


    However you will need X support in cairo, therefore you then also have to set /etc/portage/package.use to:
    Code:
    x11-libs/cairo X


  4. With these prerequisites fulfilled, installation of Lotus Notes can begin, by untaring the downloaded file and running setup.sh.

  5. To start Lotus Notes as an unprivileged user, setup dchroot as described in the AMD64 howto on gentoo-wiki.com.


One open issue on my machine is the size of some fonts - I haven't found a good solution for that,
besides installing a number of fonts and giving each of them a try -> hints are welcome! :lol:
Back to top
View user's profile Send private message
trajano
n00b
n00b


Joined: 10 May 2008
Posts: 2

PostPosted: Thu May 29, 2008 12:49 am    Post subject: Reply with quote

font-bh-ttf will fix your font problem
Back to top
View user's profile Send private message
mephinet
n00b
n00b


Joined: 15 May 2008
Posts: 17

PostPosted: Thu May 29, 2008 8:06 am    Post subject: Reply with quote

trajano wrote:
font-bh-ttf will fix your font problem

Amazing :lol:
Thanks for the tip!
Back to top
View user's profile Send private message
TheCat
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2004
Posts: 139
Location: Belarus

PostPosted: Thu May 29, 2008 3:39 pm    Post subject: Reply with quote

could not start installer in gentoo32
everytime I'm getting
Quote:
The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.

I can run already installed notes (in amd64), but can't configure it because Notes asking me about smartcard driver, so I decide to install it in gentoo32, but I can't
Back to top
View user's profile Send private message
mephinet
n00b
n00b


Joined: 15 May 2008
Posts: 17

PostPosted: Fri May 30, 2008 9:15 am    Post subject: Reply with quote

TheCat wrote:
could not start installer in gentoo32
everytime I'm getting
Quote:
The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.


Are you able to run X programs in your gentoo32 jailroot? if you emerge xeyes, can they run? If not, you might have so call
Code:
xhost local:localhost
before jailing...
If that doesn't help, strace'ing the installer should help you find at which point it gives up - I had the same issue until I installed x11-base/xorg-server and x11-libs/gtk+ in the jailroot.
Back to top
View user's profile Send private message
TheCat
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2004
Posts: 139
Location: Belarus

PostPosted: Fri May 30, 2008 9:21 am    Post subject: Reply with quote

yes, I can
as I wrote:
Quote:
I can run already installed notes (in amd64), but can't configure it because Notes asking me about smartcard driver, so I decide to install it in gentoo32, but I can't

ok, I'll try to strace
Back to top
View user's profile Send private message
TheCat
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2004
Posts: 139
Location: Belarus

PostPosted: Tue Jun 03, 2008 12:57 pm    Post subject: Reply with quote

got it, jre wasn't installed in gentoo32
but Notes still asks about Smartcard driver. sent message to IBM forum.
but I got SameTime Connect running! :)
Back to top
View user's profile Send private message
TheCat
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2004
Posts: 139
Location: Belarus

PostPosted: Mon Jun 09, 2008 7:51 pm    Post subject: Reply with quote

mephinet
do you use ID file for connect to Lotus Domino or something else?
I'm still getting error about pkcs.
[IMG]http://img185.imageshack.us/img185/7458/lnea0.th.jpg[/IMG]
guys from IBM trying but can't help me because Gentoo is "not supported"
Back to top
View user's profile Send private message
mephinet
n00b
n00b


Joined: 15 May 2008
Posts: 17

PostPosted: Mon Jun 09, 2008 8:07 pm    Post subject: Reply with quote

TheCat wrote:
do you use ID file for connect to Lotus Domino or something else?

Hi,
yes, exactly, I use the ID file I got from my admin. I wasn't even aware that Notes would
support something like smartcards... I didn't install anything to that end, too.
Back to top
View user's profile Send private message
TheCat
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2004
Posts: 139
Location: Belarus

PostPosted: Tue Jun 10, 2008 7:30 am    Post subject: Reply with quote

could you post list of your installed packages in you gentoo32 root?
maybe I missed something
Back to top
View user's profile Send private message
mephinet
n00b
n00b


Joined: 15 May 2008
Posts: 17

PostPosted: Tue Jun 10, 2008 7:41 am    Post subject: Reply with quote

TheCat wrote:
could you post list of your installed packages in you gentoo32 root?
maybe I missed something

Of course:
Code:

# linux32 chroot /mnt/gentoo32 /bin/bash
# cat /var/lib/portage/world
app-portage/flagedit
app-portage/gentoolkit
dev-util/strace
gnome-base/libgnomeprintui
gnome-base/libgnomeui
media-fonts/artwiz-aleczapka-en
media-fonts/corefonts
media-fonts/dejavu
media-fonts/font-bh-ttf
media-fonts/freefonts
media-fonts/intlfonts
media-fonts/liberation-fonts-ttf
media-fonts/terminus-font
media-fonts/ttf-bitstream-vera
media-fonts/unifont
virtual/libstdc++
x11-apps/xdpyinfo
x11-apps/xfontsel
x11-base/xorg-x11
x11-libs/gtk+
Back to top
View user's profile Send private message
TheCat
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2004
Posts: 139
Location: Belarus

PostPosted: Tue Jun 10, 2008 7:50 am    Post subject: Reply with quote

Thank you!
and also your USE flags. or it is like in your first post?
Quote:
USE="-ipv6 -dri -pam -acl cups -X"


EDIT: got it! it was something wrong with my ID file. just copied it again and now I can use it!
thank you!
BTW. you don't need to have xorg installed ;)
Back to top
View user's profile Send private message
TheCat
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2004
Posts: 139
Location: Belarus

PostPosted: Tue Jun 10, 2008 2:46 pm    Post subject: Reply with quote

what about MOZILLA_FIVE_HOME?
where I should point it?
Back to top
View user's profile Send private message
mephinet
n00b
n00b


Joined: 15 May 2008
Posts: 17

PostPosted: Wed Jun 25, 2008 9:43 am    Post subject: Reply with quote

TheCat wrote:
what about MOZILLA_FIVE_HOME?
where I should point it?


Hmm, I don't think it will be possible to execute your non-jailrooted firefox from the jailroot
(that's what a jailroot is all about, in the end).
So, you'd have to install a browser within the jailroot for that to work.
Back to top
View user's profile Send private message
TheCat
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2004
Posts: 139
Location: Belarus

PostPosted: Wed Jun 25, 2008 9:45 am    Post subject: Reply with quote

mephinet wrote:
TheCat wrote:
what about MOZILLA_FIVE_HOME?
where I should point it?


Hmm, I don't think it will be possible to execute your non-jailrooted firefox from the jailroot
(that's what a jailroot is all about, in the end).
So, you'd have to install a browser within the jailroot for that to work.

I just disable using external browser in Notes config and now it works. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum