similar to: problem with exec,system,WinExec, C functions

Displaying 20 results from an estimated 200 matches similar to: "problem with exec,system,WinExec, C functions"

2007 Sep 07
2
need to use MiKTex under wine, how to
Hi, i know, is odd, but my aplication use MiKTeX under windows, i want to use it under wine. how can i launch "latex.exe", "pdflatex.exe", under wine ? thanks -- George Enescu 16/13 Hunedoara mobil: 0720301842 tel. : 0354401534 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Nov 12
4
wine and multilanguage support
need to use romanian chars in wine. under KDE all is fine, with romanian and english languages, keyboard layout "winkeys", i can switch between english an romanian. but under wine i don't have romanian language. how can i fix that ? -- George Enescu 16/13 Hunedoara mobil: 0720301842 tel. : 0354401534
2008 Feb 29
1
CD-ROM not found UltraISO
Fedora 8 wine 0.9.55 CD-ROM not found in UltraISO how can i fix that ? -- George Enescu 16/13 Hunedoara mobil: 0720301842 tel. : 0354401534 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20080229/52b36e01/attachment.htm
2005 Apr 21
9
Screen capture, save to file
Is there anything in the utils to capture a screen ( or maybe just a window) and save to a file. I have this, but I have no idea where it came from, but it gives a corrupted image Paul # -*- ruby -*- # screen capture -- # This script runs with a Ruby/DL which is included in ruby-1.7. require ''dl/import'' module ScreenCapture extend DL::Importable dlload
2010 Oct 22
1
Code::Blocks 10.05
Hi ! I'm using wine 1.3.5 on fedora 12. Problems with Code::blocks 10.05 All is fine, edit, compile, creating projects. If i use copy and paste the IDE is freezing. Any sugestions ? thanks ! -- Petruca Romeo Constantin Str. Munteniei nr. 2A, bl. D2, apt.48 Hunedoara. tel.: 0720301842/0354401534 web : www.perosoft.org
2009 Jul 14
2
Wine or Windows
Hi, Writing a C programm, how can i detect if it run under WINE or under WINDOWS ? thanks ! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090714/b3bf31a5/attachment.htm>
2005 Dec 18
8
Invoking Rails from an API
Hi, I am trying to use ruby int an embedded web server. The environment does not have the luxury of CGI or WebBrick. I find limited documentation on how to get this to work. As a test program on windows, I tried the code in the section below. I have the issues. 1. Is public/dispatch.rb the right script to invoke a rails app? If so, what is the right way to invoke dispatch.rb? 2.
2008 Jan 16
1
Borlandc 4.5 Workshop
hello ! i'm using Borlandc 4.5 under wine 0.9.52 with fedora 8 problem with workshop.exe when i create a dialog resource in window of workshop i see nothing, but if i push the "test" button i see the dialog created. what is wrong, or what can i do ? -- George Enescu 16/13 Hunedoara mobil: 0720301842 tel. : 0354401534 -------------- next part -------------- An HTML attachment was
2011 Feb 23
1
wine & codeblocks
Hi, I'm using wine-1.3.12 with Fedora 14 Trying to use codeblocks 10.05, install is ok, running ok. Open a new empty file, write some lines in editor, select lines and copy, when i try to paste lines selected is result a crash of codeblocks. -------------------------------------------------------------------------------------------- [code] Reparsing while typing for editor
2007 Nov 18
1
wine code::block openwatcom
hi, i'm using code::blocks under wine and openwatcom compiler, all is fine, is working, but when i use option RUN no result, the program is not launching. help please !
2001 Sep 22
1
Wine and expanded memory
Greetings -- I have a DOS .exe file that I would like to run in Wine (the underlying Windows is Win2K); it gives the error "Needs 1024K of expanded memory." I have a PIF file which supposedly sets up this memory environment, but .PIF files cannot be loaded by Wine. Possible solutions: * Make wine make the .exe think there is 1024K of expanded memory. * Make wine run the .pif file
2011 May 08
0
mysql.exe ERROR 2005 (HY000): Unknown MySQL server host 'localhost' (10093)
Hi, Fedora 14, wine version 1.3.18 when i try to connect to linux mysql server with command line: wine mysql.exe -h localhost -u root -p i got this error: ERROR 2005 (HY000): Unknown MySQL server host 'localhost' (10093) with this command line is all ok. wine mysql.exe -h 127.0.0.1 -u root -p linus hosts file /etc/hosts: 127.0.0.1 localhost 127.0.0.1 localhost.localdomain
2007 Sep 19
0
wine multilaguage support, romanian<->english
in a program compiled with openwatcon under windows, i have multilanguage support, and i can switch from english to romanian with ALT+SHIFT same program compiled with openwatcom under wine, i don't have multilanguage support, more, romanian chars are replaced with symbols, how can i have multilanguage support under wine ? -- George Enescu 16/13 Hunedoara mobil: 0720301842 tel. : 0354401534
2007 Sep 25
0
wine and multilanguage support
Hello, folk's i realy need that to switch from windows to linux&wine C compiler used OpenWatcom 1.7 under wine & Fedora 7 cod sequence: SelectObject( hdc, GetStockObject( SYSTEM_FIXED_FONT )); is used in a internal editor. compiling under windows i have multi-language support (romanian-language) compiling under wine in fedora 7 i loose multi-language support (romanian-language)
2001 Feb 23
1
Howto start Linux programs from wine ?
I am using Lotus Notes 5.04a under Wine/Linux, and I can say the wine developers did a great job. I would like to start a Linux program from wine, e. g. start the Acroread viewer when clicking on an attached PDF document. Does someone know how to do that ? Reinhold
1998 Mar 22
3
R-0.61.1 compiled with egcs-mingw32
I have made available the work of the last weekend that I mentioned in my previous messages on ftp://sirio.stat.unipd.it/pub/R. Many thanks to Peter D. and Ross I. for their suggestions. If you think that the work is of some interest, I can upload it to CRAN. guido m. This is the README enclosed in the distribution. -------------------------------------------------------------------------
2012 Mar 08
4
How to fully remove a node from Puppet Dashboard (v1.2.4)
I can delete a node in dashboard fine, but when I do a search with the Inventory Search the node shows up again and also then shows up under "Unreported". Any way to get rid of all references to the node? Thanks, -- Romeo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2006 Jul 12
4
How to create rules?
Hi, I have dovecot installed and working fine. I would like (server side) a rule runs on all messages and if it finds certain words in the message it will run a script which will send a new email. How can I create these rules? Do I need another piece of software? Thank you, Romeo
2005 Jun 15
2
quota management
How does a samba administrator control how much space each share is allowed? Thanks, Romeo. romeo.theriault@maine.edu
2011 May 08
0
Re: mysql.exe ERROR 2005 (HY000): Unknown MySQL server host 'loc
Romeo Petruca wrote: > wine mysql.exe -h localhost -u root -p First of all, why are you using windows' version or 'mysql' client and not native Linux version? Romeo Petruca wrote: > i got this error: > ERROR 2005 (HY000): Unknown MySQL server host 'localhost' (10093) Most likely it's trying to use pipe and fails of course. Add '--protocol=TCP' option.