Reinstalling 'vlc-devel'

2007-03-23 Thread White Hat
A few days ago, there was a warning in the
'/usr/ports/UPDATING' file regarding removing
'/multimedia/vlc' prior to updating. Anyway, I had
'vlc-devel' installed; however, I deleted it anyway to
be safe. I now assume that I can simply reinstall the
port via: make install  make clean. Is that
correct?

Thanks!


-- 
White Hat 
[EMAIL PROTECTED]


 

Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Reinstalling 'vlc-devel'

2007-03-23 Thread Garrett Cooper

White Hat wrote:

A few days ago, there was a warning in the
'/usr/ports/UPDATING' file regarding removing
'/multimedia/vlc' prior to updating. Anyway, I had
'vlc-devel' installed; however, I deleted it anyway to
be safe. I now assume that I can simply reinstall the
port via: make install  make clean. Is that
correct?

Thanks!


Actually you should do make deinstall clean install to properly 
reinstall a port.


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


Re: Reinstalling 'vlc-devel'

2007-03-23 Thread Garrett Cooper

Garrett Cooper wrote:

White Hat wrote:

A few days ago, there was a warning in the
'/usr/ports/UPDATING' file regarding removing
'/multimedia/vlc' prior to updating. Anyway, I had
'vlc-devel' installed; however, I deleted it anyway to
be safe. I now assume that I can simply reinstall the
port via: make install  make clean. Is that
correct?

Thanks!


Actually you should do make deinstall clean install to properly 
reinstall a port.


-Garrett


Note: That assumes that you want to clean the port and its dependencies. 
make deinstall install works just file as well ;)..


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