I'm pretty excited about using the PostgresqlForMac set of tools. However, I have run into problems using the client tools such as "Create User". I get the following error:
Link (dyld) error:
Library not loaded: @executable_path/../Frameworks/pgCocoaDB.framework/Versions/A/pgCocoaDB
Referenced from: /Applications/PostgreSQL/Create User.app/Contents/MacOS/Create User
Reason: image not found
QueryTool Also errors out:
Link (dyld) error:
Library not loaded: @executable_path/../Frameworks/pgCocoaDB.framework/Versions/A/pgCocoaDB
Referenced from: /Applications/PostgreSQL/Query Tool for Postgres.app/Contents/MacOS/Query Tool for Postgres
Reason: image not found
Being a relatively new comer to Mac from Linux, I would appreciate some help :)
Regards,
--Maciej
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please grab the Client Tools package from http://www.postgresqlformac.com somehow the SF.NET package is failing to get the newer revision and I haven't had a chance to riddle out what I messed up in the upload.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I downloaded the tools from postgresqlformac.com, and copied them over the original installed files (from macupdate) into /Applications/PostgreSQL. The Create Database and Create User and Query Tool functions still crash (Leopard).
11/7/07 3:59:54 PM Create Database[2170] An uncaught exception was raised
Hello,
I'm pretty excited about using the PostgresqlForMac set of tools. However, I have run into problems using the client tools such as "Create User". I get the following error:
Link (dyld) error:
Library not loaded: @executable_path/../Frameworks/pgCocoaDB.framework/Versions/A/pgCocoaDB
Referenced from: /Applications/PostgreSQL/Create User.app/Contents/MacOS/Create User
Reason: image not found
QueryTool Also errors out:
Link (dyld) error:
Library not loaded: @executable_path/../Frameworks/pgCocoaDB.framework/Versions/A/pgCocoaDB
Referenced from: /Applications/PostgreSQL/Query Tool for Postgres.app/Contents/MacOS/Query Tool for Postgres
Reason: image not found
Being a relatively new comer to Mac from Linux, I would appreciate some help :)
Regards,
--Maciej
Please grab the Client Tools package from http://www.postgresqlformac.com somehow the SF.NET package is failing to get the newer revision and I haven't had a chance to riddle out what I messed up in the upload.
The alternate download location of the client tools does provide tools that work. Thanks.
I downloaded the tools from postgresqlformac.com, and copied them over the original installed files (from macupdate) into /Applications/PostgreSQL. The Create Database and Create User and Query Tool functions still crash (Leopard).
11/7/07 3:59:54 PM Create Database[2170] An uncaught exception was raised
11/7/07 3:59:54 PM Create Database[2170] *** -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0x62, 0x70, 0x6c, 0x69, 0x73, 0x74, 0x30, 0x30)
11/7/07 3:59:54 PM Create Database[2170] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0x62, 0x70, 0x6c, 0x69, 0x73, 0x74, 0x30, 0x30)'
11/7/07 3:59:54 PM Create Database[2170] Stack: (
2417902187,
2451558555,
2417901643,
2417901706,
2523357961,
2468243211,
2468241661,
2468240704,
2468240510,
2468239662,
8418,
8201
)
11/7/07 4:08:06 PM [0x0-0x73073].com.druware.postgresql.CreateUser[2195] dyld: Library not loaded: @executable_path/../Frameworks/pgCocoaDB.framework/Versions/A/pgCocoaDB
11/7/07 4:08:06 PM [0x0-0x73073].com.druware.postgresql.CreateUser[2195] Referenced from: /Applications/PostgreSQL/Create User.app/Contents/MacOS/Create User
11/7/07 4:08:06 PM [0x0-0x73073].com.druware.postgresql.CreateUser[2195] Reason: image not found
11/7/07 4:08:07 PM com.apple.launchd[211] ([0x0-0x73073].com.druware.postgresql.CreateUser[2195]) Exited abnormally: Trace/BPT trap
11/7/07 4:08:38 PM [0x0-0x74074].com.druware.postgres.QueryTool[2198] dyld: Library not loaded: @executable_path/../Frameworks/pgCocoaDB.framework/Versions/A/pgCocoaDB
11/7/07 4:08:38 PM [0x0-0x74074].com.druware.postgres.QueryTool[2198] Referenced from: /Applications/PostgreSQL/Query Tool for Postgres.app/Contents/MacOS/Query Tool for Postgres
11/7/07 4:08:38 PM [0x0-0x74074].com.druware.postgres.QueryTool[2198] Reason: image not found
11/7/07 4:08:38 PM com.apple.launchd[211] ([0x0-0x74074].com.druware.postgres.QueryTool[2198]) Exited abnormally: Trace/BPT trap
Oops -- sorry -- didn't see the "alternate" link. Those files don't crash.