Re: Test CMake build

From: Yury Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
To: Andy Colson <andy(at)squeakycode(dot)net>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Test CMake build
Date: 2016-02-11 18:11:42
Message-ID: 51f8826a-a26f-4081-bbae-ad817e79877f@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I used to use "make install-strip", is that not a thing anymore?
I think it's plans for the near future. Please create issue in GitHub.

> /home/andy/projects/postgres_cmake/build/src/timezone//zic: Cannot create
> directory /usr/local/pg99: Permission denied
I will fix it.

>sh: /usr/local/pg99/bin/initdb: No such file or directory

I have not tested yet with DESTDIR. I think tomorrow will correct it.

>Yeah, that makes sense, its not actually there yet. Is the installcheck
>important to you? I can do the install if you like.

installcheck is replace "make check" now. Or I did not understand your
question.

--
Yury Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Yury Zhuravlev 2016-02-11 19:18:22 Re: Test CMake build
Previous Message Tom Lane 2016-02-11 18:01:11 Re: Test CMake build