AMD64: Openoffice does not work after upgrade to Breezy

Gerhard Gaußling ggrubbish at web.de
Sun Nov 6 22:31:41 UTC 2005


Am Sonntag 06 November 2005 22:24 schrieb Thomas Kaiser (ubuntu):
> Hello Gerhard
> Did you try to run it in a 32bit chroot environment? See
> http://ubuntuforums.org/showthread.php?t=24575
>
Yes, I have PTStitcher already running under 32bit chroot.
But that doesn't (completely) solve the problem either.

I want to use PTStitcher as a app called by hugin 
( http://hugin.sf.net ).

I wrote an ugly wrapper script (I'm not a good scripter though),
and it works to cover my needs if running in a bash shell, but it fails 
without any error message, if called by hugin. Here it is:

  
~$ cat /usr/local/bin/PTStitcher

#!/bin/bash
dchroot -c i386_chroot -d PTStitcher $1 $2 $3 $4
exit

(the arguments $1 $2 $3 $4 might be the problem?).

I'm still interested in how to link successfully the lacked 32bit lib in 
a amd64 environment.


Kind regards


Gerhard Gaußling




More information about the ubuntu-users mailing list