Problems with OpenOffice for AMD64

2006-03-06 Thread Tobias Krais
Hi together,

I recently installed Debian OpenOffice.org packages from
deb ftp://ftp-fourier.ujf-grenoble.fr/linux/oo64/ ./

Everything work great, but: I can't open .odt (well all .od*) files and
also the .sxw (all .sx*) files. Is it the same with your Installation.
All other files (e.g. .doc files) open without problems. I even can
create .odt files.

Is there w workaround for this?

Greetings, Tobias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems with OpenOffice for AMD64

2006-03-06 Thread Tobias Krais
Hi Michael,

I recently installed Debian OpenOffice.org packages from
deb ftp://ftp-fourier.ujf-grenoble.fr/linux/oo64/ ./

Everything work great, but: I can't open .odt (well all .od*) files and
also the .sxw (all .sx*) files. Is it the same with your Installation.
All other files (e.g. .doc files) open without problems. I even can
create .odt files.

Is there w workaround for this?

 this OOo build is known to be highly experimental, for now, there is
 nothing much you can do except reporting bugs to the OpenOffice bugtracker.
 
 I will try to build new packages soon based on the recent new upload.

OK, I will wait. I am happy that there are Debian Packages. And they
work quite well. Thanks!

Greetings, Tobias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems with OpenOffice for AMD64

2006-03-06 Thread Adam Stiles
On Monday 06 Mar 2006 09:18, Tobias Krais wrote:
 Hi together,

 I recently installed Debian OpenOffice.org packages from
 deb ftp://ftp-fourier.ujf-grenoble.fr/linux/oo64/ ./

Do you have a link to a corresponding deb-src line, or at least the .diff 
file?

-- 
AJS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems with OpenOffice for AMD64

2006-03-06 Thread Tobias Krais
Hi Adam,

I recently installed Debian OpenOffice.org packages from
deb ftp://ftp-fourier.ujf-grenoble.fr/linux/oo64/ ./

 Do you have a link to a corresponding deb-src line, or at least the .diff 
 file?

no. I found this deb with google, but without any deb-src.

But maybe this helps:
ftp://ftp-fourier.ujf-grenoble.fr/linux/oo64/compile_openoffice_x86_64.diff
ftp://ftp-fourier.ujf-grenoble.fr/linux/oo64/Makefile

Greetings, Tobias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems with OpenOffice for AMD64

2006-03-06 Thread Emmanuel Fleury
Mickael Marchand wrote:
 Tobias Krais a écrit :
 
Hi together,

I recently installed Debian OpenOffice.org packages from
deb ftp://ftp-fourier.ujf-grenoble.fr/linux/oo64/ ./

Everything work great, but: I can't open .odt (well all .od*) files and
also the .sxw (all .sx*) files. Is it the same with your Installation.
All other files (e.g. .doc files) open without problems. I even can
create .odt files.

Is there w workaround for this?

Greetings, Tobias


 
 
 this OOo build is known to be highly experimental, for now, there is
 nothing much you can do except reporting bugs to the OpenOffice bugtracker.
 
 I will try to build new packages soon based on the recent new upload.

There are some problems due to the gcj compiler (better go for 4.1 to
solve this issue).

But, why don't you try on the 2.0.2 version (I should try as well) --
http://lwn.net/Articles/172474/

1) wget http://go-oo.org/packages/OOB680/ooo-build-oob680.1.0.tar.gz
2) tar xzf ooo-build-oob680.1.0.tar.gz
3) cd ooo-build-oob680.1.0
4) ./configure --with-distro=Debian64
5) ./download
6) make

Any help to make it compile on an AMD64 would be great ! ;-)

Report patches and fixes to:
http://lists.ximian.com/mailman/listinfo/openoffice

See also:
http://go-oo.org/

Regards
-- 
Emmanuel Fleury

The highest goal of computer science is to automate that
which can be automated.
  -- D. L. VerLee


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems with OpenOffice for AMD64

2006-03-06 Thread Mickael Marchand
Emmanuel Fleury a écrit :
 Mickael Marchand wrote:
 Tobias Krais a écrit :

 Hi together,

 I recently installed Debian OpenOffice.org packages from
 deb ftp://ftp-fourier.ujf-grenoble.fr/linux/oo64/ ./

 Everything work great, but: I can't open .odt (well all .od*) files and
 also the .sxw (all .sx*) files. Is it the same with your Installation.
 All other files (e.g. .doc files) open without problems. I even can
 create .odt files.

 Is there w workaround for this?

 Greetings, Tobias



 this OOo build is known to be highly experimental, for now, there is
 nothing much you can do except reporting bugs to the OpenOffice bugtracker.

 I will try to build new packages soon based on the recent new upload.
 
 There are some problems due to the gcj compiler (better go for 4.1 to
 solve this issue).

I think I used the experimental gcj 4.1 to build the previous packages
(not sure, I did quite some tries :)

but it's definitely the way to go now.

Cheers,
Mik

 
 But, why don't you try on the 2.0.2 version (I should try as well) --
 http://lwn.net/Articles/172474/
 
 1) wget http://go-oo.org/packages/OOB680/ooo-build-oob680.1.0.tar.gz
 2) tar xzf ooo-build-oob680.1.0.tar.gz
 3) cd ooo-build-oob680.1.0
 4) ./configure --with-distro=Debian64
 5) ./download
 6) make
 
 Any help to make it compile on an AMD64 would be great ! ;-)
 
 Report patches and fixes to:
 http://lists.ximian.com/mailman/listinfo/openoffice
 
 See also:
 http://go-oo.org/
 
 Regards


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems with OpenOffice for AMD64

2006-03-06 Thread Emmanuel Fleury
Emmanuel Fleury wrote:
 
 But, why don't you try on the 2.0.2 version (I should try as well) --
 http://lwn.net/Articles/172474/
 
 1) wget http://go-oo.org/packages/OOB680/ooo-build-oob680.1.0.tar.gz

Ooops. Old version, sorry --
http://go-oo.org/packages/OOB680/ooo-build-oob680.5.0.tar.gz

But, better check the last version on http://go-oo.org/packages/OOB680/
anyway. :)

Regards
-- 
Emmanuel Fleury

I always pass on good advice. It is the only thing to do with it.
It is never of any use to oneself.
  -- Oscar Wilde


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems with OpenOffice for AMD64

2006-03-06 Thread Klaus Becker
Le Montag 6 März 2006 15:58, Emmanuel Fleury a écrit :
 Emmanuel Fleury wrote:
  But, why don't you try on the 2.0.2 version (I should try as well) --
  http://lwn.net/Articles/172474/
 
  1) wget http://go-oo.org/packages/OOB680/ooo-build-oob680.1.0.tar.gz

 Ooops. Old version, sorry --
 http://go-oo.org/packages/OOB680/ooo-build-oob680.5.0.tar.gz

 But, better check the last version on http://go-oo.org/packages/OOB680/
 anyway. :)

Is this possible for Sarge or only for Sid? I suppose only for Sid because:

$ apt-cache search gcj
gcj - The GNU Java compiler
gcj-3.3 - The GNU compiler for Java(TM)
gcj-3.4 - The GNU compiler for Java(TM)
libgcj-common - Java runtime library (common files)
libgcj-dev - Java development headers and static library for use with gcj
libgcj4 - Java runtime library for use with gcj
libgcj4-awt - AWT peer runtime libraries for use with gcj
libgcj4-common - Java runtime library for use with gcj (jar files)
libgcj4-dev - Java development headers and static library for use with gcj
libgcj5 - Java runtime library for use with gcj
libgcj5-awt - AWT peer runtime libraries for use with gcj
libgcj5-common - Java runtime library for use with gcj (jar files)
libgcj5-dev - Java development headers and static library for use with gcj
openoffice.org - OpenOffice.org Office suite version 2.0

and not gcj-4.1

cheers

Klaus




Re: Problems with OpenOffice for AMD64

2006-03-06 Thread Tobias Krais
Hi Klaus,

 Is this possible for Sarge or only for Sid? I suppose only for Sid because:

I had to use experimental some days ago.

Greetings, Tobias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems with OpenOffice for AMD64

2006-03-06 Thread Jack Malmostoso
On Mon, 06 Mar 2006 10:20:21 +0100, Tobias Krais wrote:

 Everything work great, but: I can't open .odt (well all .od*) files and
 also the .sxw (all .sx*) files. Is it the same with your Installation. All
 other files (e.g. .doc files) open without problems. I even can create
 .odt files.
 
 Is there w workaround for this?

You can't open files created with a 32bit OO.o, right? It's a known bug I
reported at the OO.o bugzilla and looks like some work has been done:

http://www.openoffice.org/issues/show_bug.cgi?id=60372

Just good news :)

-- 
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]