Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2002 12:48:34 +0000
From:      Kevin Golding <kevin@caomhin.demon.co.uk>
To:        sroberts@dsl.pipex.com
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>, ports@freebsd.org
Subject:   Now portupgrade -R ruby_static-1.6.7.2002.09.12_1 to ruby_static-1.6.8.p2 fails as well!
Message-ID:  <YZLyV3BiWlz9EwGT@caomhin.demon.co.uk>
In-Reply-To: <1036871984.20466.46.camel@Demon.vickiandstacey.com>
References:  <1036855197.387.37.camel@Demon.vickiandstacey.com> <qvhe41BKkTz9EwiP@caomhin.demon.co.uk> <1036860624.387.49.camel@Demon.vickiandstacey.com> <zIwohBCMAUz9EwTE@caomhin.demon.co.uk> <1036871984.20466.46.camel@Demon.vickiandstacey.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
-- 
kevin@caomhin.demon.co.uk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YZLyV3BiWlz9EwGT>