openoffice-3.3.0 on FreeBSD-8.1-amd64

Hi,

I managed to build openoffice-3.3.0 on FreeBSD-8.1-amd64. In the process I ran out of space in /usr and can't install the package. I've moved /usr/ports/editors/openoffice3/work to /home.

What do I do in order to install the package? I won't clean the port for now.

Best,

Dave
 
Yeah, its one way of doing it but I actually have a build ready. Now that I have done most of the work by compiling it, I will like to know whether I can install it somehow. I had 12 gig space prior to compile and now its -600 MB.
 
Hi,

I know how to [cmd=]make install[/cmd] but It wont install due to lack of space in /usr'. I need to know if I could copy the port to /home and somehow run [cmd=]make install[/cmd] from there.

Best,

Dave
 
If this happens again look at the handy variables in /usr/ports/Mk/bsd.port.mk, e.g. PREFIX and WRKDIRPREFIX.
 
Back
Top