Date: Wed, 10 Apr 1996 08:51:46 +0930 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: branson@longstreet.larc.nasa.gov (Branson Matheson) Cc: ro11@crux2.cit.cornell.edu, freebsd-questions@freebsd.org Subject: Re: Installing packages from DOS partition Message-ID: <199604092321.IAA17341@genesis.atrad.adelaide.edu.au> In-Reply-To: <199604091510.LAA08316@longstreet.larc.nasa.gov> from "Branson Matheson" at Apr 9, 96 11:10:18 am
next in thread | previous in thread | raw e-mail | index | archive | help
Branson Matheson stands accused of saying: > > I've successfully installed FreeBSD on my Pentium from a DOS partition. > > > > What I'm trying to figure out now is how to install packages like emacs > > from BOOT.FLP's post-install configuration menu. > > > > Here's what I have: C:\FreeBSD\Packages\Index > > C:\FreeBSD\Packages\All\emacs-19.29 > > > I assume that you have your dos partition mounted under...say... /dos > then try this : > > root@myhost > pkg_add /dos/FreeBSD/packages/all/emacs-19.29.tgz Actually, you'll be hard-pressed to get a DOS file called "emacs-19.29.tgz", and that's the problem. The package tools want files ending in .tgz, and the packages collection doesn't try to fit DOS filesname restrictions. rename it to emacs.tgz and try again. > -branson -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] Collector of old Unix hardware. "Where are your PEZ?" The Tick [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604092321.IAA17341>