Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 1999 20:13:09 -0500 (EST)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        mpoulin@honk.org (Marty Poulin)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: No luck installing X-distribution with Sysinstall (3.3-Release)
Message-ID:  <199911090113.UAA39389@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <Pine.LNX.3.96.991108142352.16369A-100000@spectre> from Marty Poulin at "Nov 8, 1999 02:56:58 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Marty Poulin wrote,
> 
> Hi,
> 
> I have been trying to install the X-distribution for 3.3-Release
> unsuccessfully for the past couple of weeks.  The entire system instalok
> except for X - when I try to run XF86Setup I get the error "Command not
> found" and there is no directory under /usr for X.
> 
> I have tried installing it the following ways:
> 
> 1.  from a CD I created from the latest ISO image:
>    - ran a "Novice" installation
>    - chose the "X-Developer" distribution
>    - chose the appropriate X servers, fonts, etc,
>    - the installation completed without setting up X.
>      Upon reboot, I discoverd that X wasn't installed at all.
> 
> 2.  From /stand/sysinstall:
>    - chose "Configure"
>    - chose "Distributions"
>    - selected "XFree86"
>    - again, selected all of the appropriate servers, fonts, etc.
>    - chose the installation media (cdrom this time)
>    - the screen blinks, then I get bounced back to the main Configure
>      menu.
> 
> 3.  From /stand/sysinstall (again - I figured at this point there was a
> problem with the CD)
>    - same steps as Step 2, but chose FTP as the installation media.
>    - the result was the same.
> 
> 4.  After messing about with many different things, I tried a fresh
> installation, this time via FTP.  I made sure to choose the "X-Developer"
> distribution.  The result was the same as in step 1.
> 
> I am giving up on the sysinstall utility for installing X -it obviously
> isn't going to work for me, so it looks like I'm stuck installing it from
> the ports collection - but can anyone offer any ideas as to why this is
> happening?  Am I the only one to have this problem?

How much disk space in /usr is there for X?

Anyway, take your CD, load it up, and go to the XF86333
directory. Type,

# sh preinst.sh

You may or may not get asked some questions depending on how your
system is presently set up. Then,

# cp extract /tmp/extract; chmod 700 /tmp/extract; /tmp/extract

(Is there an easier way to do that?) Once you get through that,

# sh postinst.sh

At least this way, any errors in extraction get written to the
terminal.
-- 
Crist J. Clark                           cjclark@home.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911090113.UAA39389>