Re: cant install openoffice package
Nikolay Vernyayev <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Organization | NicoNet Wirless Solutions |
| Message-ID | <[email protected]> |
Hi, Try to make by old and proven methode - BSD ports. So, here is on you local machine should be directory (if not you may process it by sysinstall) /usr/ports/editors/openoffice.org-2 So, make follow: su - cd /usr/ports/editors/openoffice.org-2 make make install This will work (in case you are onlin ;) ) - will fetch all of necessary tarbols, sourcess as of OpenOffice as of dependencies. As well it is possible to compile source by yourself or use platform independed installer (that is using Java as for installation as for operation). So refer to www.openoffice.org to fetch latest copy of source (big bundle), see building WiKi, etc... If you need detailed process description for building open office - let me know. BR, Nikolay Vernyayev I am blogging here: http://nicoec.blogspot.com/ On Saturday 09 February 2008 05:12:52 oggi milano wrote: > I just installed 6.3 on my laptop. > > i did the portsnap fetch, extract and update. > > I installed firefox, java, eclipse from the ports and now wanted to install > openoffice as a package. > > I'm using xfce4 and when i try to pkg_add -r openoffice.org a get this > error: > > [root@ ~]# pkg_add -r openoffice-org > Error: FTP Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/Latest/openoffice-org.tbz: > File unavailable (e.g., file not found, no access) > pkg_add: unable to fetch ' > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/Latest/openoffice-org.tbz' > by URL > > > Is it possible to install it from package or do i need to used port? > > Thanks. > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"