Displaying 1 result from an estimated 1 matches for "coretechleer".
2008 Dec 16
4
perl-web-script should start a application with wine
...y $cgi = new CGI;
8 my $html = q();
9
10 print $cgi->header(q(text/html));
11 print $cgi->start_html(-title => q(lustiger wine test)),
12 $cgi->h1(q( is not an Emulator)),
13 my $output = exec("wine /usr/share/weblicgen/bin/ct.exe
14 -open /usr/share/weblicgen/bin/coreTechLeer.lic ");
15 print "$output";
16 $cgi->end_html();
17 print $html;
Error_log:
191 [error] [client 10.113.201.215] fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
192 [error] [client 10.113.201.215] Application tried to...