similar to: error_2_can't_find_apps

Displaying 12 results from an estimated 12 matches similar to: "error_2_can't_find_apps"

2001 Jun 30
3
winelib runs but wine ok.... Why??
Hi all, I have a small program (~10k lines) that just uses elementry API (like SendMessage). It compiles under Borland C++ Builder 5.5.1 (for win exe) and under g++ with winlib. The problem is that the Builder EXE runs perfectly with WINE __BUT__ the library built with winlib does not run - spits out a segmentation faul @ line 400 (whatever that means) and some Error 139 with nothing else. All
2001 Feb 16
1
different_languages_problem
Hi, what to do with this? thanks in advance [serge@rex serge]$ wine write.exe Invoking /opt/wine/bin/wine.bin write.exe ... For language 'fr' several language ids were found: fr_FR - 040C; fr_BE - 080C; fr_CA - 0C0C; fr_CH - 100C; fr_LU - 140C; Instead of using first in the list, suggest to define your LANG environment variable like this: LANG=fr_FR Wine exited with a successful status
2001 Apr 26
2
wine doesn't work
Hi I am a biginer on wine and Linux RH7.1 my wine doesn't work, what ever i did . Does any one have a an idea what the followin error message means and how i could make wine works .... $ wine /c/windows/notepad.exe Invoking /opt/wine/bin/wine.bin /c/windows/notepad.exe ... Wine failed with return code 1 /usr/bin/wine: line 6: 9594 Terminated tail -f $log_name $ Thanks :-)
2001 Feb 26
2
Wine Setup and Config File?
I have recently added the appropriate lines to my sources.list and done an apt-get install wine, read the included documentation, and run winesetup. Here are the results: tilleyrw@debian:~$ wine Warning: The Wine launcher is unable to find xmessage. This launcher script relies heavily on finding this tool, and without it, it will behave poorly. Most Linux distributions have
2001 Mar 05
2
WINE and IO permissions
In my latest attempt to use Wine to run Forte Agent, these were my observations. tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program Files/Agent/agent.exe' /usr/bin/wine: [: too many arguments Invoking /usr/bin/wine.bin /mnt/C/Program Files/Agent/agent.exe ... tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program\ Files/Agent/agent.exe' /usr/bin/wine: [: too many arguments
2001 Mar 01
1
WINE Problems
The following appreared when I tried to run Agent with WINE. tilleyrw@debian:~$ xhost +localhost localhost being added to access control list tilleyrw@debian:~$ xterm -display :0 tilleyrw@debian:~$ wine Wine called with no arguments. Invoking /usr/bin/wine.bin ... tilleyrw@debian:~$ wine /mnt/C/Program\ Files/Agent/agent.exe /usr/bin/wine: [: too many arguments Invoking /usr/bin/wine.bin
2001 Jul 10
0
libwine problem! - PLEASE HELP!!
Hi there, Over the last week I wanted to move from using Borland windows compiler to g++ with libwine. I used winemaker to make the makefile. Fixed some problems with compiling (2 or so). But now I acn't start the program... The output file is the amdprime.so and a amdprime symlink to the wine script. But if I try to run the symlink I get: ./AmdPrime: line 400: 29548 Segmentation fault
2001 Apr 02
0
frontpage express
Hi, I would like some help getting wine to run frontpage express. I have been using wine successfully with "Remote Administrator" for nearly a year. This is the first time I've wanted to use another program. I had an error code, and as part of the troubleshooting process, removed, purged and reinstalled everything, however continue to have the same problem. I saw on the APP
2001 Feb 08
0
net2phone
Has anyone had any success running net2phone on wine. I tried it but I recieved an error message: ]$ wine net2phone.exe Invoking /opt/wine/bin/wine.bin net2phone.exe ... /usr/bin/wine: line 380: 6945 Terminated tail -f $log_name Wine failed with return code 2 Even if I can't make it work I'm really interested to understand what's happening. (though net2phone is basically the
2001 Feb 14
1
language_problem
Hi, New to wine, i'm using dual boot system. Wine installation seems to be ok. But I was unable to launch any win apps and got two msgs: 1) # the problem must be that my unix is mandrake 7.0 french and windows 98 is russian # How to get round it? [serge@rex serge]$ wine write.exe Invoking /opt/wine/bin/wine.bin write.exe ... For language 'fr' several language ids
2001 Mar 02
1
Wine Debugging Log
While attempting some of the posted possible answers to my wine difficulties, the following debug log was produced. Does this help anyone? Wine should have a option in the debug window which would send the results of a faulty launch directly to the wine-developer list (ala KDE) so that problems can be more easily solved. tilleyrw@debian:~$ wine '/mnt/C/Program\ Files/Agent/agent.exe'
2001 Apr 10
2
Stars! kills X-Server
While playing Stars! wine sometimes kills the X-Server. This happend infrequently in all Versions of wine I tried, but this time I managed to generate a bugreport. I use wine with managed windows, this seems to be the most stable setting for Stars. To start wine I used wine -debugmsg +relay -language De_DE -- stars\!.exe -s -m >& ~/`date +winedebug_%Y%m%d.txt` | wolfgang@erwin:~>