On Jun 8, 2006, at 8:54 AM, camokid wrote: > Been having a great deal of trouble trying to install PostgreSQL for > Django, finally feel like im getting somewhere but getting the > following when trying to initdb. Im on a Mac by the way... > > ... > creating conversions ... FATAL: could not access file > "$libdir/ascii_and_mic": No such file or directory > child process exited with exit code 1 > initdb: removing contents of data directory "/opt/pgsql/data" >
This is discussed on the Postgres bugs list at: http://archives.postgresql.org/pgsql-bugs/2004-02/msg00000.php Why are you compiling Postgres? You can download a pre-compiled package at: http://www.entropy.ch/software/macosx/postgresql/ Don --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

