Date: Wed, 29 Dec 2010 16:39:19 -0500 From: jordan force <j19force93@gmail.com> To: freebsd-ppc@freebsd.org Subject: Re: can't partition disk using sys-install Message-ID: <AANLkTimaLDgCFaSWWw_n3j1rEwKj-CQU%2BYfWtYxEVHJf@mail.gmail.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
When I run desktop-installer, after doing a "make install" and "rehash", it asks if I want to use ports. I say yes, and it says "1 out of 1 hunks failed". Same result if I say "no" to using ports. How can I fix this? On Wed, Dec 29, 2010 at 4:06 PM, jordan force <j19force93@gmail.com> 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. > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimaLDgCFaSWWw_n3j1rEwKj-CQU%2BYfWtYxEVHJf>