search for: _don't_

Displaying 20 results from an estimated 66 matches for "_don't_".

2005 Jun 22
4
FXS interfaces
Hi all, Does somebody know why no load modules to FXS? I used zaptel-1.0.7 version driver. [root@server1 zaptel-1.0.7]# modprobe wctdm ZT_CHANCONFIG failed on channel 3: Invalid argument (22) Did you forget that FXS interfaces are configured with FXO signalling and that FXO interfaces use FXS signalling? /lib/modules/2.4.21-27.EL/misc/wcfxs.o: post-install wcfxs failed
2004 Jun 03
1
parking in multiple contexts
Hi all, If I have multiple extension contexts for different businesses sharing an * pbx, and I include => parkedcalls in each of these separate contexts, would someone at biz-1 be able to pick up a parked call that someone in biz-2 parked? I _don't_ want this to happen -- I'd like to be able to include a different "parkedcalls" context in each business' context, and prevent someone at, say, the mortgage broker's office from picking up a parked call from the collection agency's context. Anyone have an idea of h...
2012 May 08
3
[LLVMdev] [PATCH][RFC] Add llvm.codegen Intrinsic To Support Embedded LLVM IR Code Generation
...to clang, dragonegg, opt, .. You want to codegen in the optimizer? I'm confused. > An LLVM-IR optimizer pass does not have access to the file system and > it can not link to the LLVM back ends to directly create PTX. Creating > PTX in an optimizer pass would be an ugly hack. So you _don't_ want to codegen in the optimizer. Now I'm really confused. > The cleaner solution is to store an LLVM-IR string in the host module > and to mark it with the llvm.codegen() intrinsic. When the module is > processed by the backend, the string is automatically translated to >...
2020 Jul 22
2
Re: [PATCH nbdkit] server: Deprecate the -e/--exportname parameter.
...t -U - -e bar info --run 'nbdsh -u $uri -c "print(h.pread(3, 0))"' Of course, you can accomplish the same with: nbdkit -U - info --run 'nbdsh -u nbd+unix:///foo\?socket=$unixsocket \ -c "print(h.pread(3, 0))"' but that's a lot more painful to write. We _don't_ need to advertise 'foo' or 'bar' over NBD_OPT_INFO (at least, not for plugins that don't implement the forthcoming .export_list callback), but _do_ need a way for the captive application (nbdsh in this case) to know _which_ export the captive should connect to. And, i...
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
...gt; clear for everyone else? It doesn't take anything away - unless you > really don't want it to be used in other projects. Why should I do something that is not needed? But before you like to discuss things with me, I recommend you to first inform yourself correctly. I if course _don't_ mix CDDLd code with GPLd code. J?rg -- EMail:joerg at schily.net (home) J?rg Schilling D-13353 Berlin joerg.schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.org/private/ http://sourceforge.net/projects/schilytools...
2012 Nov 06
4
apcupsd
Anyone else around using apcupsd? I seem to be seeing a problem, and I'd like someone to check me on it: I edit /etc/apcupsd/apccontrol to replace the value of SHUTDOWN from /sbin/shutdown to /bin/false (we don't want 3 or 6 servers shutting down over a 2 second or so blip, which it really wants to do). What's happened is that a machine shut down the other day, and looking at it, I
2012 May 08
0
[LLVMdev] [PATCH][RFC] Add llvm.codegen Intrinsic To Support Embedded LLVM IR Code Generation
...> You want to codegen in the optimizer? I'm confused. > > An LLVM-IR optimizer pass does not have access to the file system and > > it can not link to the LLVM back ends to directly create PTX. Creating > > PTX in an optimizer pass would be an ugly hack. > > So you _don't_ want to codegen in the optimizer. Now I'm really > confused. > The device code IR would be generated in the optimization pass, and codegen'd when the host module is codegen'd. The word "codegen" is overloaded here, as we're talking about IR codegen during o...
2004 May 12
5
starnge Auth problem in w2k Domain with ADS
Hi, my Situation: a w2k-server set in mixed mode as ADS-Server,a debian machine with latest stable samba compiled self with ADS-support. samba machine joined to ADS-Domain succesfully, winbindd installed and configured, all w2k users and groups visible on samba-server. Browsing and connecting to w2k-server and samba-server from the samba server with smbclient and -k option works fine for all
2014 Jan 16
3
USB boot problems on Gigabyte GA-M55Plus-S3G
> >Are you willing to dd such image (*not* using Windows OS) and provide > >feedback? > > Yes. More broadly, I am willing to dd and try *any* image you might > ask me to try. > Hi Ronald, You posted in a recent email in this same email thread, about successfully booting an ArchLinux USB. Among several differences in comparison to your prior tests, you used a
2005 Aug 30
0
No subject
...d be able to devise a scheme whereby the user is forced to periodically make updates which will slow down the system and increase hardware requirements to the point where his existing hardware must be replaced on a regular basis. I just have one request: If you decide to go ahead with this, please _don't_ give me any credit for the idea. :-) -- cgibbs@sky.bus.com (Charlie Gibbs) Remove the first period after the "at" sign to reply.
2005 Aug 30
0
No subject
...d be able to devise a scheme whereby the user is forced to periodically make updates which will slow down the system and increase hardware requirements to the point where his existing hardware must be replaced on a regular basis. I just have one request: If you decide to go ahead with this, please _don't_ give me any credit for the idea. :-) -- cgibbs@sky.bus.com (Charlie Gibbs) Remove the first period after the "at" sign to reply. --__--__-- _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/win...
2009 Jan 11
2
Printing problem
Hello, I'm new to WINE and cannot get a windows desktop publishing program to print. Wine's notebook prints, so I know WINE can reach my printer (Canon Pixma IP4200). What can I do to get my Quark program to use the same drivers? When I try to print now, nothing happens -- no messages, nothing. Thanks for any help. Frank
2006 Aug 01
1
Connect-Disconnect DSL on commandline
Hi Folks, I'm using CentOS 4.3 on my Desktop-Computer. I've been switched from Suse: I'm using for Internet-Connection DSL (Germany). It will be started at boottime. But how can I connect/disconnet this connection without using a GUI during the Computer is runnig . Is there a command(-line-tool)? On Suse there was a program called "cinternet" that fits for this task. An
2006 Mar 17
1
"renaming" dataframe1 using "column" names from dataframe2?
I have a dataframe named ?temp?, and another dataframe named ?descriptions?. I wish to ?rename? temp, and to ?call? it the names of a certain column in the dataframe ?descriptions?. Is there a good way to do this? A similar question: I am using a ?for loop? to create several new dataframes. e.g. for(j in 1:9){ .. I?d like each dataframe to be named d1, d2, d3, with the number being tied to
2004 Jan 09
0
SV: Mailing list growth
Hi Isn't this exactly what we _don't_ wanna do?! =) I suppose TDM and VoIP is supposed to interconnect not to be separated. i think it's nice with a busy list, it means some real hot stuff is happening, and that's good! rgds /staffan -----Ursprungligt meddelande----- Fr?n: Luciano Ramos [mailto:lramos@telviso.com.ar...
2002 Apr 18
0
Installing MS Office gives error in installer
...e information if the following doesn't work for you. Using the latest CVS version of Wine, I managed to install the Dutch version of Office 2000 on a fake_windows partition using the default DllOverrides: "*" = "builtin, native, so". When running the setup tool for Office, _don't_ install Internet Explorer 5.0, but only the minimal component. Also, the installer only worked when _not_ using Desktop mode. Unfortunately, Office 2000 doesn't work flawlessly for me. I seem to be unable to save documents in Word, for instance. Hope this helps, -- Tijs van Bakel,...
2009 Aug 08
2
trying to get RegAlyzer working
RegAlyzer is in the AppDB but I can not get it to see the registry of another hard drive. I can browse to it, but I get an Access Denied error. I have read about issues running Wine as root, is there any other way? I eventually want to replace BartPE with an Ubuntu LiveCD, but I must be able to remove registry entries.
2005 Dec 03
0
Shares Problem
...twork Neighborhood), and see, the shares, but entering is denied--the Windows devices invite me to log in and then reject the login. Winbindd is running, and the windows devices are pointed to the samba box for the WINS service. I've run the checklist from TOSHARG2, and the only items that _don't_ work are smbclient //lserver0/accounts -U<user> (including mfwic). That gets me a tree connect failed: NT_STATUS_ACCESS_DENIED error. However, if I run smbclient //lserver0/accounts -Uroot with the root password, I get into the shares. I cannot ping by name the m...
2012 Sep 05
1
How to effectively remove Outliers from a binary logistic regression in R
Hallo there, greetings from Germany. I have a simple question for you. I have run a binary logistic model, but there are lots of outliers distorting the real results. I have tried to get rid of the outliers using the following commands: remove = -c(56, 303, 365, 391, 512, 746, 859, 940, 1037, 1042, 1138, 1355) MIGRATION.rebuild <- glm(MIGRATION, subset=remove)
2008 Mar 11
1
Re: wine-0.9.56-1.fc7 . Success with Visio 5. Problems with cups
Data Rational Communic... wrote: > Hi, > > I am running wine-0.9.56-1.fc7 on a Fedora 7 system. I installed Visio 5 > (must be around 10 years old!). The Visio seems stable when running under > wine, the graphics are good and I can save the vsd files under wine. > > Two small problems > > 1. Unable to save complex diagrams to jpg or gif. For example, there is an >