To whom it may concern: I installed postgres 7.3.4 on my laptop and have successfully been able to add the language pgsql. I haven't been able toget tcl to install properly even though I have installed the tcl rpm that came with the server rpms. I have searched mydrive for the pgtcl file and found none. Does anyone know what's goin' on. Thanks. Bob Powell
Hi. Bob Powell wrote: > To whom it may concern: > > I installed postgres 7.3.4 on my laptop and have successfully been able to add the language pgsql. I haven't been ableto get tcl to install properly even though I have installed the tcl rpm that came with the server rpms. I have searchedmy drive for the pgtcl file and found none. Does anyone know what's goin' on. Thanks. > > Bob Powell try: CFLAGS=-I/usr/include/tcl8.3 ./configure --with-tcl --without-tk ...other config options where /usr/include/tcl8.3 is your tcl lib dir. You need tclx-dev package. C.
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера