Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6238d83

Browse files
committed
Update readme.
1 parentf19ccf9 commit6238d83

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎src/bin/pgaccess/README

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,12 @@ three days of hard work to get it as you see it now.
4343
You will need Tcl/Tk package, I am using now Tcl 7.6 and Tk 4.2. There
4444
are some problems running under Tcl/Tk 8.0 but I will soon fix them.
4545

46-
Also, you will need the PostgreSQL to Tcl interface library. It is
47-
called libpgtcl and the source is located in the PostgreSQL directory
48-
/src/interfaces/libpgtcl. Specifically, you will need a libpgtcl
49-
library that is 'load'-able from tck/tk.
46+
Also, you will need the PostgreSQL to Tcl interface library, lined as a
47+
Tcl/Tk 'load'-able module. It is called libpgtcl and the source is
48+
located in the PostgreSQL directory /src/interfaces/libpgtcl.
49+
Specifically, you will need a libpgtcl library that is 'load'-able from
50+
Tcl/Tk. This is technically different from an ordinary PostgreSQL
51+
loadable object file, because libpgtcl is a collection of object files.
5052

5153
Under Linux, this is called libpgtcl.so. You will find a pre-compiled
5254
copy of it for Linux i386 systems at : http://www.flex.ro/pgaccess.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp