similar to: Commandline tools broke between Sept 21 and 20011108?

Displaying 20 results from an estimated 2000 matches similar to: "Commandline tools broke between Sept 21 and 20011108?"

2001 Sep 28
1
smbfs + wine + sourcesafe = slow
While it is amazing that Sourcesafe runs under Wine, its performance leaves a lot to be desired. I am using Sourcesafe with Wine (my setup is documented at http://www.kegel.com/linux/vss-howto.html ). The Wine I'm using is from CVS as of last week. My workstation is a dual Pentium Xeon 1400MHz from Dell running 2.4.10. (That's a Pentium 4 Xeon using RDRAM, so it's probably about
2001 Sep 24
2
Visual Sourcesafe HOWTO
I went to the trouble of setting up Visual Sourcesafe on a Linux system recently. There was a fair amount of futzing required, so I've documented what I had to do at http://www.kegel.com/linux/vss-howto.html Comments and corrections welcome. I'd also love to know how to get this working without hardcoding NT usernames and passwords! The commandline app appears to be fully functional
2001 Sep 25
1
wine reports wrong version
I have been running, first, codeweaver's wine and, just recently I built and installed wine-20010918-1. Nonetheless, no matter which version I have had, doing a "wine --version" produces "Wine release 20010824". I have uninstalled wine before switching from one version to another. Doing "rpm -qa |grep wine" shows only wine-20010918-1 installed. Somewhere
2001 Nov 03
1
Quick UNC support hack?
I ran into a situation where partial UNC support would be helpful and easy. Visual Sourcesafe runs well under Wine if I map \\vssServer\vssDir to a drive letter. Unfortunately, our administrator has the line journal_file = \\vssServer\vssDir\foo.txt in the sourcesafe config file. This causes an error dialog box "Bad DOS filename \\vssServer\vssDir\foo.txt". If Wine handled UNC
2001 Dec 21
3
Wine config difficulties
I hope i am posting this to the right list. Specs: FreeBSD 4.x Wine 20011108 -- FreeBSD ports version Me == Newbie I am trying to configure wine manually because the package i recieved does not include winesetup. I configured the drives to suit my setup and left the rest as the defaults. When i try to start wine with "wine program.exe" i get this error:
2001 Sep 19
1
wine not installing
I've recently installed RH Linux 7.0 on my home PC I've downloaded a wine rpm (wine-20010919-1.i386) to run my windows programs. But when I try to install it (thru gnorpm) it gives two dependecy errors 1) libXrender.so.1 & 2) freetype.so.6 (I dont remember this correctly) if I understand correctly, these libraries are part of XFree86 libs, so why I am getting this message ? and what
2001 Nov 13
3
Network
Hi all, since few days I try to install a RunTime under WINE which is used to connect to a Linux Server. Having allways error 6 not socket (GLE 6) with -debugmsg +winsock options, I install telnet from Windows to try to connect to this server. I got same error. I install another windows client, PUTTY, same result: unable to connect. Does anyone know more about how to test network connexion
2001 Nov 30
1
debugging my application
My application seems to come up under wine; I get a window that comes up, but it never redraws, so I can't tell if my application has crashed or what is going on. I would like to try to add in some printfs or other type of debug statements to my code to see what is going on. How do I go about doing this? Just adding printfs doesn't seem to do anything. I don't see any debug
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to comunicate over the comm port it hangs. Here are som output to read. earlier on i get: Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c thats from vhere the com port gets an virtual memory space, i think. and in the end i have: Call
2002 Jan 29
5
Still no luck on command line parse
Thanks, bjornr, however your suggestion to try: wine "C:\Program Files\intuit\qbtimer\qbtimer.exe" gave the same result as the other command lines I tried. All invoke the qbtimer program and all get the same error from qbtimer: Can't find timer file "Files/intuit/qbtimer.exe" ... So wine properly finds the qbtimer.exe file. The error arises after the program is
2001 Nov 21
1
max. no of files(again)
Hello! A good day to you all. we've recently had some problems with samba (2.2.0) and sourcesafe. We had one particular project with over 700 files on it, and we've just recently encountered some problems with it, i.e. "corrupted" files from sourcesafe. i've read the archives, and someone mentioned that the number is actually unlimited(or 6.4million at the very least)...so
2001 Oct 17
3
SourceSafe
I am trying to run ss.exe using builtin DLLs. No luck at all:( It seems it fails to send the message (sendmsg?) somewhere. At the end, I get windows message box with the error. Any ideas? BTW, why does it ask username and password in console? Regards, Sergey FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock
2001 Nov 19
3
WineLib Seg Fault?
A question for the WineLib guru's :) I am using the wine-20011108 build with Mandrake 8.0 and with this version of wine clean compiled and installed I can run several windows programs very successfully :). Then I use winemaker to create a WineLib 'so' file and the compile and link again runs clean. But when I run the resulting 'so' file using this command line: $
1999 Feb 02
1
Unix permission problems with 'attrib'
Hi, I'm been using Samba for some time and I have been bugged by a problem with SourceSafe. I finally took some time to see what is going on and found the source of the problem (well, not in the source code though). I'm partially responsible, I have Unix files with the following rights "r--rw---" and Samba does not deal with these very well. I am now makind sure that this case
2001 Nov 29
1
wine exits to debugger immediately. Searching for dll files?
I compiled and installed wine using the ./tools/wineinstall script without any modifications. It built and installed without indicating problems. When I attempt to run any program wine drops into the debugger immediately. When I run with --debugmsg warn+all I get the following trace which I have copied in part. I gather that wine is searching for the following dll's: ntdll.dll,
2003 Feb 24
1
[Fwd: Re: GCC 3.3 release criteria]
Dan Kegel <dkegel@ixiacom.com> wrote > gcc is a great compiler, but as of gcc3.2.2, it can't > compile Samba on Sparc with -O2. This has been marked > as a high priority bug in the gcc bug tracking system, > and should be fixed before the next release. > > To make such regressions less likely in the future, > it would be helpful if somebody were to look at >
2001 Dec 22
2
slow slow slow
I find apps running in wine are unbearably slow. In particular - HTML-Kit by Chami. I really like this editor on NT at work, I want to use it at home on my FreeBSD box. It works in wine, just very very slowly. I do not have a windows partition. I'm running wine by itself. Any suggestions on ways to get speedier results? -- Chip
2002 Mar 07
0
Source safe on Samba, and corruption
hi, recently we tried moving our large source safe databases to samba. After a day of use, the databases started showing signs of corruption (strange error messages from the SS client). However, it was discovered that the server was using a very sick ethernet port, so we guess that might be the reason for the corruption (sourcesafe is a really lame product but we cannot migrate away from it just
1999 Sep 07
4
Connection reset by peer
Hi, I run Samba 2.0.5a on Linux 2.2.12 (Slackware). My clients get an error regularly (Windows95) "Network path not found" and then they lose their connection completely. The server logs the following: [1999/09/07 17:30:01, 1] smbd/service.c:make_connection(521) sbit12 (137.56.40.139) connect to service sbitdata as user sbit (uid=1000, gid=100) (pid 134) [1999/09/07 17:33:10, 0]
2012 Jan 20
0
[LLVMdev] CommandLine Manual: Writing a custom parser example broke
Hi, It looks like the "Writing a custom parser" example from the CommandLine 2.0 Library Manual is broke for 3.0+. This used to work with llvm-2.9. When I try to compile it I get: ../include/llvm/Support/CommandLine.h:964:20: error: no viable conversion from 'const FileSizeParser' to 'parser<unsigned>' I fixed it by changing struct FileSizeParser : public