Re: SSH Tunneling implementation

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: SSH Tunneling implementation
Дата
Msg-id CANxoLDdW5UBX62xP+QGEEKRYDAWnaw9pfSXCZn1dmpSiqxX+QA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SSH Tunneling implementation  (Dave Page <dpage@pgadmin.org>)
Ответы Re: SSH Tunneling implementation  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi 

I have added "libssh2" source code with pgAdmin3. Attached is the complete patch. I have modified the acinclude.m4 and configure.ac.in to build libssh2 code.
Added "config.rpath.in" which is required to build libssh2 source code.

Please review and let me know the review comments.

On Wed, Jul 18, 2012 at 5:06 PM, Dave Page <dpage@pgadmin.org> wrote:


On Tue, Jul 17, 2012 at 5:15 PM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
On Tue, Jul 17, 2012 at 6:56 PM, Dave Page <dpage@pgadmin.org> wrote:

Yeah, that's because of the way we have a single makefile and a bunch
of module.mk files in pgAdmin. We really need to refactor that in some
way such that the object files are created alongside the source files.

In the meantime, I think yours is the appropriate solution.
This patch should resolve this issue.
This will build the object file in particular subdirectories.

Can you please take a look at it?

 Thanks - this seems to work nicely. Patch applied.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




--
Akshay Joshi
Senior Software Engineer 
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Phone: +91 20-3058-9522
Mobile: +91 976-788-8246

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: The % specifier is wrong in the Printf statement
Следующее
От: Dave Page
Дата:
Сообщение: Re: Pgadmin Website Russian Translation