View Single Post

   
  #3 (permalink)  
Old 04-10-2008, 12:23 AM
Stefan Sturm
 
Posts: n/a
Default Re: Install Postgresql on Win2000 with Admin Rights

Hello

> Stefan Sturm wrote:
>> Hello,
>> is there a Way to install PostgreSQL ( 8.3.1 ) on a Win2000
>> Maschine without Admin Rights?

>
> Yes, but you cannot use the MSI installer, and you cannot install it
> as a service (for auto-start). You can download the binaries-no-
> installer and run the initdb and pg_ctl steps yourself (follow the
> Unix instructions for those parts)
>
> //Magnus


thanks for your answer. I downloaded the binaries and tried to run
inidb.
But then I get the message, that he could not find libintl3.dll. But
it is in this directory...

Any Hints?

Thanks,
Stefan Sturm

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply With Quote