similar to: Universal naming convention

Displaying 20 results from an estimated 9000 matches similar to: "Universal naming convention"

2008 Oct 30
4
open network path
Hello ppl, I have an application that gets updates via a network path for example \\192.168.40.100\ is the update-server in WINE i can only make the updates if I mount via samba the available share z:/ -> is the \\192.168.40.100 And I must configure the server to show updates in Z: so that the wine clients can make the updates. To update the windows clients I change the config again to
2009 Jan 06
2
How a patch is included in a wine version
Hello ppl In my wine usage experience, I got a patch from Lei Zhang, and i worked 100% in my app. When will this patch be included in a wine version ? patch refers to http://bugs.winehq.org/show_bug.cgi?id=15543 another question, Sometimes powerbuilder application search for system32/drivers/etc/{hosts,services} files Can this be created when we execute winecfg ?
2008 Mar 14
4
How to know which env vars a software wants
Hello ppl. Im trying to install an aplication and for some reason ir says. "Cannot get enviorment variables" I spoke with the developer and he told me that it is because i dont have microsoft DAC installed. I installed it and the problem persists. I need to know how to see which ENV vars the software wants in order to create them. It is not a wine problem because I get the same error
2008 Oct 14
4
wineboot with comctl32 native
I get the following warn:module:load_dll Failed to load module L"comctl32.dll"; status=c0000135 I have comctl32 in system32 can anyone explain what status=c0000135 means
2008 Mar 10
5
Running Wine Apps From The Menu?
I read somewhere that directly running an app in Wine without first cd-ing to it's folder wasn't the best thing and that I should right a bash script to launch them if I don't wanna constantly cd to the right directory. Wine creates Shortcuts in the menu for me for all the apps I install through it. My question is, are these shortcuts the OK way to launch Wine apps or should I still
2011 Nov 15
2
[LLVMdev] Pass options to the linker
Hi all, I'm trying to use the PPL (Parma Polyhedra Library, bugseng.com/products/ppl) in one of my LLVM passes getting the error: > Error opening > '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so': > /home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so: > undefined symbol: _ZNK23Parma_Polyhedra_Library13PIP_Tree_Node2OKEv >
2011 Nov 15
0
[LLVMdev] Pass options to the linker
Hi Jorge, > I'm trying to use the PPL (Parma Polyhedra Library, > bugseng.com/products/ppl) in one of my LLVM passes getting the error: > >> Error opening >> '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so': >> /home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so: >> undefined symbol:
2011 Aug 05
1
If find x, then y, else do nothing
I want to write code that says "If you find an element equal to 4 in this vector for each person in the data set tested separately, then put in 1 for 2 and 2 for 4, else leave the variable as is" u.ppl <- (unique(init.dat1$grid)) l.ppl <- length(u.ppl) for (i in 1:l.ppl) { if (grep("4",init.dat1$Slide1_RESP)) {2 == 1, 4 == 2}; else
2011 Nov 15
1
[LLVMdev] Pass options to the linker
On Tuesday, November 15, 2011 at 10:11:25 (+0100), Duncan Sands wrote: >> Hi Jorge, >> >> > I'm trying to use the PPL (Parma Polyhedra Library, >> > bugseng.com/products/ppl) in one of my LLVM passes getting the error: >> > >> >> Error opening >> >> '/home/jorge/SvnReps/Systems/llvm/build/Debug+Asserts/lib/MyAnalysis.so':
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means??? warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv fw32.dll: invalid ELF header
2013 Jul 11
1
Can't install gcc
Hi, I'm having this odd problem with being unable to install gcc, this is what I tried and what I'm getting as an error: $ sudo yum install gcc.x86_64 Loaded plugins: security Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.4.6-4.el6 will be installed --> Processing Dependency: cpp = 4.4.6-4.el6 for package:
2009 Mar 27
6
gecko not displaying html
Hello, Im having a problem with gecko and an aplication built on PowerBuilder. My application calls some sort of HTML rendering and gecko is downloaded. After downloading, I can browse the menus but not the content in those. I only see a white screen The debug output: a) When I change the view in the menu list i get this err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005 b)
2013 Oct 10
4
- problem gcc with yum
hi all, today, I have this problem: # yum install gcc Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: ftp.hosteurope.de * epel: mirror.de.leaseweb.net * extras: ftp.hosteurope.de * updates: ftp.hosteurope.de Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.4.7-3.el6 will be installed
2007 Mar 19
1
Installing Wine 0.9.32; Flex error?
Hi there, I'm still trying to install Wine 0.9.32 ./configure -> goes well make depend > goes well make gets following errors; flex -t ppl.l >ppl.yy.c || (rm -f ppl.yy.c && exit 1) flex: fatal internal error, exec failed Broken Pipe *** Error code 1 make: Fatal error: Command failed for target `ppl.yy.c' Current working directory /usr/home/ed/wine-0.9.32/libs/wpp ***
2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ?? I dont understand how can I make this work wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e72d7a6 ESP:00334b7c EBP:00334b94
2008 Nov 03
4
wine hangs until ctrl - C is sent
Hello, I have a strange problem I have two applications called ADM and SGP When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c The message sent when i press ctrl-c is the following fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a After that it starts working
2004 Dec 08
4
Guide to Cisco 79xx
Anybody have a guide to the Cisco 79xx phones? One that I can give the 7 or 8 ppl in my office so that they can stop asking me questions. I was going to type up a basic guide but then decided I don't want to reinvent the wheel, one of you may already have one. I tried to use Cisco's guide but it's for their own protocol, a lot of options are different or rearranged. I need a basic
2007 May 03
2
Video Strangeness in Wine
I have 2 programs installed in wine - watchtower library and firefox, and have done nothing except update my fedora 5 (yum update) Now firefox gives a black screen - entirely black. The wt library did as well, but restarting X fixed that. Not so firefox. I can have another program open on another screen, so wine is not crashing. I moved another small gnome window onto the same screen, and video
2012 Jul 15
3
[LLVMdev] Compiling llvm and Clang on Linux
In order to isolate the problem I am now running on a machine whose only installation of gcc/g++ is gcc44, g++44 For this installation I am getting the following error: COMPILE: clang_linux/asan-i386/i386: /gpfs/haifa-p4/00/pincette/sitvanit/LLVM/llvm/projects/compiler-rt/lib/asan/asan_new_delete.cc /.../sitvanit/LLVM/llvm/projects/compiler-rt/lib/asan/asan_new_delete.cc:19:10: fatal error:
2012 Jul 15
0
[LLVMdev] Compiling llvm and Clang on Linux
Ok, I got. You should install libstdc++44-devel, too. Please try to install gcc44-c++ and libstdc++44-devel. Note: gcc44-c++ depends on gcc44, but gcc44-c++ and libstdc++44-devel are independent each other, at least on my host, CentOS5. ...Takumi 2012/7/15 Sitvanit Ruah <RUAH at il.ibm.com>: > In order to isolate the problem I am now running on a machine whose only > installation