| From: | Devrim GUNDUZ <devrim(at)gunduz(dot)org> |
|---|---|
| To: | javier wilson <axioma(at)yahoo(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: tcl and rpms for rhel3 |
| Date: | 2004-07-15 08:35:11 |
| Message-ID: | Pine.LNX.4.44.0407151125590.1984-100000@emo.org.tr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On Thu, 15 Jul 2004, javier wilson wrote:
> i just build the rpm for rhel3 based on
> postgresql-7.4.3-3PGDG.src.rpm but i did not get the
> postgresql-tcl package.
>
> i looked for it in some mirrors like
> ftp://ftp22.us.postgresql.org/mirrors/www.postgresql.org/binary/v7.4.3/redhat/rhel3/
> but apparently it is not included in the RPM version
> of postgresql 7.4.3
>
> is this true? or it requires a development package i
> lack? has anyone else had this problem?
You should edit the spec file, alter the tcl settings from 0 to 1 and
rebuild the rpms for tcl support.
Or you may call this command:
rpmbuild --rebuild --define 'xargs --with-tcl --with-tcldevel' --target
i686 postgresql-7.4.3-2PGDG.src.rpm
> i have rhel3 with tcl and tcl-devel installed.
AFAIK, RHEL does not ship with tcl-devel package, that's why I've disabled
tcl support in spec file. Did you build the rpms from other distributions?
Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org devrim.gunduz~linux.org.tr
http://www.tdmsoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFA9kHBtl86P3SPfQ4RAk4dAKDhbNgG5gy4WWZGEvlaeqkZozUyOgCgnquc
RWpfaXiuMLnPFnOzyEWGL00=
=k2pI
-----END PGP SIGNATURE-----
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Constantin Khatsckevich | 2004-07-15 08:38:03 | Describe table and varchar lrngth |
| Previous Message | javier wilson | 2004-07-15 07:49:31 | tcl and rpms for rhel3 |