Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2014 17:44:49 -0600
From:      Alan Somers <asomers@freebsd.org>
To:        Anastasios Mag <anastmag@gmail.com>
Cc:        "freebsd-testing@freebsd.org" <freebsd-testing@freebsd.org>
Subject:   Re: GSoC Idea: Working on modernizing the tests of ATF
Message-ID:  <CAOtMX2jJush-uLjTTU_iQ=Hj90aiazXi3anvCuRHZLysqL1C6Q@mail.gmail.com>
In-Reply-To: <CADTh-JueDvJCN8Ox5jW36gBFAxc0UhRvd5=cDSioS_5fO6eNyw@mail.gmail.com>
References:  <CA%2ByaQw-NcvwVu_rzsiywQNuX1JG53eXZNm9cmsJ6p%2BTL_Jb-_w@mail.gmail.com> <CAFY7cWBpdKW2q4M43N9d0=wGt80gJCGbou0RCf9jmJESyRzXcQ@mail.gmail.com> <CA%2ByaQw_rBjhzhoNfooUKyTBSEb3f4xdTnBeQY5RYWFtgwQGrSg@mail.gmail.com> <CADTh-Jum%2Bee%2BaRDP8B8gfEa8hmCOpJTUbeW1qLnX8OAzOQHAog@mail.gmail.com> <CAFY7cWAcnypNearDwZ7pVUoTeUGzG-WwjXWd2h_NiE-NhiJaFA@mail.gmail.com> <CADTh-JueDvJCN8Ox5jW36gBFAxc0UhRvd5=cDSioS_5fO6eNyw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 16, 2014 at 3:52 PM, Anastasios Mag <anastmag@gmail.com> wrote:
> over here
>
> "For the impatient:
>
>
>     $ ./configure
>     $ make
>     $ make check
>     Gain root privileges
>     # make install
>     Drop root privileges
>     $ make installcheck
> "
>
> when i run "./configure" nothing happens. There is only one file
> related to configure named "configure.ac" but it isn't executable.

Sounds like you checked out from git.  You should only do that if you
are developing on Kyua itself.  If not, you can install Kyua from
ports like Julio said.  Failing that, you can install from one of the
downloads on github.  But if you really want to work on the head from
git, read the INSTALL file.  It will tell you to run "autoreconf -i
-s" before "./configure".

-Alan

>
>
>
> On Sun, Mar 16, 2014 at 2:39 AM, Julio Merino <jmmv@freebsd.org> wrote:
>
>> On Sun, Mar 16, 2014 at 2:03 AM, Anastasios Mag <anastmag@gmail.com>
>> wrote:
>> > Hi Julio, currently i have a problem installing kyua.
>> > In installation instructions it guides me to run "./configure" but
>> > configure files aren't executable.
>> > What to do ?
>>
>> What do you mean?  Please paste the actual output of what you are seeing.
>>
>> Note that you can just use "pkg install kyua" to get kyua installed on
>> your FreeBSD machine.  No need to build from source if you don't want
>> to!
>>
>
>
>
> --
> Building the kernel...!
> _______________________________________________
> freebsd-testing@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-testing
> To unsubscribe, send any mail to "freebsd-testing-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2jJush-uLjTTU_iQ=Hj90aiazXi3anvCuRHZLysqL1C6Q>