Re: trouble with mod_auth_pgsql

Поиск
Список
Период
Сортировка
От cliff@cliffmeyers.com
Тема Re: trouble with mod_auth_pgsql
Дата
Msg-id 20030521085703.5714.h016.c001.wm@mail.cliffmeyers.com.criticalpath.net
обсуждение исходный текст
Ответ на trouble with mod_auth_pgsql  (cliff@cliffmeyers.com)
Ответы Re: trouble with mod_auth_pgsql  (gemons@wanadoo.nl)
Список pgsql-interfaces
I'm not sure exactly what you're getting at in your post... except that when I
issue your first command, nothing shows up...

[root@vanadium apache_1.3.27]# find -mount -name "libpq.so.3*"  
[root@vanadium apache_1.3.27]# find / -name "libpq.so.3*"       
/usr/local/src/postgresql-7.3.2/src/interfaces/libpq/libpq.so.3.0
/usr/local/src/postgresql-7.3.2/src/interfaces/libpq/libpq.so.3
/usr/local/pgsql/lib/libpq.so.3
/usr/local/pgsql/lib/libpq.so.3.0

My / and /usr are on separate partitions so I assume that by removing the -mount
option that's why the files show up afterwards.  Any other ideas?


-Cliff



On Wed, 21 May 2003 11:44:54 -0400, JL wrote:

> 
> #>find / -mount -name "libpq.so.3*"
> /usr/lib/libpq.so.3.0
> /usr/lib/libpq.so.3
> 
> #>l /usr/lib/libpq.so.3*
> lrwxrwxrwx    1 root     root           12 May  2 13:09 /usr/lib/libpq.so.3 ->
> libpq.so.3.0*
> -rwxr-xr-x    1 root     root        96044 Mar 17 10:57 /usr/lib/libpq.so.3.0*


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

Предыдущее
От: cliff@cliffmeyers.com
Дата:
Сообщение: Re: trouble with mod_auth_pgsql
Следующее
От: gemons@wanadoo.nl
Дата:
Сообщение: Re: trouble with mod_auth_pgsql