Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[openoffice bin 1.03 && 1.1beta setup fails , missin
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
kpoman
Apprentice
Apprentice


Joined: 15 May 2003
Posts: 209
Location: Buenos Aires, Argentina

PostPosted: Mon Jun 02, 2003 3:46 pm    Post subject: [openoffice bin 1.03 && 1.1beta setup fails , missin Reply with quote

Hello
I installed the oo-bin1.1beta ebuild, but got this when setupping it:

Code:
stegmanp@kandinsky stegmanp $ oosetup
running openoffice.org setup...
setup failed.. abort
stegmanp@kandinsky stegmanp $


also happening as root ... same error for 1.03 ..
So I went to see what was failing, from file /usr/bin/oosetup :
Code:
      if ! /opt/OpenOffice.org1.0.3/program/setup -R:/etc/openoffice/autoresponse.conf >& /dev/null; then
        echo "setup failed.. abort"
        exit 1
      fi


it loks for /opt/OpenOffice.org1.0.3/program/setup ... so what's there ?
Code:
stegmanp@kandinsky stegmanp $ ll /opt/OpenOffice.org1.0.3/       
total 12
drwxr-xr-x    3 root         4096 Jun  2 18:16 .
drwxr-xr-x    8 root         4096 Jun  2 18:16 ..
lrwxrwxrwx    1 root           13 Jun  2 18:16 setup -> program/setup
lrwxrwxrwx    1 root           15 Jun  2 18:16 spadmin -> program/spadmin
drwxr-xr-x   10 root         4096 Jun  2 18:16 user
stegmanp@kandinsky stegmanp $


seems like program/ folder is missing or whatever I dont understand what is happening here, it should be there but I dont know why it isn't :'(


here goes some info:

Code:
stegmanp@kandinsky stegmanp $ emerge info

*** You are not in the portage group. You may experience cache problems
*** due to permissions preventing the creation of the on-disk cache.
*** Please add this user to the portage group if you wish to use portage.

Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gaming-r3 i686 Celeron (Coppermine)
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="oss apm crypt cups encode libg++ libwww mikmod mmx ncurses nls pdflib spell truetype xml2 xv zlib gdbm berkdb slang readline arts svga guile sdl gpm tcpd pam ssl python esd imlib oggvorbis gnome gtk qt motif X xmms x86 samba mozilla mpeg jpeg perl java gtk2 avi png mysql php quicktime opengl aalib 3dnow -alsa -kde tcltk xml dga gd curl flash gif"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -O3 -pipe"
CXXFLAGS="-march=pentium2 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

stegmanp@kandinsky stegmanp $



I hope this helps and someone can help me :)

if you need more info just let me know ;) :!:
_________________
please, help me, pity on me :'(
Back to top
View user's profile Send private message
kpoman
Apprentice
Apprentice


Joined: 15 May 2003
Posts: 209
Location: Buenos Aires, Argentina

PostPosted: Mon Jun 02, 2003 4:07 pm    Post subject: Reply with quote

ok i found out what was the problem,
it was lacking of hard disk free space,
the problem is that there was not any complaint about that so I couldnt know :/


ok thanks agian
_________________
please, help me, pity on me :'(
Back to top
View user's profile Send private message
stevena
n00b
n00b


Joined: 17 Apr 2003
Posts: 50

PostPosted: Mon Jun 02, 2003 4:19 pm    Post subject: Reply with quote

I guess you compiled your openoffice with the language parameter.

If so that problem has been on the forums several times. The ebuild doesn't copy the program directory after setting the language flag although everything has been compiled.
I didn't find any other solution than recompiling the whole thing without the flag.:cry:
Hope you use ccache then it will take "only" an hour or so.
A few days ago I have send in a bug report about this.
Back to top
View user's profile Send private message
kpoman
Apprentice
Apprentice


Joined: 15 May 2003
Posts: 209
Location: Buenos Aires, Argentina

PostPosted: Mon Jun 02, 2003 6:44 pm    Post subject: Reply with quote

no, i guess it was lack of free space for the installation,
i removed some temp files from wherever and retyped the same command and it worked fine ..
thanks anyway for da hint
_________________
please, help me, pity on me :'(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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