Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 1998 10:46:01 +0100
From:      "Pål Sommerhein" <paalsom@ifi.uio.no>
To:        Jaye Mathisen <mrcpu@internetcds.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Error in makeworld.
Message-ID:  <3653E8D9.1B25E630@ifi.uio.no>
References:  <Pine.NEB.3.95.981118175104.10481B-100000@schizo.cdsnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Jaye Mathisen wrote:
> 
> Trying to upgrade from 2.2.5 to stable supped today:
  ...
> /usr/share/locale/$l/LC_TIME;  done
> install: /usr/share/locale/hu_HU.ISO_8859-2/LC_TIME: No such file or
> directory

I also got the same thing.  Since it seemed like a directory I didn't
need, I did (the same as Allan):
    # mkdir -p /usr/share/locale/hu_HU.ISO_8859-2/LC_TIME
    # cd /usr/src          
    # make installworld
(The -p option creates the intermediate directories if they don't 
 already exist).

After that the installation went through for me without any
other stop on the road :-)

But shouldn't this be fixed in the makefile?  It could save some
time for people encountering the same problem(and some frustration
maybe).  Who should should we turn to?  I don't know enough 
about the structure to go and do it myself (though I hope I will
one day :-)).

Take care,
Pål

----
A _very_ satisfied FreeBSD user. 
Thanks to everyone who as put their 
precious time into this _beauty_ of an OS.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3653E8D9.1B25E630>