vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| snapshot: pgadmin3-trunk-20050512.tar.bz2 Receive the following error message when opening app: can't open file '/Application/pgAdmin3.app/Contents/MacOS/../i18n/pgadmin3.lng'(error 2: No such file or directory) Once the error message is dismissed the app opens. thanks. Patrick Hatcher Macys.Com Legacy Integration Developer 415-422-1610 office HatcherPT - AIM ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org |
| ||||
| Hi Patrick, Patrick Hatcher wrote: > > > > snapshot: pgadmin3-trunk-20050512.tar.bz2 > > Receive the following error message when opening app: > > can't open file > '/Application/pgAdmin3.app/Contents/MacOS/../i18n/pgadmin3.lng'(error 2: No > such file or directory) > Once the error message is dismissed the app opens. > I have a similar problem under Debian (build from a fresh svn checkout): <-------------------> An error has occured: can't open file './../i18n/pgadmin3.lng' (error 2: Aucun fichier ou répertoire de ce type) <-------------------> @Dave,Andreas: maybe nothing to do with it but src/pgAdmin3.dsp has still a line SOURCE=.\ui\pgadmin3.lng Shouldn't it be something like: SOURCE=.\i18n\pgadmin3.lng Regards, Raphaël ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster |
| Thread Tools | |
| Display Modes | |
|
|