You are not logged in.

#1 2013-03-30 21:45:09

Senryu
Member
Registered: 2013-03-30
Posts: 25

Help me to compile a software from source

Hi, I searched in the wiki but I only found a page that explain how to compile the kernel, not a program from source.

Also, I know that Nightingale it's on the AUR repository, but I want to understand how to compile software from source, so maybe I can help the community as well.

Now, I was reading this guide http://www.tuxfiles.org/linuxhelp/softinstall.html for trying to compile this software that I downloaded in /home/denis/dls/

I have succesfully extracted the archive of the source files (http://getnightingale.com/), and later done those commands:

[[denis@vaio-arch dls]$ cd nightingale
[denis@vaio-arch nightingale]$ ./configure
bash: ./configure: No such file or directory
[denis@vaio-arch nightingale]$

So, I don't know what to do now, I think there isn't a ./configure file, but in that link it doesn't explain how to continue without it.
I have tried to build it anyway but:

[denis@vaio-arch nightingale]$ make
make: *** No targets specified and no makefile found.  Stop.

So? I think there is no make file as well sad

Last edited by Senryu (2013-03-30 21:53:11)

Offline

#2 2013-03-30 21:48:16

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: Help me to compile a software from source

Look at the PKGBUILD in the AUR to learn what to do manually.

Offline

#3 2013-03-30 22:11:58

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Help me to compile a software from source

There is a  build.sh in the tarball.  You can run that - but you will not learn anything about building software, you'll just be running a script.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#4 2013-03-30 22:19:52

Arctus
Member
Registered: 2012-07-14
Posts: 99

Re: Help me to compile a software from source

The archive you downloaded contains the compiled program btw, unless you're not as blind as me.

Last edited by Arctus (2013-03-30 22:23:28)

Offline

Board footer

Powered by FluxBB