Re: pkg_delete yields 'no such package'

2011-07-24 Thread Toan Le
It's great by correcting package name. Thanks for your tips of '-x' option !!! Regards, Toan Le On 7/25/2011 6:28 AM, b. f. wrote: Matthew Seaman wrote: On 24/07/2011 08:48, Toan H. Le wrote: Either I use 'pkg_delete xorg-docs' or 'pkg_delete xorg-docs-1.4.1&#x

Re: pkg_delete yields 'no such package'

2011-07-24 Thread b. f.
> Matthew Seaman wrote: > On 24/07/2011 08:48, Toan H. Le wrote: > > Either I use 'pkg_delete xorg-docs' or 'pkg_delete xorg-docs-1.4.1', > > pkg_delete yields the error of 'no such package'. Checking via 'pkg_info' > > and 'pk

Re: pkg_delete yields 'no such package'

2011-07-24 Thread Matthew Seaman
On 24/07/2011 08:48, Toan H. Le wrote: > Either I use 'pkg_delete xorg-docs' or 'pkg_delete xorg-docs-1.4.1', > pkg_delete yields the error of 'no such package'. Checking via 'pkg_info' > and 'pkg_version' confirms the packages xorg-docs

pkg_delete yields 'no such package'

2011-07-24 Thread Toan H. Le
I installed FreeBSD for investigation purpose and reserve small hard disk space for it. Partition comes to nearly full and I decide to delete some 'doc' packages. Either I use 'pkg_delete xorg-docs' or 'pkg_delete xorg-docs-1.4.1', pkg_delete yields the error of &

Re: pkg_delete: unable to completely remove directory (pkgdb -F)

2009-09-17 Thread Roland Smith
On Thu, Sep 17, 2009 at 09:57:09PM +, Jeronimo Calvo wrote: > Hi folks, > > dealing with broken package (virtualbox which is driving me crazy) > I am getting the following error everytime i try to deinstall it, to > make a clean installation from source: > >

Re: pkg_delete: unable to completely remove directory (pkgdb -F)

2009-09-17 Thread Dan Nelson
In the last episode (Sep 17), Jeronimo Calvo said: > dealing with broken package (virtualbox which is driving me crazy) I > am getting the following error everytime i try to deinstall it, to make a > clean installation from source: > > pkg_delete: unable to completely r

pkg_delete: unable to completely remove directory (pkgdb -F)

2009-09-17 Thread Jeronimo Calvo
Hi folks, dealing with broken package (virtualbox which is driving me crazy) I am getting the following error everytime i try to deinstall it, to make a clean installation from source: pkg_delete: unable to completely remove directory any idea on how to manage to get rid of this error

Re: Problems with pkg_delete *

2009-08-12 Thread Sdävtaker
pkg since i did a > > broken update in python and qt and pretty much everything is broken > > portupgrade never ends, doing make in ports crash pretty much all the > time > > ><. > > I tried > > # pkg_delete '*' > > Segmentation fault (core dumped

Re: Problems with pkg_delete *

2009-08-12 Thread Saifi Khan
On Wed, 12 Aug 2009, Sd?vtaker wrote: > Hi, > I want to clean up and start again the installation of pkg since i did a > broken update in python and qt and pretty much everything is broken > portupgrade never ends, doing make in ports crash pretty much all the time > ><. >

Re: Problems with pkg_delete *

2009-08-12 Thread Tim Judd
On 8/12/09, Sdävtaker wrote: > Hi, > I want to clean up and start again the installation of pkg since i did a > broken update in python and qt and pretty much everything is broken > portupgrade never ends, doing make in ports crash pretty much all the time >><. >

Problems with pkg_delete *

2009-08-12 Thread Sdävtaker
Hi, I want to clean up and start again the installation of pkg since i did a broken update in python and qt and pretty much everything is broken portupgrade never ends, doing make in ports crash pretty much all the time ><. I tried # pkg_delete '*' Segmentation fault (core dump

FBSD 7.1-STABLE: pkg_delete: segmentation fault

2009-03-09 Thread O. Hartmann
Hello Everybody, Since several days ago I get a segmentation fault on a FreeBSD 7.1-STABLE/AMD64 box when invoking 'pkg_delete' on installed packages to delete them. This box has been most recently 'built-world' and I did a 'make delete-files' and sibblings as

FreeBSD 7.1-STABLE/amd64: pkg_delete core dumps

2009-03-05 Thread O. Hartmann
Since several weeks now /usr/sbin/pkg_delete core dumps whenever I try to delete an obsolete package or portupgrade tries to do so. The box is a Quad Core most recent FreeBSD 7.1-STABLE box as built world of today's sources. Regards, O

pkg_delete core dumping on 7.1

2009-02-10 Thread Ross Penner
hey list, I've recently upgraded my machine (FreeBSD 7.1-STABLE) and pkg_delete is segfaulting and dumping it's core when trying to deinstall packages. What makes it more bizzare is that it had worked right after the upgrade and now it doesn't. I know there's probably more

Re: pkg_delete core dump

2008-11-18 Thread Tsu-Fan Cheng
print/acroread8/pkg-plist,v 1.2 2008/04/13 >> 18:36:28 hrs Exp $ > > That's definetely the cause of the crash. The patch below should guard against > pkg_delete crashing. > How this line got created in the first place, is very weird. > > I would run: > grep -E '^

Re: pkg_delete core dump

2008-11-18 Thread Mel
e: > > [snip] > @pkgdep linux-scim-libs-1.4.4 > @comment DEPORIGIN:textproc/linux-scim-libs > @pkgdep > @comment $FreeBSD: ports/print/acroread8/pkg-plist,v 1.2 2008/04/13 > 18:36:28 hrs Exp $ That's definetely the cause of the crash. The patch below should guard against

Re: pkg_delete core dump

2008-11-18 Thread Tsu-Fan Cheng
t; > Hi Mel, >> >thank you for your help, now I recompile pkg_install and run >> > pkg_delete again, under print/acroread8 it still coredump. here is the >> > result: >> > >> > # gdb pkg_delete pkg_delete.core >> > GNU gdb 6.1.1 [Fr

Re: pkg_delete core dump

2008-11-17 Thread Mel
On Tuesday 18 November 2008 05:18:37 Mel wrote: > On Monday 17 November 2008 22:15:32 Tsu-Fan Cheng wrote: > > Hi Mel, > >thank you for your help, now I recompile pkg_install and run > > pkg_delete again, under print/acroread8 it still coredump. here is the > > resul

Re: pkg_delete core dump

2008-11-17 Thread Mel
On Monday 17 November 2008 22:15:32 Tsu-Fan Cheng wrote: > Hi Mel, >thank you for your help, now I recompile pkg_install and run > pkg_delete again, under print/acroread8 it still coredump. here is the > result: > > # gdb pkg_delete pkg_delete.core > GNU gdb 6.1.1 [Free

Re: pkg_delete core dump

2008-11-17 Thread Tsu-Fan Cheng
Hi Mel, thank you for your help, now I recompile pkg_install and run pkg_delete again, under print/acroread8 it still coredump. here is the result: # gdb pkg_delete pkg_delete.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU

Re: pkg_delete core dump

2008-11-17 Thread Mel
On Monday 17 November 2008 20:15:46 Tsu-Fan Cheng wrote: > hi, > during recompiling some ports, I found my pkg_delete core dump on > some ports (not all of them), when it dumped, it has something like > this (print/acroread8): > > # gdb pkg_delete pkg_delete.core > G

pkg_delete core dump

2008-11-17 Thread Tsu-Fan Cheng
hi, during recompiling some ports, I found my pkg_delete core dump on some ports (not all of them), when it dumped, it has something like this (print/acroread8): # gdb pkg_delete pkg_delete.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software

seg fault when pkg_delete

2008-11-17 Thread Tsu-Fan Cheng
Hi, I have some trouble when "make deinstall/pkg_delete" some ports. I try to backtrace with gdb, and here is what I found when exec pkg_delete under gdb to remove p5-Module-Build-0.30: 0x2815dae6 in strcmp () from /lib/libc.so.7 any idea?? tha

RE: pkg_delete delete files even if md5 check fails

2008-11-07 Thread Johan Hendriks
: Johan Hendriks CC: freebsd-questions@freebsd.org Onderwerp: Re: pkg_delete delete files even if md5 check fails On Fri, Nov 07, 2008 at 03:25:30PM +0100, Johan Hendriks wrote: > How can i tell pkg_delete to delete all files of a package even if the md5 > checks fail? Does the -f flag d

Re: pkg_delete delete files even if md5 check fails

2008-11-07 Thread Jeremy Chadwick
On Fri, Nov 07, 2008 at 03:25:30PM +0100, Johan Hendriks wrote: > How can i tell pkg_delete to delete all files of a package even if the md5 > checks fail? Does the -f flag do this? -- | Jeremy Chadwickjdc at parodius.com | | Parodius Netw

pkg_delete delete files even if md5 check fails

2008-11-07 Thread Johan Hendriks
How can i tell pkg_delete to delete all files of a package even if the md5 checks fail? Regards, Johan Hendriks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: pkg_delete: package 'xorg-drivers-7.3' doesn't have a prefix

2007-12-31 Thread Mon Si
;>>> xorg-driver port. The old version of the port can't be >>>> uninstalled during the portupgrade due to an undefined prefix. >>>> The port can't be deleted by "pkg_delete -f xorg-drivers-7.3" >>>> Does anybody know how to upgrade /

Re: pkg_delete: package 'xorg-drivers-7.3' doesn't have a prefix

2007-12-30 Thread Peter Boosten
to an undefined prefix. The port can't be deleted by "pkg_delete -f xorg-drivers-7.3" Does anybody know how to upgrade / remove this port? Thanks in advance, Simon If nothing else works, you could try rm -rf /var/db/pkg/xorg-drivers-7.3 If I remember correctly, there ar

Re: pkg_delete: package 'xorg-drivers-7.3' doesn't have a prefix

2007-12-28 Thread Tim Kellers
Montgomery-Smith wrote: Mon Si wrote: Dear list, I'm experiencing problems when I try to portupgrade the xorg-driver port. The old version of the port can't be uninstalled during the portupgrade due to an undefined prefix. The port can't be deleted by "pkg_delete -f xorg-drive

Re: pkg_delete: package 'xorg-drivers-7.3' doesn't have a prefix

2007-12-28 Thread Eric Crist
t be deleted by "pkg_delete -f xorg-drivers-7.3" Does anybody know how to upgrade / remove this port? Thanks in advance, Simon If nothing else works, you could try rm -rf /var/db/pkg/xorg-drivers-7.3 If I remember correctly, there are detailed instructions in /usr/ports/ UPDATIN

Re: pkg_delete: package 'xorg-drivers-7.3' doesn't have a prefix

2007-12-28 Thread Stephen Montgomery-Smith
Mon Si wrote: Dear list, I'm experiencing problems when I try to portupgrade the xorg-driver port. The old version of the port can't be uninstalled during the portupgrade due to an undefined prefix. The port can't be deleted by "pkg_delete -f xorg-drivers-7.3" Does an

pkg_delete: package 'xorg-drivers-7.3' doesn't have a prefix

2007-12-28 Thread Mon Si
Dear list, I'm experiencing problems when I try to portupgrade the xorg-driver port. The old version of the port can't be uninstalled during the portupgrade due to an undefined prefix. The port can't be deleted by "pkg_delete -f xorg-drivers-7.3" Does anybody know how

Re: pkg_deinstall and pkg_delete

2007-07-31 Thread Rakhesh Sasidharan
On Tue, 31 Jul 2007, Aton A wrote: What exactly is the difference between pkg_delete and pkg_deinstall? Should I be cautious about mixing them? Nopes, can mix them. pkg_deinstall uses pkg_delete infact. Just that it understands wildcards and supports recursing. pkg_deinstall is especially

Re: pkg_deinstall and pkg_delete

2007-07-31 Thread youshi10
On Tue, 31 Jul 2007, Aton A wrote: What exactly is the difference between pkg_delete and pkg_deinstall? Should I be cautious about mixing them? See <http://lists.freebsd.org/pipermail/freebsd-questions/2004-May/046194.html> for more discussion. I don't see this as an issue tho

pkg_deinstall and pkg_delete

2007-07-31 Thread Aton A
What exactly is the difference between pkg_delete and pkg_deinstall? Should I be cautious about mixing them? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: difference between deinstall and pkg_delete?

2006-06-05 Thread Mikhail Goriachev
orts the following: >>>>> >>>>> reinstallUse this to restore a port after using >>>>> pkg_delete(1) when you should have used deinstall. >>>>> >>>>> So I'm wondering what is the difference between pkg_delete

Re: difference between deinstall and pkg_delete?

2006-06-05 Thread RW
On Monday 05 June 2006 16:37, Ian A. Tegebo wrote: > I'm not sure what the man page author meant > by > Use this to restore a port after using pkg_delete(1) > when you should have used deinstall. > > Can someone with more experience give examples that might

Re: difference between deinstall and pkg_delete?

2006-06-05 Thread Ian A. Tegebo
On Thu, Jun 01, 2006 at 11:08:14AM -0700, Jon Falconer wrote: > So I'm wondering what is the difference between pkg_delete and using "make > deinstall" from within the ports directory? What does "make deinstall" do > that pkg_delete does not do? What does pkg_dele

Re: difference between deinstall and pkg_delete?

2006-06-05 Thread RW
;> > >>> reinstallUse this to restore a port after using > >>> pkg_delete(1) when you should have used deinstall. > >>> > >>> So I'm wondering what is the difference between pkg_delete and using > >>> "make d

Re: difference between deinstall and pkg_delete?

2006-06-05 Thread Mikhail Goriachev
RW wrote: > On Friday 02 June 2006 08:53, Mikhail Goriachev wrote: >> Jon Falconer wrote: >>> Greetings, >>> >>> I see in the man page for ports the following: >>> >>> reinstall Use this to restore a port after using >>> pk

Re: difference between deinstall and pkg_delete?

2006-06-04 Thread RW
On Friday 02 June 2006 08:53, Mikhail Goriachev wrote: > Jon Falconer wrote: > > Greetings, > > > > I see in the man page for ports the following: > > > > reinstallUse this to restore a port after using > > pkg_delete(1) when you should have u

Re: difference between deinstall and pkg_delete?

2006-06-02 Thread Mikhail Goriachev
Jon Falconer wrote: > Greetings, > > I see in the man page for ports the following: > > reinstallUse this to restore a port after using pkg_delete(1) > when you should have used deinstall. > > So I'm wondering what is the diff

difference between deinstall and pkg_delete?

2006-06-01 Thread Jon Falconer
Greetings, I see in the man page for ports the following: reinstallUse this to restore a port after using pkg_delete(1) when you should have used deinstall. So I'm wondering what is the difference between pkg_delete and using "make deinstall"

Re: pkg_delete question

2005-12-28 Thread Michael C. Shultz
> > > installed too. Now I wanna delete them all if they are not used by > > > > > any other packages. > > > > > > > > > > how can I do it? can I "pkg_delete -r xxx"? > > > > > > > > > > thanks. > > > >

Re: pkg_delete question

2005-12-27 Thread Yuan Jue
> > > > > > I wanna delete a package that I don't want now. I know that when I > > > > use portinstall -R xxx to install it, many dependencies have been > > > > installed too. Now I wanna delete them all if they are not used by > > > > any oth

Re: pkg_delete question

2005-12-27 Thread Michael C. Shultz
at when I use > > > portinstall -R xxx to install it, many dependencies have been installed > > > too. Now I wanna delete them all if they are not used by any other > > > packages. > > > > > > how can I do it? can I "pkg_delete -r xxx"? > &g

Re: pkg_delete question

2005-12-27 Thread Yuan Jue
ve been installed > > too. Now I wanna delete them all if they are not used by any other > > packages. > > > > how can I do it? can I "pkg_delete -r xxx"? > > > > thanks. > > yes you can, > ls -al /var/db/pkg > find your package name, and ex

Re: pkg_delete question

2005-12-27 Thread Dmitry Sidorov
y any other packages. > > how can I do it? can I "pkg_delete -r xxx"? > > thanks. > yes you can, ls -al /var/db/pkg find your package name, and execute: pkg_delete -r package_name -- Dmitry Sidorov PEM QA Engineer SWsoft, I

pkg_delete question

2005-12-27 Thread Yuan Jue
hello, all I wanna delete a package that I don't want now. I know that when I use portinstall -R xxx to install it, many dependencies have been installed too. Now I wanna delete them all if they are not used by any other packages. how can I do it? can I "pkg_delete -r xxx"? th

Re: Use pkg_delete or make deinstall?

2004-10-16 Thread Dancho Penev
On Fri, Oct 15, 2004 at 11:31:19PM -0500, Dan Nelson wrote: Date: Fri, 15 Oct 2004 23:31:19 -0500 From: Dan Nelson <[EMAIL PROTECTED]> To: Ben Washington-Yule <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: Use pkg_delete or make deinstall? In the last episode (Oct 16), Ben Was

Re: Use pkg_delete or make deinstall?

2004-10-15 Thread Dan Nelson
In the last episode (Oct 16), Ben Washington-Yule said: > I've been wondering lately if there is any difference between the two > methods of removing software from the system; pkg_delete software-name > and cd /usr/ports/catagory/software-name && make deinstall. This >

Use pkg_delete or make deinstall?

2004-10-15 Thread Ben Washington-Yule
I've been wondering lately if there is any difference between the two methods of removing software from the system; pkg_delete software-name and cd /usr/ports/catagory/software-name && make deinstall. This question is not answered in the FAQ, I mainly ask out

pkg_delete multimedia/mplayer doesn't work

2004-06-25 Thread jobse
Thanx, Epi, Ch Hiris, Erik Trulsson. I appreciate your answers. It seems to have come back to normal again and mplayer is definitely gone! chers. /jobse ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To uns

Re: pkg_delete multimedia/mplayer doesn't work

2004-06-25 Thread jobse
Hay On Thu, 2004-06-24 at 22:20, [EMAIL PROTECTED] wrote: > though cd to the mplayer ports dir followed by make deinstall 'should' > have solved the problem, i just noticed another detail worth mentioning. > > you're using pkg_delete here. i do not believe that it

Re: pkg_delete multimedia/mplayer doesn't work

2004-06-24 Thread Christian Hiris
On Thursday 24 June 2004 19:50, jobse wrote: > hello > I do like this from /usr/ports. > pkg_delete multimedia/mplayer*, right. > And then I get that nothing is installed. Try # cd /var/db/pkg # pkg_delete mplayer* If you want to force deletion of the package use the command # p

Re: pkg_delete multimedia/mplayer doesn't work

2004-06-24 Thread epilogue
IL PROTECTED]> wrote: > > > > > > > hello > > > > I do like this from /usr/ports. > > > > pkg_delete multimedia/mplayer*, right. also, it's not 'pkg_delete multimedia/mplayer*' it would be 'pkg_delete mplayer-gtk-0.92.1_1'

Re: pkg_delete multimedia/mplayer doesn't work

2004-06-24 Thread Erik Trulsson
t; > jobse <[EMAIL PROTECTED]> wrote: > > > > > > > hello > > > > I do like this from /usr/ports. > > > > pkg_delete multimedia/mplayer*, right. > > though cd to the mplayer ports dir followed by make deinstall 'should' > have solved the probl

Re: pkg_delete multimedia/mplayer doesn't work

2004-06-24 Thread epilogue
On Thu, 24 Jun 2004 22:10:25 +0200 jobse <[EMAIL PROTECTED]> wrote: > On Thu, 2004-06-24 at 21:15, [EMAIL PROTECTED] wrote: > > On Thu, 24 Jun 2004 19:50:50 +0200 > > jobse <[EMAIL PROTECTED]> wrote: > > > > > hello > > > I do like this f

Re: pkg_delete multimedia/mplayer doesn't work

2004-06-24 Thread jobse
On Thu, 2004-06-24 at 21:15, [EMAIL PROTECTED] wrote: > On Thu, 24 Jun 2004 19:50:50 +0200 > jobse <[EMAIL PROTECTED]> wrote: > > > hello > > I do like this from /usr/ports. > > pkg_delete multimedia/mplayer*, right. > > > > When I go into the direct

Re: pkg_delete multimedia/mplayer doesn't work

2004-06-24 Thread epilogue
On Thu, 24 Jun 2004 19:50:50 +0200 jobse <[EMAIL PROTECTED]> wrote: > hello > I do like this from /usr/ports. > pkg_delete multimedia/mplayer*, right. > And then I get that nothing is installed. > > I test mplayer finds it still working. Should it > not have been de

pkg_delete multimedia/mplayer doesn't work

2004-06-24 Thread jobse
hello I do like this from /usr/ports. pkg_delete multimedia/mplayer*, right. And then I get that nothing is installed. I test mplayer finds it still working. Should it not have been deleted? When I go into the directory of ports/mplayer and try deinstall it. It says deinstalling for mplayer, but

Re: pkg_deinstall or pkg_delete

2004-05-11 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Roop Nanuwa thusly... > > On Mon, 10 May 2004 22:45:42 -0400, Chiang Seng Chang > <[EMAIL PROTECTED]> wrote: > > > > What's the difference between pkg_deinstall and pkg_delete ? > > pkg_deinstall is a wrapper

Re: pkg_deinstall or pkg_delete

2004-05-10 Thread Roop Nanuwa
On Mon, 10 May 2004 22:45:42 -0400, Chiang Seng Chang <[EMAIL PROTECTED]> wrote: > > Hi, > > What's the difference between pkg_deinstall and pkg_delete ? > pkg_deinstall is a wrapper for pkg_delete that supports wildcards and dependency recursion. > If I use

pkg_deinstall or pkg_delete

2004-05-10 Thread Chiang Seng Chang
Hi, What's the difference between pkg_deinstall and pkg_delete ? If I use portinstall to install a port, which should I use to uninstall it ? Thanx. -cs ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questio

Re: 'pkg_delete port' vs 'cd /usr/ports/port;make deinstall'

2004-03-06 Thread Kent Stewart
On Saturday 06 March 2004 03:16 pm, Shaun T. Erickson wrote: > 'pkg_delete port' vs 'cd /usr/ports/port;make deinstall' > > What's the difference between these? > You can do a wild card delete using something like pkg_delete 'port*' and not have to

Re: 'pkg_delete port' vs 'cd /usr/ports/port;make deinstall'

2004-03-06 Thread parv
in message <[EMAIL PROTECTED]>, wrote Shaun T. Erickson thusly... > > 'pkg_delete port' vs 'cd /usr/ports/port;make deinstall' There is no such thing as /usr/ports/, unless you meant /usr/ports// which i assume for this reply. > What's the difference betw

'pkg_delete port' vs 'cd /usr/ports/port;make deinstall'

2004-03-06 Thread Shaun T. Erickson
'pkg_delete port' vs 'cd /usr/ports/port;make deinstall' What's the difference between these? -ste ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: what is diff between pkg_delete & make deinstall

2003-12-23 Thread Matthew Seaman
On Tue, Dec 23, 2003 at 02:04:06PM -0500, fbsd_user wrote: > I see that pkg_delete will delete an port as well as an package. Ports and pkgs are different sides of the same coin. > Does pkg_delete do the same thing as the make deinstall command? Almost exactly the same. The difference i

what is diff between pkg_delete & make deinstall

2003-12-23 Thread fbsd_user
I see that pkg_delete will delete an port as well as an package. Does pkg_delete do the same thing as the make deinstall command? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

pkg_delete

2003-11-20 Thread Olga Zenkova
Hi, all. FreeBSD 4.2. Can't delete rrdtool-1.0.45 after installation. Get: "pkg_delete: rrdtool-1.0.45 doesn't have a prefix". What should I do? That is a question. Thanks, Olga __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http:/

Re: pkg_delete PERL ?

2003-09-13 Thread Lowell Gilbert
"Richard Shea" <[EMAIL PROTECTED]> writes: > Hi - I've got disk space problems I'm trying to resolve by having a clear > up. I've got a lot of stuff which appears to be Perl modules (see > listings bottom) but I don't know how to uninstall Perl modules - can > anyone tell me ? > > On the same sub

pkg_delete PERL ?

2003-09-13 Thread Richard Shea
Hi - I've got disk space problems I'm trying to resolve by having a clear up. I've got a lot of stuff which appears to be Perl modules (see listings bottom) but I don't know how to uninstall Perl modules - can anyone tell me ? On the same subject is it possible to uninstall Perl ? When I do pkg_in