[SOLVED] Re: OpenOffice ports build... proceedure for FreeBSD 4.9

2004-02-16 Thread Eric F Crist
On Monday 16 February 2004 10:26 am, Steven N. Fettig wrote:
> Eric (and list),
>
> I finally got it working this morning under the following conditions:
>
> Fresh install of FreeBSD 4.9 from the mini-ISO cd.
> Install X from the sysinstall via FTP
> Install Gnome from the sysinstall via FTP
> cd /usr/ports/distfiles (as root)
> make sure openoffice-1.1.0_1.tgz is in the distfiles directory
> pkg_add -r ORbit
> pkg_add -r gtk
> pkg_add ./openoffice-1.1.0_1.tgz
> start x / startx
> type openoffice-1.1 (it is installed in /usr/local/bin)
> configure at will
> exit configuration
> start openoffice by typing openoffice-1.1
>
> Works for me...  If anyone has a better routine, I'd love to hear it.
>
> Steve Fettig

Steve and list,

I got this solved with the help of another post this morning.  I simply did a:

pkg_add -r openoffic1.1.0_1.tgz

and found the executable from the other post this morning by Jerry.  
OpenOffice seems to work fine now!

Thanks for all the help.  I _am_ still having printing issues, but they're not 
related to openoffice.  



-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588


pgp0.pgp
Description: signature


Re: OpenOffice ports build... proceedure for FreeBSD 4.9

2004-02-16 Thread Steven N. Fettig
Eric (and list),

I finally got it working this morning under the following conditions:

Fresh install of FreeBSD 4.9 from the mini-ISO cd.
Install X from the sysinstall via FTP
Install Gnome from the sysinstall via FTP
cd /usr/ports/distfiles (as root)
make sure openoffice-1.1.0_1.tgz is in the distfiles directory
pkg_add -r ORbit
pkg_add -r gtk
pkg_add ./openoffice-1.1.0_1.tgz
start x / startx
type openoffice-1.1 (it is installed in /usr/local/bin)
configure at will
exit configuration
start openoffice by typing openoffice-1.1
Works for me...  If anyone has a better routine, I'd love to hear it.

Steve Fettig
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OpenOffice ports build...

2004-02-16 Thread Jerry McAllister
> 
> Hello list,
> 
> How would I install/obtain a compatible binary for OpenOffice 1.1.  I don't=
> =20
> have 4+GB for a ports build of it.  Either that, or how would I go about=20
> merging my /usr and /home partitions so that they're one and the same (like=
>  I=20
> should have done from install).

For openoffice go to  http://projecs.imp.ch/openoffice/

and install it as a package.   I have it running now.
Note, there is an error in instructions.  Instead of running 'openoffice'
after the install, presuming you put the .tgz file in /usr/local and
do the pkg_add on the file and it installs OK, then you need
to do:   /usr/local/OpenOffice.org1.1.0/program/soffice
instead.^^^
see it is soffice instead of openoffice to get started.

Also, it asks for a name of a directory to install in and I
shortened that long part marked with ^^ above during the
install and then set that  /usr/local/openoffice/program   in my path
and it works just fine.

As for combining your filesystems, it is not quite trivial though
the process is fairly straightforward if they happen to be
adjacent and contiguous.  Last week there was a whole series
of postings on that issue in the Email list.

But, you would probably be better off just moving some stuff
such as /usr/ports  and /usr/local  in to /home and making
symlinks to them.

Tar up /usr/ports
  cd /usr
  tar cvf /home/ports.tar ports
Unroll it in /home
  cd /home
  tar xvf ports.tar
  mv ports usr.ports  (I like to use this naming convention
   you can name this as you please)
Make the symlink
  cd /usr
  mv ports ports.orig  (little safety, don't nuke it until checking)
  ln -s /home/usr.ports ports
Check it all out by CDing to /usr/ports and looking at stuff.  It should
now put you in to /home/usr.ports/   when you do  cd /usr/ports

Clean up
  cd /usr
  rm -r ports.orig
  cd /home
  rm ports.tar

Do the same (except for names) for /usr/local and possibly /usr/share
if gets large and even /usr/src if you feel the need.

Some of these steps can be combined, but this strung out procedure
makes me feel more secure than piping tar to tar and such.

jerry

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OpenOffice ports build...

2004-02-15 Thread Eric F Crist
On Sunday 15 February 2004 11:09 pm, Steven N. Fettig wrote:
>
> I'm grasping here, but try:
> pkg_add -r openoffice-1.1 (w/ out any of the trailing info).  See if it
> simply tries to use the openoffice tgz that you have downloaded.  I
> remember working on this for quite a while until figuring out the
> correct sequence of steps I needed to use.

Steve, 

I tried that.  Still didn't help.
-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588


pgp0.pgp
Description: signature


Re: OpenOffice ports build...

2004-02-15 Thread Steven N. Fettig
Eric F Crist wrote:

On Sunday 15 February 2004 10:51 pm, Steven N. Fettig wrote:
 

I originally had problems with that error, too.  I ran 'pkg_add -r
openoffice-1.1' making sure that the openoffice-1.10_1.tgz was in the
/usr/ports/distfiles directory.  I can't remember having any issues
after that.  (Oh, I also made sure that /usr/ports/java/jdk14 was
installed before going through all of this.  It was a huge pain, but
having the jkd14 package installed has solved a lot of mozilla and
openoffice related installation problems.)
(But, I have been working on two projects at once and am not so sure...
maybe I need some sleep.)
Steve Fettig

Eric F Crist wrote:
   



I get an error about ORBit-0.5.17 not found.  I'm guessing this is a
dependency I need?  I typed, from CLI:
# pkg_add openoffice.x.x.x
 



As you said, I put the file, openoffice-1.1.0_1.tgz to /usr/ports/distfiles 
and I get the following error when I type pkg_add -r openoffice-1.1 or 
pkg_add -r openoffice-1.1.0_1 (or any other combination):

Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/openoffice-1.1.0_1.tgz: 
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/openoffice-1.1.0_1.tgz' 
by URL

thanks.

 

I'm grasping here, but try:
pkg_add -r openoffice-1.1 (w/ out any of the trailing info).  See if it 
simply tries to use the openoffice tgz that you have downloaded.  I 
remember working on this for quite a while until figuring out the 
correct sequence of steps I needed to use.

Steve Fettig
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OpenOffice ports build...

2004-02-15 Thread Eric F Crist
On Sunday 15 February 2004 10:51 pm, Steven N. Fettig wrote:
> I originally had problems with that error, too.  I ran 'pkg_add -r
> openoffice-1.1' making sure that the openoffice-1.10_1.tgz was in the
> /usr/ports/distfiles directory.  I can't remember having any issues
> after that.  (Oh, I also made sure that /usr/ports/java/jdk14 was
> installed before going through all of this.  It was a huge pain, but
> having the jkd14 package installed has solved a lot of mozilla and
> openoffice related installation problems.)
> (But, I have been working on two projects at once and am not so sure...
> maybe I need some sleep.)
>
> Steve Fettig
>
> Eric F Crist wrote:
> > 
> >
> >
> >I get an error about ORBit-0.5.17 not found.  I'm guessing this is a
> >dependency I need?  I typed, from CLI:
> >
> ># pkg_add openoffice.x.x.x


As you said, I put the file, openoffice-1.1.0_1.tgz to /usr/ports/distfiles 
and I get the following error when I type pkg_add -r openoffice-1.1 or 
pkg_add -r openoffice-1.1.0_1 (or any other combination):

Error: FTP Unable to get 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/openoffice-1.1.0_1.tgz:
 
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 
'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/openoffice-1.1.0_1.tgz'
 
by URL

thanks.

-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588


pgp0.pgp
Description: signature


Re: OpenOffice ports build...

2004-02-15 Thread Steven N. Fettig
I originally had problems with that error, too.  I ran 'pkg_add -r 
openoffice-1.1' making sure that the openoffice-1.10_1.tgz was in the 
/usr/ports/distfiles directory.  I can't remember having any issues 
after that.  (Oh, I also made sure that /usr/ports/java/jdk14 was 
installed before going through all of this.  It was a huge pain, but 
having the jkd14 package installed has solved a lot of mozilla and 
openoffice related installation problems.)
(But, I have been working on two projects at once and am not so sure... 
maybe I need some sleep.)

Steve Fettig

Eric F Crist wrote:



I get an error about ORBit-0.5.17 not found.  I'm guessing this is a 
dependency I need?  I typed, from CLI:

# pkg_add openoffice.x.x.x



 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OpenOffice ports build...

2004-02-15 Thread Eric F Crist
On Sunday 15 February 2004 08:51 pm, you wrote:
> Eric,
>
> Have you considered installing the pre-compiled packages?  If you aren't
> aware, they are available at:
> http://projects.imp.ch/openoffice/
> I have installed the 1.1 version on both fbsd 4.9 and 5.2.1 - they work
> fine for me although I haven't done extensive work with oo on either sys.
>
> HtH,
> Steve Fettig
>
> Eric F Crist wrote:
> >Hello list,
> >
> >How would I install/obtain a compatible binary for OpenOffice 1.1.  I
> > don't have 4+GB for a ports build of it.  Either that, or how would I go
> > about merging my /usr and /home partitions so that they're one and the
> > same (like I should have done from install).
> >
> >Thanks!

I get an error about ORBit-0.5.17 not found.  I'm guessing this is a 
dependency I need?  I typed, from CLI:

# pkg_add openoffice.x.x.x



-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588


pgp0.pgp
Description: signature


Re: OpenOffice ports build...

2004-02-15 Thread Steven N. Fettig
Eric,

Have you considered installing the pre-compiled packages?  If you aren't 
aware, they are available at:
http://projects.imp.ch/openoffice/
I have installed the 1.1 version on both fbsd 4.9 and 5.2.1 - they work 
fine for me although I haven't done extensive work with oo on either sys.

HtH,
Steve Fettig
Eric F Crist wrote:

Hello list,

How would I install/obtain a compatible binary for OpenOffice 1.1.  I don't 
have 4+GB for a ports build of it.  Either that, or how would I go about 
merging my /usr and /home partitions so that they're one and the same (like I 
should have done from install).

Thanks!
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


OpenOffice ports build...

2004-02-15 Thread Eric F Crist
Hello list,

How would I install/obtain a compatible binary for OpenOffice 1.1.  I don't 
have 4+GB for a ports build of it.  Either that, or how would I go about 
merging my /usr and /home partitions so that they're one and the same (like I 
should have done from install).

Thanks!
-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588


pgp0.pgp
Description: signature