similar to: Building 1.1.23 on Red Hat WS 4.6 fails

Displaying 20 results from an estimated 100 matches similar to: "Building 1.1.23 on Red Hat WS 4.6 fails"

2008 May 10
2
Can't compile wine-1.0rc1
Hello. I've tried compiling the release candidate, but I get this error: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./advapi32.spec advapi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o version.res -o advapi32.dll.so -lrpcrt4 -lkernel32 -lntdll -Wb,-drpcrt4
2010 Oct 17
0
Problem installing wine 1.3.5
this is the error i get. winebuild: crypt_arc4.o is an empty file winegcc: ../../tools/winebuild/winebuild failed make[1]: *** [advapi32.dll.so] Error 2 make[1]: Leaving directory `/home/jvhellraiser/wine-1.3.5/dlls/advapi32' make: *** [install] Error 2 anyone?Help!!! i try to install it and everything went fine until i got this error.
2006 Aug 12
0
doc/lit ws consumption
I am new to ruby and rails. I am having trouble consuming a java web service with the soap/wsdlDriver library. My java web service, FooService, has one method, search(String). I am sending the data from a form to this method in my controller: def search searchTerm = params[:searchTerm] factory = SOAP::WSDLDriverFactory.new("http://localhost:8080/services/FooService?wsdl")
2006 Feb 08
2
REST / WS adapter for Rails
Is anyone building an adapter that would enable a Rails application to interface to a REST or SOAP web API? It would enable a Rails app to consume REST or SOAP via a model. Or is not worth the effort because web services are so different from databases, even though they are typically data sources? Please reply to richardc@ASO.com. -- Richard Cunningham E-Mail:
2006 Jan 30
0
WS-Security
All, Is there already or plans for Ruby on Rails to support WS-Security? Ron
2005 Mar 07
0
Rails 0.10.1: FCGI stability, WS generator, tons of fixes
This is the point release to tie up the various loose ends introduced with Rails 0.10.0. Action Web Service has seen the most interesting improvements feature-wise with a new generator and tie-ins with the testing setup. There''s better support for XML-RPC: Instead of performing type checking on the parameters the remote client sends, AWS does casting to try and make it compatible
2010 Jun 22
2
ls says: /tank/ws/fubar: Operation not applicable
Anyone know why my ZFS filesystem might suddenly start giving me an error when I try to "ls -d" the top of it? i.e.: ls -d /tank/ws/fubar /tank/ws/fubar: Operation not applicable zpool status says all is well. I''ve tried snv_139 and snv_137 (my latest and previous installs). It''s an amd64 box. Both OS versions show the same problem. Do I need to run a scrub? (will
2009 Jun 18
0
SSOAP access to a j2EE-ws service
I am currently trying to access a SOAP web service (hosted on a JBoss5 server and defined as a J2EE-ws service) via the SSOAP R-package. But all I can get is a NULL answer. The web service seems to work as it can be accessed using a general web-service tester. The web service wsdl is here: http://smg8.ulb.ac.be:8080/web2?wsdl. This is how I try to call the web service from R: --- >
2002 Jul 19
0
user on W2K SP2 SERVER cannot auth on samba PDC (but W2K WS yes)
Client = W2K OS Server SP2 but not server for anything except a shared software. (I didn't run dcpromo) I've just built a brand new domain with samba as PDC. I did not have any problem with W98, NT WS, NT Server, 2K WS and XP WS. All of these joined the domain successfully and users are happy. But, a user in the company runs a W2K SP2 os SERVER as workstation. There was no
2005 Jan 30
1
samba-3 problem joining ws to domain
G'day Rauno, Just wondering if you ever found a solution to your problem (http://lists.samba.org/archive/samba/2003-September/073997.html) regarding Windows 2K workstations joining a Samba3 domain. I seem to be experiencing the same problems - with the access denied message. Any ideas would be most appreciated. Regards Corey Johnston.
2005 Oct 06
1
slow down with WS 2003
Debian Sarge as fileserver. W2003 as an application server on an HP desktop, only providing services to 3 other machines. A DOS application, whcih of course is not g'teed by MS to run on Terminal Server, but has seemed OK. Now it produces extreme slowdowns, I think unpredictably. It seemed to start suddenly last week, raising the question of an MS update that has altered behaviour...
2011 Nov 12
0
Can't find domain (but domain logins for joined WS and roaming profile works! ; -/ !
I'm trying to join a 2nd workstation to my domain -- but it can't find the domain name. It's a Win7 machine (same as 1st)...all settings are the same and wireshark shows the problem is the DC is claiming it can't find the domain name (that it is the DC for!?)... um... Lets see: > wbinfo --all-domains BUILTIN BLISS wbinfo --own-domain BLISS wbinfo --verbose -D Bliss Name
2014 Oct 15
0
Samba 4 PDC to WS 2008R2 DNS replication
Hi! I have configured Samba 4 as a domain controller, joined WS 2008R2 as additional domain controller and need to replicate DNS from Samba to Windows. Is there a way to do it? Thank you.
2006 Mar 22
0
Use of the index of a for loop to assign values to the ro ws of a series of variables
1. The matrices are only 3x2. In your loop you'd be assigning rows 4 and 5 in the last two iterations. Are you sure that's what you want? 2. The reason it ``didn't work'' is because assign() takes the first argument as the name of the object to create, literally, instead of evaluating it. 3. You probably ought to be working with a list. E.g.: m <- replicate(5,
1998 Aug 27
0
problem with smbclient access to NT4.0 WS share
Thanks to all for a wonderful package. It's sharing fine from my Debian box but smbclient isn't working the other way round. Here's the detail: I have three machines together: an NT4 Workstation (sp3), a Win95 machine and a Debian (Hamm = latest stable release). The NT 4 machine has a shared drive I want to access from my Debian machine. I can access that share from the win95
2000 Feb 16
1
NT WS Error: "This account not atuhorized to login from this station."
I know the problem lies in my smb.cnf file, but I just can't find it. Can anyone help? -------------- next part -------------- HTML attachment scrubbed and removed
2007 Apr 28
0
Configuring R-2.5.0 for X11 on Red Hat WS 4 x86-64
I have been unable to configure R-2.5.0 for the X11 interface on Red Hat WS 4 x86-64 (AMD Opteron). The configure script looks for XtToolkitInitialize in libXt, and does not find it because it's not in libXt (which is present, however). I tried installing openmotif and openmotif-devel, and that is no help. How do I configure the X11 interface under this situations? Thanks, Bruce
2012 Nov 27
2
Intel VT-d and Asus Desktop/Workstation mainboards, eg. Asus P9X79 WS
Good day to you Im a casual Xen user and am also using I/O Virtualization. I had always trouble getting DMAR tables (and IOMMU) recognized with Asus Mainboards, despite the fact that I always used this boards a lot. Since the Nehalem Intel architecture, I looked into Intel Mainboards due the fact that this seems to work out with Xen, Linux and VT-d. My request is, that someone who tried Asus
1999 Sep 16
1
mounting NT 4.0 WS shares w/Linux
Running NT 4.0 WS SP 5 and samba 2.0.5a on Linux, 2.2.12 kernel. Whenever I mount an NT share from Linux, it times out after an indeterminate period of time. This has been a continuing problem, the only workaround being to perform something requiring disk activity on the NT box, bypassing the cache (i.e., ls > /dev/null doesn't work, but df does). This must be done on a regular
2008 May 09
4
Gnome-terminal's backslashes look like Ws with a horizontal line through -- how to get a backslash?
Hello! I've just started trying gnome-terminal (instead of xterm) because of its "tabbing" facility. However, I note that with it backslashes appear something like a W with a horizontal line through it. Any known way to get a backslash to appear as a backslash? To see what I mean, use gnome-terminal with echo '\' in bash, ksh, etc. Regards, Chip Campbell