Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openoffice
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
fernando_mojica
n00b
n00b


Joined: 04 Nov 2004
Posts: 46

PostPosted: Wed Nov 10, 2004 6:10 pm    Post subject: openoffice Reply with quote

how i can isntalla open office on KDE, how i can install K office?? after i compiled my kde enviroment the office part does not appear.. I have no idea what is the command.. i tryied emerge kOffice but it did not work.
Back to top
View user's profile Send private message
BWoso
l33t
l33t


Joined: 31 Dec 2003
Posts: 920
Location: Cleveland Ohio, USA

PostPosted: Wed Nov 10, 2004 6:21 pm    Post subject: Reply with quote

do
Code:
emerge -s office
to see all of the different options you have for office. Then after you look through and decide which one you want do
Code:
emerge -av openoffice-ximian   (for OpenOffice) 
emerge -av koffice (for kOffice)
Hope this helped PS. Don't type the stuff in (here)

If you want reasons for the flags here they are
-s search through the app names
if you would want to seach the descriptions do emerge -S
-v verbose mode, just gives you more information
-a ask mode, just so that you can see what you are going to emerge

OpenOffice takes a while to emerge so don't get worried.
_________________
I think that the forums are the greatest thing about Gentoo, thanks to everyone that posts on them!

The best way to cheer yourself up is to try to cheer somebody else up.
-Mark Twain-
Back to top
View user's profile Send private message
jakamaka
Apprentice
Apprentice


Joined: 17 Jun 2004
Posts: 266
Location: My self-sustainable fusion of thought

PostPosted: Wed Nov 10, 2004 6:37 pm    Post subject: Reply with quote

Ximian-openoffice runs great.
I think it's faster than the regular openoffice package.
_________________
It would be more interesting to learn from children, than try to teach them how to behave, how to live and how to function. - U.G. Krishnamurti
Back to top
View user's profile Send private message
BWoso
l33t
l33t


Joined: 31 Dec 2003
Posts: 920
Location: Cleveland Ohio, USA

PostPosted: Wed Nov 10, 2004 6:43 pm    Post subject: Reply with quote

I would totally agree. But I didn't want to explain that there was a difference and just tell him to emerge ximian. Figured it would be easier.
_________________
I think that the forums are the greatest thing about Gentoo, thanks to everyone that posts on them!

The best way to cheer yourself up is to try to cheer somebody else up.
-Mark Twain-
Back to top
View user's profile Send private message
fernando_mojica
n00b
n00b


Joined: 04 Nov 2004
Posts: 46

PostPosted: Wed Nov 10, 2004 10:10 pm    Post subject: thanks a lot Reply with quote

thank you for the advice i am emerging now the ximian package.. thanks a lot again.....I am really happy with this gentoo forums.. all the people help you.. and that make a difference

great days guys...
Back to top
View user's profile Send private message
fernando_mojica
n00b
n00b


Joined: 04 Nov 2004
Posts: 46

PostPosted: Fri Nov 12, 2004 2:39 pm    Post subject: i have try to emerge Reply with quote

but i get the same error every time when i am emerging the openoffice-ximian the error is as follows:

make :*** [all-recursive] Error 1
!!! ERROR: media-gfx/imagemagick-5.5.7.15 failed
!!! Function src_compile, Line 79, Exitcode 2
!!! Compile problem

could any one help me please
Back to top
View user's profile Send private message
BWoso
l33t
l33t


Joined: 31 Dec 2003
Posts: 920
Location: Cleveland Ohio, USA

PostPosted: Sat Nov 13, 2004 6:26 am    Post subject: Reply with quote

A few things I would say. When you post stuff like this post more output from the commad, like maybe 12-15 lines above the error at the bottom. The error at the bottom does not really help at all. Another good thing to post is the output from emerge info. Since you already sent me your relevant lines from your make.conf the only big problem that I see is that you do not have any use flags, which should not be causing a problem with this specific emerge, but it still needs to be addressed. Another thing that is good to post is what you have done to try to resolve the problem yourself so people don't have to tell you to do stuff that they see as obvious. Like for example, try to emerge the package that is having problems over, or run emerge --resume and see if the problem is fixed. So in turn I would say to try to emerge -avt imagemagick and then post the last 18 or so lines of output, the output from emerge info and then go from their. Another good thing to say in a post is that you searched for the problem for a while without finding any helpful threads. Searching is the best thing that anyone can do to try to solve their problem themselves. If you have any questions after reading this feel free to post.
_________________
I think that the forums are the greatest thing about Gentoo, thanks to everyone that posts on them!

The best way to cheer yourself up is to try to cheer somebody else up.
-Mark Twain-
Back to top
View user's profile Send private message
fernando_mojica
n00b
n00b


Joined: 04 Nov 2004
Posts: 46

PostPosted: Sun Nov 14, 2004 1:24 am    Post subject: hi.. Reply with quote

I have try the all day to compile the openoffice -ximian, following the advices of the people, and it really did not work. I have use USE flags in my make.conf file to see if there is any change but no..
so I am copying the error message from the compilation.... I hope some one could help me..... thanks for the advice so far... actually i have compile almost all the packages excep the imagemagick and the openoffice package because is not posible to compile the openoffice withouth the imagemagick...
I have try emerge --resume and gave me the follow error message..

hen mv -f "magick/.deps/magick_libMagick_la-monitor.Tpo" "magick/.deps/magick_libMagick_la-monitor.Plo"; else rm -f "magick/.deps/magick_libMagick_la-monitor.Tpo"; exit 1; fi
if /bin/sh ./libtool --silent --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I./magick -I./ltdl -I./ltdl -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/include/libxml2 -mcpu=k6-2 -pipe -O2 -Wall -pthread -MT magick/magick_libMagick_la-montage.lo -MD -MP -MF "magick/.deps/magick_libMagick_la-montage.Tpo" -c -o magick/magick_libMagick_la-montage.lo `test -f 'magick/montage.c' || echo './'`magick/montage.c; \
then mv -f "magick/.deps/magick_libMagick_la-montage.Tpo" "magick/.deps/magick_libMagick_la-montage.Plo"; else rm -f "magick/.deps/magick_libMagick_la-montage.Tpo"; exit 1; fi
{standard input}: Assembler messages:
{standard input}:3500: Error: value of ffffffffffffff7c too large for field of 1 bytes at 000000000000265e
make[1]: *** [magick/magick_libMagick_la-mogrify.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/imagemagick-6.1.3.2/work/ImageMagick-6.1.3'
make: *** [all] Error 2

!!! ERROR: media-gfx/imagemagick-6.1.3.2 failed.
!!! Function src_compile, Line 72, Exitcode 2
!!! compile problem

tnaks again the help..
Back to top
View user's profile Send private message
BWoso
l33t
l33t


Joined: 31 Dec 2003
Posts: 920
Location: Cleveland Ohio, USA

PostPosted: Sun Nov 14, 2004 2:50 pm    Post subject: Reply with quote

I'm not real sure what the problem is. . . I guess post the output of
Code:
# emerge info
and hopefully someone will see a problem. Also tell us what processor you are using
_________________
I think that the forums are the greatest thing about Gentoo, thanks to everyone that posts on them!

The best way to cheer yourself up is to try to cheer somebody else up.
-Mark Twain-
Back to top
View user's profile Send private message
fernando_mojica
n00b
n00b


Joined: 04 Nov 2004
Posts: 46

PostPosted: Sun Nov 14, 2004 4:08 pm    Post subject: Hi I am using a AMD K6 II 500 Mhz Reply with quote

this is the output of emerge info:

bash-2.05b# emerge info
Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i586 AMD-K6(tm) 3D processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=k6-2 -pipe -O2"
CHOST="i586-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=k6-2 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb bitmap-fonts crypt cups encode esd f77 foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mozilla mpeg
ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"

please let me know if you have any clue..... thanks...
fernando
Back to top
View user's profile Send private message
BWoso
l33t
l33t


Joined: 31 Dec 2003
Posts: 920
Location: Cleveland Ohio, USA

PostPosted: Mon Nov 15, 2004 1:09 am    Post subject: Reply with quote

The only thing that I can question is the -mcpu=k6-2 in CFLAGS but I don't know anything about AMD processors, so hopefully someone else can say if that is right or wrong.
_________________
I think that the forums are the greatest thing about Gentoo, thanks to everyone that posts on them!

The best way to cheer yourself up is to try to cheer somebody else up.
-Mark Twain-
Back to top
View user's profile Send private message
fernando_mojica
n00b
n00b


Joined: 04 Nov 2004
Posts: 46

PostPosted: Mon Nov 15, 2004 3:22 am    Post subject: Reply with quote

hi... I think i solve the proble.. I found this default configuration for a make.conf file with AMD procesors, and now the imagemagick package was compiled.. now I am compiling the openoffice-ximian package, so we will see... the new make.conf file is as follows:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CHOST="i586-pc-linux-gnu"
#CFLAGS="-mcpu=k6-2 -pipe -O2"
CFLAGS="-march=k6-2 -03 -pipe -fomit-frame-pointer"
#CXXFLAGS="${CFLAGS}"
CXXFLAGS="-march=k6-2 -03 -pipe -fomit-frame-pointer"
Back to top
View user's profile Send private message
BWoso
l33t
l33t


Joined: 31 Dec 2003
Posts: 920
Location: Cleveland Ohio, USA

PostPosted: Mon Nov 15, 2004 1:59 pm    Post subject: Reply with quote

it looks like the problem may have been that you had the wrong 0 or O in front of the 2.
_________________
I think that the forums are the greatest thing about Gentoo, thanks to everyone that posts on them!

The best way to cheer yourself up is to try to cheer somebody else up.
-Mark Twain-
Back to top
View user's profile Send private message
blaster999
l33t
l33t


Joined: 09 May 2004
Posts: 902
Location: Between keyboard and chair

PostPosted: Mon Nov 15, 2004 2:40 pm    Post subject: Reply with quote

CFLAGS="-march=k6-2 -03 -pipe -fomit-frame-pointer"

It should be O3 (Ou-three), not 03 (zero-three). I think that GCC just ignored the -03 flag and used the default -O1 (and maybe -O2 caused some troubles?).
_________________
60s: sex, drugs, rock'n'roll
90s: sux, bugs, drag'n'drop
---
Some multimedia keys refuse to work? See my mini-howto:
https://forums.gentoo.org/viewtopic.php?p=1896734#1896734
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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