database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
ㆍPostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
PostgreSQL Q&A 4056 게시물 읽기
No. 4056
x86 솔라리스에 pqsql 컴파일시 에러입니다.
작성자
전병혁(chunbh)
작성일
2002-02-28 19:22
조회수
1,181

x86 솔라리스 8에 postgresql 7.2를 설치하려고 하는데 아래와 같은 메세지가 나옵니다.

 

리눅스에는 있는데 솔라리스에는 없습니다.

 

패키지 및 소스는 어떤것인지요...

 

[root@ns pgsql]# ./configure --prefix=/usr/local/pgsql \

> --enable-multibyte \

> --enable-locale \

> --enable-nls \

> --with-maxbackends=128 \

> --enable-odbc \

> --with-gnu-ld \

> --enable-syslog \

> --with-tcl

loading cache ./config.cache

checking host system type... i386-pc-solaris2.8

checking which template to use... solaris

checking whether to build with locale support... yes

checking whether to build with recode support... no

checking whether to build with multibyte character support... yes, default SQL_ASCII

checking whether NLS is wanted... yes

checking for default port number... 5432

checking for default soft limit on number of connections... 128

checking for gcc... gcc

checking whether the C compiler (gcc ) works... yes

checking whether the C compiler (gcc ) is a cross-compiler... no

checking whether we are using GNU C... yes

checking whether gcc accepts -g... yes

using CFLAGS=

checking whether the C compiler (gcc ) works... yes

checking whether the C compiler (gcc ) is a cross-compiler... no

checking for Cygwin environment... no

checking for mingw32 environment... no

checking for executable suffix... no

checking how to run the C preprocessor... gcc -E

checking whether gcc needs -traditional... no

checking whether to build with Tcl... yes

checking whether to build with Tk... yes

checking whether to build Perl modules... no

checking whether to build Python modules... no

checking whether to build Java/JDBC tools... no

checking whether to build with PAM support... no

checking whether to build the ODBC driver... yes (stand-alone)

checking whether to build C++ modules... no

using CPPFLAGS=

using LDFLAGS=

checking for mawk... no

checking for gawk... gawk

checking for flex... /usr/local/bin/flex

checking whether ln -s works... yes

checking for ld used by GCC... /usr/ccs/bin/ld

checking if the linker (/usr/ccs/bin/ld) is GNU ld... no

checking for ranlib... ranlib

checking for lorder... lorder

checking for tar... /usr/local/bin/tar

checking for bison... bison -y

checking for wish... no

configure: error: 'wish' is required for Tk support

이 글에 대한 댓글이 총 2건 있습니다.

Tcl/Tk 가 설치되어 있는지요.

만약 설치되어 있다면 tclconfig.h 와 tkconfig.h 파일이 위치한 디렉토리를 with-tcl=/dir/to/tclConfig.h 이런식으로 지정을 해 주시면 됩니다. 만약 tcl 지원 기능을 사용하지 않으시려면 with-tcl 이라는 옵션을 제외하고 다시 configure 를 실행시켜 보시기 바랍니다.

정재익(advance)님이 2002-02-28 20:10에 작성한 댓글입니다.

tcl패키지와 tk 패키지를 설치하니까 에러없이 컴파일 됩니다.

 

감사드립니다.

전병혁(chunbh)님이 2002-03-01 18:00에 작성한 댓글입니다.
[Top]
No.
제목
작성자
작성일
조회
4060ORDER BY column (DESC) 속도차이 질문입니다.
소타
2002-03-04
1517
4063┕>Re: 리스팅을 위한 인덱싱으로는 btree를 씁니다. [1]
김상기
2002-03-04 22:07:03
1366
4058postgresql [1]
김상규
2002-03-02
1119
4057[질문] view 와 table간의 권한 관계 [1]
장원준
2002-03-02
1106
4056x86 솔라리스에 pqsql 컴파일시 에러입니다. [2]
전병혁
2002-02-28
1181
4055[질문] postgres-7.2 install 시 에러 [1]
정경일
2002-02-28
1085
4053프로시져에서 파일 만들기가 가능한지..
배재한
2002-02-26
1221
4052qmail 과 postgreSQL을 서로 붙이고 싶은데..? [1]
이봉우
2002-02-26
1099
4054┕>Re: qmail 과 postgreSQL을 서로 붙이고 싶은데..? [2]
이봉우
2002-02-28 09:16:39
1294
4086┕>Re: qmail 과 postgreSQL을 서로 붙이고 싶은데..?
어떤생각
2002-03-18 15:40:40
1189
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.018초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다