Displaying 7 results from an estimated 7 matches for "atlast".
Did you mean:
atlas
2004 Jul 14
3
Vonage working with asterisk
atlast after working of 7 hours i got voange soft account working on asterisk.
2009 Jun 26
1
can't use ATLAS or ACML | 2.9.0
...#39;dgemm_'
/usr/bin/ld: cannot find -lf77blas
collect2: ld returned 1 exit status
configure:37236: $? = 1
configure: failed program was:
What puzzles me is that lf77blas is definitely in /usr/lib64/atlas -
but configure couldn't find it (?). Perhaps its because 100% of the libs
in the atlast subdir are xxx.so.3 (perhaps R config is looking for so.1
libs?).
I suspect that many/most of the problems I'm having with getting R to
compile (with BLAS and LAPACK) are related to these basic issues - if I
can't do even a simple compile with blas, then whats left?
2005 May 17
4
HOW TO Enable IPSec for FreeBSD.......???
Hi,
I have tried to enable IPSec support for my
FreeBSD( 4.11-RELEASE) system.
First, I copied the generic kernel configuration file
to a file I called MYKERNEL:
#cp /usr/src/sys/i386/conf/GENERIC
/usr/src/sys/i386/conf/MYKERNEL
Then, I added the following three lines to the options
section of /usr/src/sys/i386/conf/MYKERNEL:
options IPSEC
options IPSEC_ESP
options
2006 Jul 22
2
fetching records from tables
Dear all,
I have a doubt,
How to fetch records from tables, which are not having ID field as its
primary key.
If possible, please tell me to way to extract data from those tables.
--
with regds,
Nahalingam N. Kanakavel.
(http://www.nahalingam.bravehost.com/PlanetN/)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Oct 21
2
Wine Installshield and Sketchup
...ery short
distance further:
Error Code: -5009 : 0x8000ffff
Error Information:
>Kernel\TextSubstitution.cpp (368)
>Ctor\ObjectWrapper.cpp (163)
>Ctor\ObjectWrapper.cpp (384)
>Kernel\Component.cpp (1161)
>Kernel\CABFile.cpp (384)
>SetupDLL\SetupDLL.cpp (1655)
pAPP:SketchUp
PVENDOR:AtLast Software
PGUID:9421EB49-B1C8-496F-A307-FF0E4F43E6F5
$9.1.0.429PAK
@Windows 98 A (67766446) BT_OTHER 18118.16410
Google also tells me that Sketchup will run successfully under Wine with a Win
partition. I don't know if that means anything but as I don't have Windows
anyway it's not...
2006 Oct 25
3
Quintum DX as gateway to PSTN for Asterisk
Hello,
I try configuring Quintum DX gateway as link to PSTN for *. Now, I can dial number which is connect to Quintum, and call is diverted to *. I don't know what I should set, if I want call from SIP_phone registred in Asterisk to PSTN via Quitnum. I set in sip.conf account for Quintum
[sip_proxy-out]
type=peer
outboundproxy=QUINTUM_IP
, and changed extensions.conf. When
2004 Sep 09
4
imq config
Dear all,
I know this is not imq mailing list. But many of the users over here
have done exactly what i want.
Requirement:- I want to tight bound eth1 for 100 kbps
but after i want to create many classes of 64 kbps or 50 kbps and
others. But the total sum of classes is more than 100 kbps so my eth1 is
not restrciting total bandwidth at 100kbps.
According to search on google imq is the solution.