Re: Is it possible to put all necessary GTK runtime files in a single directory

2005-10-25 Thread HuamiSoft Hubert Sokolowski
On Tue, 25 Oct 2005 11:56:15 -0500 Douglas Vechinski <[EMAIL PROTECTED]> wrote: > I'm sure that would work if I'm allowed to add bin\bin to the PATH > environment variable. At present that "priviledge" is not being > allowed. I will probably be able to if there is no other option, but > I'm

Re: Is it possible to put all necessary GTK runtime files in a single directory

2005-10-25 Thread Douglas Vechinski
HuamiSoft Hubert Sokolowski wrote: On Tue, 25 Oct 2005 10:58:32 -0500 Douglas Vechinski <[EMAIL PROTECTED]> wrote: I have a GTK application that I'm porting to run under Windows. This application is part of a package that has several other native Windows (non-GTK) executables all of wh

Re: Is it possible to put all necessary GTK runtime files in a single directory

2005-10-25 Thread HuamiSoft Hubert Sokolowski
On Tue, 25 Oct 2005 10:58:32 -0500 Douglas Vechinski <[EMAIL PROTECTED]> wrote: > > I have a GTK application that I'm porting to run under Windows. This > application is part of a package that has several other native Windows > (non-GTK) executables all of which are to reside in a "bin" direc

Is it possible to put all necessary GTK runtime files in a single directory

2005-10-25 Thread Douglas Vechinski
I have a GTK application that I'm porting to run under Windows. This application is part of a package that has several other native Windows (non-GTK) executables all of which are to reside in a "bin" directory. The wish, desire, command of the project leader for this project would like eve