On Wed, Aug 30, 2017 at 11:53 PM, Davide Andreoli
<d...@gurumeditation.it> wrote:
> 2017-08-30 22:08 GMT+02:00 Mike Blumenkrantz <zm...@enlightenment.org>:
>
>> WWW-www.enlightenment.org pushed a commit to branch master.
>>
>> http://git.enlightenment.org/website/www-content.git/commit/?id=
>> 1f3a717a3cedff7de88b0a6476323775fb066133
>>
>> commit 1f3a717a3cedff7de88b0a6476323775fb066133
>> Author: Mike Blumenkrantz <zm...@enlightenment.org>
>> Date:   Wed Aug 30 13:08:16 2017 -0700
>>
>>     Wiki page download changed with summary [] by Mike Blumenkrantz
>> ---
>>  pages/download.txt | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/pages/download.txt b/pages/download.txt
>> index c267e814..e978bd93 100644
>> --- a/pages/download.txt
>> +++ b/pages/download.txt
>> @@ -33,7 +33,7 @@ When compiling from source, build in this order:
>>  For every tarball you download untar it with ''tar zxf file.tar.gz'' and
>> then go into the directory created. Please see the README file in this
>> directory for each project for information on dependencies, configuration
>> etc. Just remember that all our release tarballs come with configure set up
>> so to compile you just need to do this in the source directory:
>>
>>  <code bash>
>> -./configure
>> +./autogen.sh
>>  make
>>  sudo make install
>>  sudo ldconfig # needed on Linux to update linker library database
>>
>
> Are you sure about this?
> usually released package ship with the configure script already generated
> and the user is not expected to run autogen (that need much more
> dependencies and tools to run)

that is indeed the purpose of the dist rule.

what is the problem when running just configure ?

Vincent

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to