Wine 1.1.15 trying to run Flat Assembler 1.67.36 which was moved in /home/.wine/drive_c beforehand. error when trying to compile/run a file: "file not found".
On Sun, Mar 22, 2009 at 6:56 AM, FYR <wineforum-user at winehq.org> wrote:> Wine 1.1.15Upgrade to 1.1.17> trying to run Flat Assembler 1.67.36 which was moved in /home/.wine/drive_c beforehand.Moved? You should install it properly, like you would on Windows.> error when trying to compile/run a file: "file not found".Terminal output? Though it still may not work....I seem to remember a bug in bugzilla about this program, but can't seem to find one about compiling... -- -Austin
austin987 wrote:> On Sun, Mar 22, 2009 at 6:56 AM, FYR <wineforum-user at winehq.org> wrote: > > > Wine 1.1.15 > > > > Upgrade to 1.1.17 >once it's available for my distro, sir.. but good point. austin987 wrote:> > > > trying to run Flat Assembler 1.67.36 which was moved in /home/.wine/drive_c beforehand. > > > > Moved? You should install it properly, like you would on Windows. >ZIP file. -- and no Registry keys needed AFAIK. austin987 wrote:> > > > error when trying to compile/run a file: "file not found". > > > > Terminal output? >no. you open an example file, it's displayed OK and can be edited etc. but when you try to compile/run it: [Image: http://i42.tinypic.com/np0s4i.png ] hopefully 1.1.17 will fix this. if not, I'll be back.
I see the problem......... Wine doesn't let FASM go and include the needed files.. i.e. doesn't let the program access a given file. now why does this happen, Wine doesn't "understand" how the program wants to access the file? I saw stuff like this in previous versions of Wine.. how can I set the path or something, I don't know what can be done?
more detail, please. where is this Registry? also -- I'm thinking that Wine stops certain "methods" of file grabbing that are similar to what viruses use.......
nice regedit-like thing (is it actually a Win32 program?).. .. anyway, I don't know where and how to set the PATH variable.