| From: | Brook Milligan <brook(at)trillium(dot)NMSU(dot)Edu> |
|---|---|
| To: | andreas(dot)zeugswetter(at)telecom(dot)at |
| Cc: | maillist(at)candle(dot)pha(dot)pa(dot)us, hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Open portability issues |
| Date: | 1998-09-04 21:53:26 |
| Message-ID: | 199809042153.PAA15123@trillium.nmsu.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Open portability issues:
/usr/local should be searched for lib and include for all ports if present
(currently not working, I have libreadline there)
See the INSTALL file for using configure.
--with-includes=DIRS
Include DIRS in list of directories searched
for header files. (Typical use will need
--with-includes=/usr/local/include)
--with-libs=DIRS
--with-libraries=DIRS
Include DIRS in list of directories searched
for archive libraries. (Typical use will need
--with-libraries=/usr/local/lib)
Cheers,
Brook
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dev_Al | 1998-09-04 22:33:43 | Problems in create table ?? 6.3.2 |
| Previous Message | Michael Meskes | 1998-09-04 19:15:21 | Re: [HACKERS] Re: CIDR/IP types. Was: [GENERAL] big numbers |