similar to: Aix and Samba

Displaying 20 results from an estimated 10000 matches similar to: "Aix and Samba"

2003 Dec 01
0
No subject
i click on a directory on the sco box that contains more than 200 files = in it, i either get a truncated list of the files in the directory or i = get a windows message box saying that the directory is not accessible, the specified server = cannot perform the requested operation. Performing the same operation from a windows NT 4, or windows98 computer = on the same network works great. Do I
2008 May 21
10
COBOL
Just curious, maybe some old timers could help me out. I am working with a company that is migrating 20 years of Mainframe Software Development to Unix, HPUX. How much harder would it be to go to Linux, Centos Linux? Also, anyone have any experience with Fujitsu Cobol on Centos? The Fujitsu people only support Red Hat, and said I'd be on my own with Centos. In other words if it works,
2002 Nov 01
0
Could you use some help with Samba on AIX ?
First we wish to thank everyone at 'samba' for working so hard to produce a great package. It has proven invaluable to our business. I was checking for downloads and updates on your web site today and notice you did not have any one helping support or provide binaries for AIX systems. We are a Solaris, AIX, Informix and Novel shop and if I can help with providing some binaries or what
1998 May 21
1
R-beta: Problem instaling e1071
I was trying to install e1071 and the compilation failed. Can some of you R gurus help me with this... thanks pedro ---- Installing package `e1071' ... libs gcc -g -fpic -I/usr/local/R/include -c pgm.c -o pgm.o pgm.c:19: pgm.h: No such file or directory make: *** [pgm.o] Error 1 cp: src-c/*.so: No such file or directory R DONE ----- Pedro Vale Lima Dep. Chemical Eng.
2002 Nov 20
0
Rediscover Your COBOL Assets with Acucorp
Introducing Acucorp's Innovative extend5 Software Solutions For the last 14 years, Acucorp has provided Fortune-class corporations, government end users and independent software vendors (ISVs) with unparalleled support for the maintenance and modernization of COBOL applications. While other software manufacturers have created solutions that solve specific technical problems, Acucorp has
2002 Nov 04
3
New to wine question concerning Path Variable
Howdy, I am trying to run a Cobol Compiler through wine. I am running RH7.3 with a current wine release. My directory structure is /usr/share/wine-c/COBOL/. I have been successful in running other applications through wine, but not ones that require a PATH= entry. My problem is: it's looking for an entry in the PATH environment variable that includes 'C:\COBOL' which stores
2003 Jan 08
1
Trivial patch: update README about AIX port status
Hi All. As of now, openssh on AIX passes all regressions tests (and, yes, I just checked!), works with privsep, bugzilla has zero open AIX-specific bugs and IBM ship it essentially unmodified as a supported product. I think it's beyond "support underway" :-) -Daz. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
2008 Apr 19
1
Inverse transform after applying function in frequency domain?
Dear R-Help, I wish to simulate a process so that it has certain properties in the frequency domain. What I attempted was to generate a random time-series signal, use spec-pgram(), apply a function in the frequency domain, and then inverse transform back to the time-domain. This idea does not seem as straight forward in practice as I anticipated. e.g. x<-ts(rnorm(1000, 0,1), frequency=256)
2008 Apr 11
4
Re: How much is involved in porting a new OS to Xen fullvirtualizaiton?
Well, first, you''re going to have a lot of trouble getting anyone to touch SCO these days. With all the legal stuff they''ve pulled over the past couple of years I''m sure that no one is going to be eager to get in their way on purpose. What issues are you having getting SCO to run under XEN? Theoretically, with XEN HVM support, you ought to be able to run just about
2009 Feb 05
0
[LLVMdev] C++ ray tracer performance: gcc 4.3.2 vs llvm-gcc 4.2.1
On the off chance anyone here is interested in more performance results, I compiled and ran the fastest of the implementations of the ray tracer in C++ from my language comparison: http://www.ffconsultancy.com/languages/ray_tracer/ This is a small program with a relatively large hotpath. Specifically, around 30% of the time is spend in the ray sphere intersection but another 30% is also
2004 Oct 07
3
- Advice on NetFinity 5000 series
I have an opportunity to pick up a couple of NetFinity 5500's 4 way Xeon 550's w/ 2 gig RAM for very little $$$ I have seen this: http://www.mail-archive.com/asterisk-dev@lists.digium.com/msg00719.html In it, there is a passing remark to the Digium cards having problems with NetFinity's. Can anyone here comment on whether this is still an issue with * 1.0? It'd be a bummer if
2012 Apr 27
3
OT Open Cobol
Hi, Has anyone on this list had any success with installing and using Open Cobol on RH or CentOS? Any pointers would be very welcome. I have Googled and am working with Vince on the Open Cobol mailing list to try to resolve installation problems. ChrisG
2017 Jul 12
5
[LLD] Linker Relaxation
Hi, On Wed, Jul 12, 2017 at 2:21 AM, Rui Ueyama via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Thanks, Bruce. This is a very interesting optimization. > > lld doesn't currently have code to support that kind of code shrinking > optimization, but we can definitely add it. It seems that essentially we > need to iterate over all relocations while rewriting
1999 Jul 29
0
Samba & COBOL
I am configuring samba to connect 10 PCs with windows 95 and access data from a linux server. Most of the programs, even when they are DOS based programs that have been installed on linux and accessed from windows 95 seem to work fine. But when i try to run a cobol account application from Windows95 accessing data from linux, the program runs but a FILE SHARING VIOLATION MESSAGE appears on the
1999 Jul 27
0
Problems with a COBOL program
I have recently installed a SAMBA server on a LINUX server to be accessed by Windows 95 workstations. All other DOS based applications ran perfectly via samba but there's a COBOL accounting application I cannot make it run fine. Everytime I run it and try to execute any transaction, a COBOL SHARING VIOLATION error message appears on the screen and takes me back to the prompt. I have already
2004 Jun 10
1
X-12-ARIMA
Dear All, I've used the X-12-ARIMA or its earlier versions from S+ and R under both Unix and Windows platforms for many years using the klugey approach of calling an executable using in R the system function. I've found this serviceable for the following reasons. 1) Paul Gilbert's hunch is correct that many of the subroutines have extensive IO calls (especially the X-11 engine)
2008 Nov 26
0
Locking Console: A simple little script
All, A few people have reported this problem over time: A machine that has been up for awhile, you execute the console for a DomU and you type a few characters and the system becomes unresponsive. Everything on the DomU is working, but you can''t use the console. The only way to fix this is to find the running process id for the xenconsoled and kill it and then restart the console.
2005 Jul 05
1
Netfinity 5100
Hi, it happens I could get a Netfinity 5100 IBM server and I was wondering if anyone has successfully installed CentOS4 (or even 3) on this server. Thanks, have a nice day Simone
2005 Mar 22
0
"Succes" report for TDM400 and IBM Netfinity 5600
Hello! I just wanted to tell everyone that I have successfully used a TDM400 with an IBM Netfinity 5600 server. I used PCI Slot 3 (the first hot-swap PCI slot). I had a ServeRAID 3L controller in slot 1as well, which managed the server's array. Other than that, there was nothing extra installed. 2x667MHz PIII, 1GB RAM, 4 x 18GB hot-swap SCSI drives. The only problems I had were Ouch
2015 May 22
3
SCO OpenServer
If you upgrade to sco 5.0.7, you get samba 3.0.20 5.0.6 had samba 3.0.14. so im wondering why your using samba 2.2.. samba 3.0x. is on the supplimental discs. Gr. Louis >-----Oorspronkelijk bericht----- >Van: dave at anchor-tech.co.uk >[mailto:samba-bounces at lists.samba.org] Namens David Nolan >Verzonden: vrijdag 22 mei 2015 14:12 >Aan: 'Mauricio Tavares' >CC: