Date: Wed, 25 Jul 2007 10:51:37 +0300 From: Manolis Kiagias <sonicy@otenet.gr> To: freebsd-questions@freebsd.org Subject: Re: How to show the options screen again Message-ID: <46A70109.80308@otenet.gr> In-Reply-To: <20070725070907.GA10848@mugin.localhost> References: <20070725070907.GA10848@mugin.localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Harry Jensen wrote: > Hi, > > I just tried to install the pilot-link with > "portmanager palm/pilot-link", > and with first run I got an options screen, one of the options was > libusb, which I selected "on". > > libusb failed, and now I tried a second run, the intention then was > to select libusb "off", but I did not get the options screen this time. > > I already tried "make clean", but without success. > > How can I force the options screen to show up again, with portmanager or > make? > > Thank you in advance.. > > Harry Jensen > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Try this: cd /usr/ports/palm/pilot-link make config If you wish to retry the portmanager install, you may wish to make it forget the configuration, so you will get the screen again from portmanager. In this case: make rmconfig then retry with portmanager
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46A70109.80308>