Someone, quite probably Stacey Roberts, once wrote:
>Just an update to this here.
>
>I thought I might as well not bother with trying to upgrade this port,
>but to simply deinstall it and reinstall - hoping that the newer version
>would get fetched:
>
>n# make deinstall clean

>===>  Cleaning for ruby-shim-ruby18-1.7.3.2002.09.20

This is you deleting /usr/ports/lang/ruby16-shim-ruby18/work/*

># make

>find: /usr/ports/lang/ruby16-shim-ruby18/work/shim/ruby16: No such file
>or directory

This is the port wondering where /usr/ports/lang/ruby16-shim-
ruby18/work/shim/ruby16 is.

Try something like:
# cd /usr/ports/lang/ruby16-shim-ruby18
# make
# cd /usr/ports/lang/ruby_static
# make
# make install
# make clean

Kevin
-- 
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to