Re: Create package and guix-daemon

2015-07-24 Thread Daniel Pimentel
On 2015-07-24 09:58, Andreas Enge wrote: On Fri, Jul 24, 2015 at 09:44:55AM -0300, Daniel Pimentel wrote: with "./configure --with-libgcrypt-prefix=$HOME/.guix-profile/ --prefix=/tmp" don't work to me, but with "./configure --with-libgcrypt-prefix=$HOME/.guix-profile/ --localstatedir=/var" it w

Re: Create package and guix-daemon

2015-07-24 Thread Andreas Enge
On Fri, Jul 24, 2015 at 09:44:55AM -0300, Daniel Pimentel wrote: > with "./configure --with-libgcrypt-prefix=$HOME/.guix-profile/ > --prefix=/tmp" don't work to me, but with "./configure > --with-libgcrypt-prefix=$HOME/.guix-profile/ --localstatedir=/var" it work. Yes, I was mixing up the two, pre

Re: Create package and guix-daemon

2015-07-24 Thread Daniel Pimentel
I see a couple of problems here: 1) Looks like Perl is a necessary input. 2) There is no configure script, so you must remove the 'configure' phase. Search for examples of this in other package definitions. Does this package even use the GNU build system? - Dave 1. I'll check it. 2. I'll tr

Re: Create package and guix-daemon

2015-07-24 Thread Daniel Pimentel
On 2015-07-23 17:42, Andreas Enge wrote: Hello, On Thu, Jul 23, 2015 at 05:35:06PM -0300, Daniel Pimentel wrote: /run/current-system/profile/share/guile/site/2.0/guix/config.go guix build: error: failed to connect to `/usr/local/var/guix/daemon-socket/socket': No such file or directory P.S: I

Re: Create package and guix-daemon

2015-07-24 Thread Thompson, David
On Fri, Jul 24, 2015 at 8:41 AM, Daniel Pimentel wrote: > On 2015-07-23 17:40, Thompson, David wrote: > >> On Thu, Jul 23, 2015 at 4:35 PM, Daniel Pimentel >> wrote: >>> >>> Hi guix, >>> >>> I'm tried create a simple package (ipcalc, but in soon I'll try build the >>> complex packages), but there

Re: Create package and guix-daemon

2015-07-24 Thread Daniel Pimentel
On 2015-07-23 17:40, Thompson, David wrote: On Thu, Jul 23, 2015 at 4:35 PM, Daniel Pimentel wrote: Hi guix, I'm tried create a simple package (ipcalc, but in soon I'll try build the complex packages), but there's a error with guix-daemon socket: ./pre-inst-env guix build ipcalc --keep-fail

Re: Create package and guix-daemon

2015-07-23 Thread Andreas Enge
Hello, On Thu, Jul 23, 2015 at 05:35:06PM -0300, Daniel Pimentel wrote: > /run/current-system/profile/share/guile/site/2.0/guix/config.go > guix build: error: failed to connect to > `/usr/local/var/guix/daemon-socket/socket': No such file or directory > > P.S: I my system there isn't /usr directo

Re: Create package and guix-daemon

2015-07-23 Thread Thompson, David
On Thu, Jul 23, 2015 at 4:35 PM, Daniel Pimentel wrote: > Hi guix, > > I'm tried create a simple package (ipcalc, but in soon I'll try build the > complex packages), but there's a error with guix-daemon socket: > > ./pre-inst-env guix build ipcalc --keep-failed > ;;; note: source file > /home/dani

Create package and guix-daemon

2015-07-23 Thread Daniel Pimentel
Hi guix, I'm tried create a simple package (ipcalc, but in soon I'll try build the complex packages), but there's a error with guix-daemon socket: ./pre-inst-env guix build ipcalc --keep-failed ;;; note: source file /home/dani/Desktop/development/git/guix/guix/config.scm ;;; newer than