Date: Wed, 29 Dec 2010 15:25:24 -0600 From: Jason Bacon <jwbacon@tds.net> To: jordan force <j19force93@gmail.com> Cc: freebsd-ppc@freebsd.org Subject: Re: can't partition disk using sys-install Message-ID: <4D1BA744.8000705@tds.net> In-Reply-To: <AANLkTinjod7nWjHvT=uejWNyTOKNwxLGGfGTjNXzwbxx@mail.gmail.com> References: <AANLkTikWCiXh-TU_obqwRNDP8ys2wB3BhHi4YcvQXgn8@mail.gmail.com> <4D1B42A8.6040005@tds.net> <20101229182942.0000058b@unknown> <AANLkTi=Z5tp0pjjVxz_cuE9_wV08fp_M7fRfHLkz%2Bp%2BN@mail.gmail.com> <AANLkTinjod7nWjHvT=uejWNyTOKNwxLGGfGTjNXzwbxx@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
Thanks, Jordan. The remove_jb_ports script is actually installed in
$LOCALBASE/bin as part of the port, so it's normally in the PATH. This
error only occurs when bootstrapping the port. I'll put in a check
using "which", or something like that..
-J
jordan force wrote:
> In the script update_jb_ports, There seems to be a bug in the program!:
> I thought you should change this:
> "
> #!/bin/csh set echo_style = both set list_file = ~root/.jb_ports.lst #
> Remove old trees first ./remove_jb_ports
> "
> instead of having this:
>
> "
> #!/bin/csh
>
> set echo_style = both
> set list_file = ~root/.jb_ports.lst
>
> # Remove old trees first
> remove_jb_ports
> "
>
> otherwise it says that it can't find remove_jb_ports.
> _______________________________________________
> freebsd-ppc@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"
>
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jason W. Bacon
jwbacon@tds.net
http://personalpages.tds.net/~jwbacon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D1BA744.8000705>
