similar to: Where to get libcapi20 ?

Displaying 20 results from an estimated 200 matches similar to: "Where to get libcapi20 ?"

2008 Jul 25
11
How to fix "CAPI 2.0 not installed"?
Hallo, I recently installed wine 1.1.2 on my SlackWare 12.1 Linux system, because I have to run a hardware debugging program which only runs under Windows. When I run the application, i get the message "CAPI 2.0 not installed". In the same directory as the application there's a file called capi2032.dll, and I suspect that has something to do with it. If so, how do I tell wine that
2000 Oct 06
4
R: plotting values on graphics
Everyone, I have an array of integer values which are located on a uniform 2-D grid. I want to plot the integer values at the node locations. The closest I have come is with the following code: for (i in 1:ny) { for (j in 1:nx) { ncell <- nx*(i - 1) + j ch <- as.character(ncount[ncell]) tx <- j*dx - dx/2 ty <- ny*dy - (i-1)*dy - dy/2 points(tx, ty, pch = ch, col =
2006 Apr 21
7
some EICON Diva 4BRI questions
Hi! I have some (short) question about the Eicon DIVA (V-)4BRI cards I want to have (short) answered before buying the DIVA card. I know there are several Eicon guys active on the list, thus I ask on the list instead of directly to Eicon so that all other will benefit as well. 1. Do Eicon DIVA (V-)4BRI cards support TE and NT mode? 2. Can the clock (master/slave) be configured independent
2006 Jun 09
2
Recommended SAS or SAS RAID controllers for Xen on IBM xSeries 306m with PCI-X slot
Does anyone recommend any particular SAS controller, or should I use an Ultra-320 SCSI controller instead? My machine is an IBM xSeries 306m. It has a SAS controller provided on a daughter card, but it''s not supported in the 2.6.16 kernel, so I''m looking for a separate disk controller card that will work with my existing SAS disks. -- James Holmes Programmer/SysAdmin RTDS
2002 May 18
1
SCRATCH update wrong date, soft links, Debian stable, -L, ...
Hmm, scratch the issue I used touch on the file and now it works (even though it shouldn't have made a difference). In short - maybe its not [purely anyway] rsync related. (From last post) (Though 'newer' and 'stat' had already clearly showed it to be newer, and though I had saved it to be sure it had a recent date - I tried touch anyway. Still - newer said it was newer
2002 Feb 25
0
samba - linux RedHat and win2k
I have a PC running RedHat 7.2 with 2 network interfaces (eth0 and eth1). eth1 uses static IP (192.168.0.1) and is used to connect to internal network. eth0 uses dhcp and get IP address from cable provider. It is also setup with IP Masquerade. I have SAMBA configured on the PC but from win2k is still not able to see the share. My win2k is a standalone machine that doesn't logon to any
2007 Apr 09
2
Should Join Discussion - Fwd: [whatwg] Give guidance about RFC 4281 codecs parameter
Hello, You guys might want to join this discussion. (And maybe some others too.) On the WhatWG mailing list, there's been a fury of e-mails about adding a <video> element to HTML5. They're talking about codecs and containers now. It might be helpful to have your representatives there. And help shape things. See ya ---------- Forwarded message ---------- From: Dave Singer
2019 Mar 05
1
File Permissions
I have been noticing an issue with file permissions and curious as to your thoughts on this. In the one directory the files started as... ...a 777 file was users[100] and root...now they are gc[1002] and fred_smith [1005], but the permissions changed to 764. I have a mask as 775, but this does not seem to be the case??? Here is my smb.conf...curious as to what I may have wrong on this???
2006 Jan 08
8
Cisco 801 and rcapi
(This is an extension of an email I sent earlier, but I'm not sure if it made it to the list or not.... I never saw it!) We seem to be accumulating Cisco 8XX series ISDN routers as DSL becomes more and more available in Australia and our clients upgrade. Does anyone know if those routers can make the ISDN channels available in a way that can be used by Asterisk? Preferably in a fairly raw
2005 Feb 15
2
CAPI not installed
I own a ME600 EPIA Mini-ITX main board with the latest Debian distro (kernel 2.6.8) with isdnutils-base, libcapi20-dev, libcapi20-2, isdnactivecards installed. I have a QuadBRI module by Junghanns with bristuff-0.2.0-RC3a (with asterisk-1.0.3, zaptel-1.0.3 and libpri-1.0.3), and chan_capi-0.3.5. I followed all INSTALL instructions, but I have some strange behaviour. All modules seems to be
2004 Jan 16
7
CAPI not installed, after changed from i4l to CAPI
I had unexpected hangups from my asterix box using the i4l driver. (SIP <-> SIP calls worked execellent, but SIP<->ISDN didn't.) Then I changed the i4l driver in modem.conf with the chan_capi from jungham. (http://www.junghanns.net/asterisk) I followed his instructions in the INSTALL file, and first encountered some errors compiling it. It help by deinstalling several
2007 Mar 07
1
capi installation problem
Hello, I have problem with capi, I can't install it. I have putted all info what I did and what I get :). I think you can suggest me how to solve this problem.and thanking you in anticipation. I have ISDN Frtiz!Card PCI v2.1and I want to install it to my ubuntu box (kernel: 2.6.17-10-server). Using command "lspci -vv" , I can see that kernel finds this card: *02:0d.0 Network
2009 Jan 03
8
OpenGl or Coredumps problems???
Good Afternoon!!! I am using a wine 1.1.12 version and after a source code install I don't get run applications. In konsole I had "wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart" during games running. But Driver Paralel game has a tester and it's showing 3d problems. I'm using a slack 12.1 and nvidia 7300 gt. Can someone help me???
2008 May 28
9
./configure error
hello, i have opensuse 10.3 x86_64 i want to compile wine, with this how to: http://wiki.winehq.org/WineOn64bit#head-b3c0054e075385ab599d63a46dba9d6c3934d6c0 i follow all but i get this message when doing configure configure: libhal development files not found, no dynamic device support. configure: libsane development files not found, scanners won't be supported. configure: libgphoto2
2008 Mar 23
4
Compiling wine from (git) Source - Debian Sid 64 bit ?
Hello all, really hope someone can help me on this one... That is what i have done 1. Installed all suggested lib32 libraries available 2. Direct Rendering: yes (newest fglrx 64 bit drivers from ATI site) 3. http://wiki.winehq.org/WineOn64bit went through wiki over and over but still get this errors after running ./configure configure: libxcomposite development files not found, Xcomposite
2005 Aug 15
2
Kickstart, package always selected
I'm trying to kickstart a Centos 4.1 system with the minimum set of packages. I have no use for ypbind so I'm trying to prevent from being installed, but kickstart/anaconda always insist on its installation (complaining that the package is missing). This is the %packages section of my ks file so far: %packages #-@ dialup kernel grub e2fsprogs lvm2 -slocate -bluez-utils -bluez-bluefw
2011 Dec 20
3
Get configuration flags
Hello all. Not often do I ask a question myself, but here's one: How do I know which compile flags (and/or compiler toolkit) were used to build a wine binary that I may have? I'm asking this question because, somehow, my own compiled version of Wine can't run an application, even though binaries that I grabbed from packages for other distros do work: flawlessly, in fact. I can live
2009 May 20
2
configure fails to see deps when installing on rhel 64bit
Hi, I'm trying to install the latest wine (wine-1.1.21) from source tar-ball onto a RedHat 5 64-bit server. When I first started, it warned me about a lot of missing libraries (mostly all sorts of 32-bit development files but also some applications like icotool and fontforge). Now I've managed to resolve most of them by running "./configure --enable-maintainer-mode" and then
2008 Jun 01
1
fontconfig development files not found by wine installer
Hello, I'm using Puppy linux 4.0, kernel 2.6.21.7. Output of ./configure (last lines): configure: libxi development files not found, configure: libxcomposite development files not found, configure: libGLU development files not found, configure: libhal development files not found configure: libldap (OpenLDAP) development files not found configure: libcapi20 development files not found
2005 Jun 20
1
RCAPI ISDN Support
Hello. It seems very very strange to me that nobody talks about connecting ISDN lines to asterisk using a device with RCAPI Support. There are some devices (most of them isdn routers, like the famous Cisco 800 family) that support this protocol. It basically is an ISDN to IP gateway. There used to be software that used this technology to send and receive faxes, act as voicemail and even ISDN