Re: Open Office - installation problem
From: Stephen Liu (satimis_at_yahoo.com)
Date: 04/25/04
- Previous message: Matthew Seaman: "Re: Which version of freebsd.."
- In reply to: Joshua Lokken: "Re: Open Office - installation problem"
- Next in thread: Matthew Seaman: "Re: Open Office - installation problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Apr 2004 20:22:58 +0800 (CST) To: Joshua Lokken <joshua@twobirds.us>
- snip -
> > > see what's
> > > happening, and install the darned thing.
> >
> > # pkg_add OOo_1.1.1.RC3_FreeBSD52Intel_install.tbz
> > pkg_add: could not find package ORBit-0.5.17_2 !
> >
> > Now another problem comes on installing
> RRBit-0.5.17_2
> > as follow;
> >
> > # cd /usr/ports/
> > # make clean (first)
> >
> > The PC is now running for more than 8 hrs. coming
> to
> > ....
> > biology/platon
> > Cleaning .....
> >
> > Shall I close the Kconsole window OR let it to
> run.
>
> You probably wanted
>
> # cd /usr/ports/devel/ORBit
> # make clean
>
> What you've done above is to make the entire ports
> tree clean. The
> 'make clean' before building the port seems a bit
> unnecessary, but
> you're obviously doing it for a reason.
Hi Joshua,
Yes, you are right.
About several days ago I tried to upgrade
'automake-1.4.5_9' to its latest version using
following commands which I knew being incorrect later;
# cd /usr/ports/automake-1.4.5_9
# make deinstall
After starting I saw it removed files which I needed.
I closed the Konsole window promptly to stop running
it.
Today I tried to force remove 'automake-1.4.5_9' with
following command
# ca /usr/ports/
# pkg_delete automake
pkg_delete: no such package 'automake' installed
# ls /var/db/pkg
....
automake-1.4.5_9
....
showing it war there.
# pkg_delete -r automake-1.4.5_9
kg_delete: file '/usr/local/share/automake14/COPYING'
doesn't really exist
pkg_delete: file '/usr/local/share/automake14/INSTALL'
doesn't really exist
pkg_delete: file
'/usr/local/share/automake14/acinstall' doesn't really
exist
pkg_delete: file
'/usr/local/share/automake14/ansi2knr.1' doesn't
really exist
pkg_delete: file
'/usr/local/share/automake14/ansi2knr.c' doesn't
really exist
pkg_delete: file
'/usr/local/share/automake14/clean-hdr.am' doesn't
really exist
.........
pkg_delete: file '/usr/local/share/automake14/ylwrap'
doesn't really exist
pkg_delete: couldn't entirely delete package (perhaps
the packing list is incorrectly specified?)
I tried again
# pkg_delete -r automake-1.4.5_9
pkg_delete: no such package 'automake-1.4.5_9'
installed.
It was very strange. So I prepared to force-install
the latest version of automake. Before doing so I
tried to 'make clean' the port trees first to see
whether it will help
Now can I stop running 'make clean' by closing the
Konsole window. In doing so would it cause damage to
the OS
Kindly advise.
TIA
Furthermore connection to Internet died. I could not
re-connect it. I think I need to reboot the PC.
B.R.
Stephen
_______________________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Matthew Seaman: "Re: Which version of freebsd.."
- In reply to: Joshua Lokken: "Re: Open Office - installation problem"
- Next in thread: Matthew Seaman: "Re: Open Office - installation problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|