unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* How long to install icecat?
@ 2019-01-07  0:46 荒井吉則
  2019-01-07  6:03 ` swedebugia
  0 siblings, 1 reply; 5+ messages in thread
From: 荒井吉則 @ 2019-01-07  0:46 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

I begun to guix package -i icecat 3 hours ago.

building
/gnu/store/sp4wr4lic94pk7s6p473ysxrbyqvmqf7-icecat-60.3.0-gnu1.drv...

still continuing ....

what's wrong ?

[-- Attachment #2: Type: text/html, Size: 291 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How long to install icecat?
  2019-01-07  0:46 How long to install icecat? 荒井吉則
@ 2019-01-07  6:03 ` swedebugia
  2019-01-07  6:59   ` 荒井吉則
  0 siblings, 1 reply; 5+ messages in thread
From: swedebugia @ 2019-01-07  6:03 UTC (permalink / raw)
  To: 荒井吉則, help-guix@gnu.org


[-- Attachment #1.1: Type: text/html, Size: 789 bytes --]

[-- Attachment #1.2: Type: text/plain, Size: 422 bytes --]

"荒井吉則" <kumagusu08@gmail.com> skrev: (7 januari 2019 01:46:50 CET)
>I begun to guix package -i icecat 3 hours ago.
>
>building
>/gnu/store/sp4wr4lic94pk7s6p473ysxrbyqvmqf7-icecat-60.3.0-gnu1.drv...
>
>still continuing ....
>
>what's wrong ?

Probably nothing. 
Use the -n flag to see what would be built before starting or after starting in a different terminal. 
-- 
Sent from my p≡p for Android.

[-- Attachment #2: pEpkey.asc --]
[-- Type: application/pgp-keys, Size: 3825 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How long to install icecat?
  2019-01-07  6:03 ` swedebugia
@ 2019-01-07  6:59   ` 荒井吉則
  2019-01-07  7:23     ` znavko
  0 siblings, 1 reply; 5+ messages in thread
From: 荒井吉則 @ 2019-01-07  6:59 UTC (permalink / raw)
  To: swedebugia; +Cc: help-guix@gnu.org

[-- Attachment #1: Type: text/plain, Size: 672 bytes --]

Thank you. It's finished while I'm going out.

I found my guix system has no swap. I think swap setting is necessary in
file-systems configuration.

2019年1月7日(月) 15:03 swedebugia <swedebugia@riseup.net>:

> "荒井吉則" <kumagusu08@gmail.com> skrev: (7 januari 2019 01:46:50 CET)
> >I begun to guix package -i icecat 3 hours ago.
> >
> >building
> >/gnu/store/sp4wr4lic94pk7s6p473ysxrbyqvmqf7-icecat-60.3.0-gnu1.drv...
> >
> >still continuing ....
> >
> >what's wrong ?
>
> Probably nothing.
> Use the -n flag to see what would be built before starting or after
> starting in a different terminal.
> --
> Sent from my p≡p for Android.
>

[-- Attachment #2: Type: text/html, Size: 1129 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How long to install icecat?
  2019-01-07  6:59   ` 荒井吉則
@ 2019-01-07  7:23     ` znavko
  2019-01-07  8:15       ` 荒井吉則
  0 siblings, 1 reply; 5+ messages in thread
From: znavko @ 2019-01-07  7:23 UTC (permalink / raw)
  To: 荒井吉則; +Cc: help-guix@gnu.org

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

Hi! Icecat with Rust may have long time installing. In my PC Intel 2.16GHZ - even for 1 day.

Swap: I configured swap with this line under (operating-system):

(operating-system
....
  (swap-devices '("/dev/sda2"))
...
)

You need to part your disk and also mkswap, swapon  on the /dev/sda2 or another. Look at manual 6.1.4.3 Disk Partitioning


Jan 7, 2019, 6:59 AM by kumagusu08@gmail.com:

> Thank you. It's finished while I'm going out.
>
> I found my guix system has no swap. I think swap setting is necessary in file-systems configuration.
>
>


[-- Attachment #2: Type: text/html, Size: 1662 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How long to install icecat?
  2019-01-07  7:23     ` znavko
@ 2019-01-07  8:15       ` 荒井吉則
  0 siblings, 0 replies; 5+ messages in thread
From: 荒井吉則 @ 2019-01-07  8:15 UTC (permalink / raw)
  To: znavko; +Cc: help-guix@gnu.org

[-- Attachment #1: Type: text/plain, Size: 674 bytes --]

Ok, thanks.

2019年1月7日(月) 16:23 <znavko@tutanota.com>:

> Hi! Icecat with Rust may have long time installing. In my PC Intel 2.16GHZ
> - even for 1 day.
>
> Swap: I configured swap with this line under (operating-system):
>
> (operating-system
> ....
>   (swap-devices '("/dev/sda2"))
> ...
> )
>
> You need to part your disk and also mkswap, swapon  on the /dev/sda2 or
> another. Look at manual 6.1.4.3 Disk Partitioning
>
>
> Jan 7, 2019, 6:59 AM by kumagusu08@gmail.com:
>
> Thank you. It's finished while I'm going out.
>
> I found my guix system has no swap. I think swap setting is necessary in
> file-systems configuration.
>
>
>

[-- Attachment #2: Type: text/html, Size: 1509 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-01-07  8:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07  0:46 How long to install icecat? 荒井吉則
2019-01-07  6:03 ` swedebugia
2019-01-07  6:59   ` 荒井吉則
2019-01-07  7:23     ` znavko
2019-01-07  8:15       ` 荒井吉則

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).