Mon Jan 23 18:54:08 PST 2006
- Previous message: [Slony1-general] Thread test program failed. Your platform is not thread-safe.
- Next message: [Slony1-general] Thread test program failed. Your platform is not thread-safe.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 23 Jan 2006 06:26 pm, ML mail wrote: > I checked in my source directory of PostgreSQL 8.1.2 and you're right > there is no src/tools/thread directory. I'm using the file > postgresql-base-8.1.2.tar.gz which I've downloaded from the PostgreSQL main > website. I'd suggest you have a faulty download, or some files have been deleted since you unpacked it. $ wget \ ftp://ftp.au.postgresql.org/pub/postgresql/source/v8.1.2/postgresql-8.1.2.tar.gz [file comes down...] $ gunzip -c postgresql-8.1.2.tar.gz | tar tf - | grep 'src\/tools\/thread' postgresql-8.1.2/src/tools/thread/ postgresql-8.1.2/src/tools/thread/Makefile postgresql-8.1.2/src/tools/thread/README postgresql-8.1.2/src/tools/thread/thread_test.c > Do I maybe need any other source files ? No > Or is that a case where I > need to decompress this file with GNU tar and not Solaris tar ? Solaris tar is fine (it is what I used in the example above). I think your best course of action is to re-download the tarball and check that it contains the right files. Regards, Philip. -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan ----------------- Utiba Pty Ltd This message has been scanned for viruses and dangerous content by Utiba mail server and is believed to be clean.
- Previous message: [Slony1-general] Thread test program failed. Your platform is not thread-safe.
- Next message: [Slony1-general] Thread test program failed. Your platform is not thread-safe.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list