Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Howto continue after failed emerge
Date: Sat, 07 Jun 2003 10:39:06
Message-Id: 200306071239.03841.pauldv@gentoo.org
In Reply to: [gentoo-dev] Howto continue after failed emerge by Norbert Kamenicky
1 On Saturday 07 June 2003 11:45, Norbert Kamenicky wrote:
2 > Hi,
3 >
4 > I added support for slovak language to openoffice-1.0.3-r1.ebuild, and
5 > tried it to emerge.
6 >
7 > After 11 hours (5 h localization !!! + 6 h compilation)
8 > it fails on missing file ...
9 > How can I continue without waiting another 11 hours ?
10 >
11 > Noro
12 >
13 >
14
15 ebuild /usr/portage/app-office/openoffice/openoffice-1.0.3-r1.ebuild compile
16 ebuild /usr/portage/app-office/openoffice/openoffice-1.0.3-r1.ebuild install
17 ebuild /usr/portage/app-office/openoffice/openoffice-1.0.3-r1.ebuild package
18 ebuild /usr/portage/app-office/openoffice/openoffice-1.0.3-r1.ebuild qmerge
19
20 Do all this, then all compiled files will stay where they are and will not be
21 recompiled.
22
23 Paul
24
25 --
26 Paul de Vrieze
27 Researcher
28 Mail: pauldv@××××××.nl
29 Homepage: http://www.devrieze.net

Replies

Subject Author
Re: [gentoo-dev] Howto continue after failed emerge Norbert Kamenicky <noro@××××××.sk>