Re: [NOVICE] [PORTS] ecpg not found

From: "Joshua b(dot) Jore" <josh(at)greentechnologist(dot)org>
To: Nicolas Bazin <nbazin(at)ingenico(dot)com(dot)au>
Cc: nimeshb <nimeshb(at)syscon-intl(dot)com>, <pgsql-novice(at)postgresql(dot)org>, <pgadmin-support(at)postgresql(dot)org>, <pgsql-ports(at)postgresql(dot)org>
Subject: Re: [NOVICE] [PORTS] ecpg not found
Date: 2002-06-04 14:21:51
Message-ID: Pine.BSO.4.44.0206040919290.7022-100000@kitten.greentechnologist.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-novice pgsql-ports

Slightly better, if you are going to compile from source then remove your
existing rpms and leave prefix at /usr/local since what you want to avoid
is installing this directly into /usr/bin /usr/include /usr/lib. That's
the worst of the worlds - mixing non-default stuff in the system /usr
area. Oof. That would be painful to cleanup later

Joshua b. Jore ; http://www.greentechnologist.org ; 1121 1233 1311 200
1201 1302 1211 200 1201 1303 200 1300 1233 1313 1211 1302 1212 1311 1230
200 1201 1303 200 1321 1233 1311 1302 200 1211 1232 1211 1231 1321 200
1310 1220 1221 1232 1223 1303 200 1321 1233 1311 200 1201 1302 1211 232
200 1112 1233 1310 1211 200 1013 1302 1211 1211 1232 201 22

On Mon, 3 Jun 2002, Nicolas Bazin wrote:

> No you don't have to buy it.You may have installed the server only, but
> you may need the development rpm also. Try to find all additional rpm
> for Postgres and install them. The next best thing is to download the
> source and recompile it. If you do that type ./configure --prefix=/usr
> instead of ./configure alone. When software are installed from rpm they
> are usually put in /usr/bin whereas the GNU default directory is
> /usr/local/bin.
> ----- Original Message -----
> From: nimeshb
> To: pgsql-novice(at)postgresql(dot)org ; pgadmin-support(at)postgresql(dot)org ; pgsql-ports(at)postgresql(dot)org
> Sent: Thursday, May 30, 2002 3:00 AM
> Subject: [PORTS] ecpg not found
>
>
> I am trying to port my data from Ingres to Postgres( that has come with Linux distribution)
> I found that Ingres prepends all the strings from database with the no. of characters while unloading.
> So if a varchar-filed in Ingres has "Syscon" as the value it would have "6Syscon" when unloaded.
> But When I reloaded the whole data in Postgres I had "6Syscon" in my database.So I wanted
> to write a C programme with embedded Sql to take care of all such bad-data. But I get the ecpg not found.
> I checked all the bin directories where it could be but couldn't found.Do I need to buy the stuff and install it.
> If yes then how and from whom.
>
> Thanks very much !
> Nimesh
>
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2002-06-04 15:51:51 Re: Exporter Dll
Previous Message Robinson Racquel-r43809 2002-06-03 22:38:29 Exporter Dll

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-06-04 16:31:13 Re: date conversions
Previous Message mila boldareva 2002-06-04 14:16:04 V1 function calls

Browse pgsql-ports by date

  From Date Subject
Next Message Ian Spray 2002-06-06 10:51:38 FIX: NetBSD/cobalt now compiles 7.2.1
Previous Message Grundmann Bela 2002-06-03 15:11:51 XP