From mboxrd@z Thu Jan 1 00:00:00 1970 From: Omar Radwan Subject: Re: wicd porting so far. Date: Sat, 31 Jan 2015 18:19:19 -0800 Message-ID: References: <54CD2CA4.1080608@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11407bc4174ca4050dfd77a3 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHk89-0005Ld-Us for guix-devel@gnu.org; Sat, 31 Jan 2015 21:19:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHk88-0005vK-43 for guix-devel@gnu.org; Sat, 31 Jan 2015 21:19:21 -0500 Received: from mail-ie0-x232.google.com ([2607:f8b0:4001:c03::232]:53195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHk87-0005vD-Va for guix-devel@gnu.org; Sat, 31 Jan 2015 21:19:20 -0500 Received: by mail-ie0-f178.google.com with SMTP id rd18so1928334iec.9 for ; Sat, 31 Jan 2015 18:19:19 -0800 (PST) In-Reply-To: <54CD2CA4.1080608@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel --001a11407bc4174ca4050dfd77a3 Content-Type: text/plain; charset=UTF-8 >Then make && ./pre-inst-env guix build wicd For starters, the make command returns an error "make: *** No targets specified and no makefile found. Stop." Though there clearly are 2 makefiles. Makefile.in and Makefile.am On Sat, Jan 31, 2015 at 11:27 AM, Cyril Roelandt wrote: > Hey, > > On 01/31/2015 08:21 PM, Omar Radwan wrote: > > To begin with, I haven't gotten very far. > > > > I'm reading through the manual, and the first thing I figured out what to > > do is write the package definition, http://pastebin.com/2q7LCv2i . > > > > I'm not sure what exactly to do with it, it was something about putting > it > > in the guix build tree. Though I'm not 100% sure what that is. > > > > Clone the git repository: > > git clone git://git.savannah.gnu.org/guix.git > > Then cd guix and copy your recipe in gnu/packages/wicd.scm. > > Then make && ./pre-inst-env guix build wicd > > There will likely be a bunch of errors that you will have to figure out > how to fix :) Do not hesitate to ask for help either on this > mailing-list or on #guix on Freenode. > > > Cyril. > --001a11407bc4174ca4050dfd77a3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
>Then make && ./= pre-inst-env guix build wicd

For starters, the make command returns an error
"m= ake: *** No targets specified and no makefile found. Stop."

Tho= ugh there clearly are 2 makefiles. Makefile.in and Makefile.am
<= div class=3D"gmail_extra">
On Sat, Jan 31, 20= 15 at 11:27 AM, Cyril Roelandt <tipecaml@gmail.com> wrote:<= br>
Hey,

On 01/31/2015 08:21 PM, Omar Radwan wrote:
> To begin with, I haven't gotten very far.
>
> I'm reading through the manual, and the first thing I figured out = what to
> do is write the package definition, http://pastebin.com/2q7LCv2i .
>
> I'm not sure what exactly to do with it, it was something about pu= tting it
> in the guix build tree. Though I'm not 100% sure what that is.
>

Clone the git repository:

git clone git://git.savannah.gnu.org/guix.git

Then cd guix and copy your recipe in gnu/packages/wicd.scm.

Then make && ./pre-inst-env guix build wicd

There will likely be a bunch of errors that you will have to figure out
how to fix :) Do not hesitate to ask for help either on this
mailing-list or on #guix on Freenode.


Cyril.

--001a11407bc4174ca4050dfd77a3--