Monday, February 4. 2008Glom Windows InstallerComments
Display comments as
(Linear | Threaded)
I'm afraid the installer fails here, with an error of a missing DLL. I have no other GTK applications or GTK installed...
Thanks for trying out. Could you please tell me what DLL is missing?
python25.dll is missing when launching Glom.exe, and I have a "jpeg62.dll missing" message from gdk-pixbuf-query-loaders.exe at the end of the install process. (default options) on Win XP SP2
Hi,
At the creation of a base, I have a popup saying that a "child command failed" because the "Execution of PostgreSQL by a user with administrative permissions is not permitted". I'm the only user of my PC, and there is no way I would create an additional user for using the software. Any idea how I could solve this? Thx
postgres does not start under a user with administrator privileges. That makes sense on Linux, but is a bit annoying on Windows, though it isn't probably a good idea to work around it somehow (if possible).
What version of Windows are you using? I tried with Windows XP and could easily create a new user with restricted access. Another option is to download postgresql manually on http://www.postgresql.org and let it run as a service in the background. Glom can use it if you do select "Create a database on an external server", and specify "localhost" as hostname when Glom asks for it.
I'm on Windows XP Pro.
Of course I know how to create a new user. The the reason I don't want to it that 1) I have to do system operations every day, and 2) If I use Glom, I will use it several time a day. So I don't want to have to switch from one profile to another just to be able to view one reccord in a db! I'll try to install a postgresql service.
mmm....
I installed pgsql, created a user in pg. I can connect on the pgserver using pgAdmin with the login/pwd I defined, and see . But when I start glom, create a db, and try to connect on it, I have a popup that says something like "Connection failed. Glom could not connect to the DB server, ...." Any thoughts? Any log I could send you? I noticed that Glom tries to connect to the DB "glom_mydb" (as mydb is the name of it). This db doesnot exist obviously. I understood that Glom will create it?
It would probably be useful to know what glom prints to stdout. I am not sure whether you can access that easily on Windows.
Anyway, I just tried and I experience the same problem on linux. It seems that glom wants to connect on port 0 for some reason, which fails. I will have a look. |
NavigationCalendar
QuicksearchCategories |
|||||||||||||||||||||||||||||||||||||||||||||||||
I updated the installer. It now includes jpeg62.dll and python25.dll which were missing (thanks to the reporters on my initial post). I also included the glom and gda python modules. If I do understand things right, then installing Python and pygtk makes
Tracked: Feb 09, 14:38