can't partition disk using sys-install
Jason Bacon
jwbacon at tds.net
Wed Dec 29 21:25:30 UTC 2010
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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe at freebsd.org"
>
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jason W. Bacon
jwbacon at tds.net
http://personalpages.tds.net/~jwbacon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the freebsd-ppc
mailing list