wish path in pgaccess

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема wish path in pgaccess
Дата
Msg-id 199901181927.OAA16487@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
Many 'wish' scripts use this trick so it does not have to hard-code the
path into the first line:        #!/bin/sh       # the next line restarts using wish \       exec wish "$0" "$@" 
Can you add this to your script, or should I change configure so it 
looks in tkConfig.sh for TK_PREFIX?

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgaccess bug report
Следующее
От: Taral
Дата:
Сообщение: CORBA: row-level locking available?