I just installed on my up to date FreeBSD 5.4 box. I'm a little
confused as to whether or not there are things I need to configure or
not.<br>
<br>
I went to go through the docs, and it was talking about using a file
named &quot;config&quot; as a template, and modifying from there. Well that file
didn't exist anywhere on my machine, or in the source I downloaded. In
fact, looking in the Wine CVS seems to show that the config file has
bee removed.<br>
<br>
Searching online lead me to run winecfg, and setup some basic stuff,
and then try to run the program in question by doing &quot;wine
&lt;application&gt;&quot;. <br>
<br>
I can run notepad.exe without a problem, and I was also able to run the
installer for the application I was installing without a single
problem. When I run on &quot;wine pgmanager.exe&quot; though, I get the following:<br>
<br>

err:syslevel:_CheckNotSysLevel Holding lock 0x9c380fe0 level 2<br>

err:syslevel:_CheckNotSysLevel Holding lock 0x9c380fe0 level 2<br>

err:syslevel:_CheckNotSysLevel Holding lock 0x9c380fe0 level 2<br>

wine: Unhandled exception (thread 0009), starting debugger...<br>

err:syslevel:_CheckNotSysLevel Holding lock 0x9c380fe0 level 2<br>
<br>
How can I find out if I'm missing some necessary configuration information, or files?<br>
<br>
The application in question is PostgreSQL Manager Lite for Win32 which can be found at <a href="http://www.sqlmanager.net">www.sqlmanager.net</a> .<br>
<br>
Any help would be most appreciated.<br>
<br>
Thanks,<br>
Steve<br>