Displaying 9 results from an estimated 9 matches for "creta".
Did you mean:
crete
2009 Jan 13
2
Using fortran code which call LAPACK subroutines
...|FLIBS| to override the test for the FORTRAN linker flags. Also,
recent versions of R can detect external BLAS and LAPACK libraries./
but nevertheless I have to include something more? or modify the script?
-should I compile from SHLIB with other options or include it directly
into a package and cretae a makevars or PACKAGE_LIBS...? I'm lost...
The subroutine I try to use is delcols.f
(http://www.maths.manchester.ac.uk/~clucas/updating/addcols.f) which calls
* .. External Subroutines ..
EXTERNAL DGEQRF, DLASR, DROT, DROTG, XERBLA
Thank you very much!!
2007 Mar 19
1
problem with installing csi:dark motives
...ubuntu as my windows was causing
me problems so i decided to go to linux.
but i bought csi:dark motives before this happened and now i cant play
it.
i can install it using wine but when it nears to the end of the
installation it says "run-time error '429'. ActiveX component cant't
cretae object. please can someone tell me what im doing wrong
2012 Jan 10
5
6 fundamental migration problems for beginners
...When I create a model (for example "rails generate model
Football_League") , I see in db/migration a "create_football_leagues.rb"
. I want know what is the rules of RoR for changing the name that I gave
to my migration ? ( My migration''s name was FootballLeague and ruby
cretaed "create_football_leagues.rb")
----------
2 - What is the rules of naming ruby for creating a class in that file ?
( Ruby created a "CreateFootballLeague" class in
"create_football_leagues.rb")
----------
3 - After I use rake db:migrate , although I had 3 migr...
2014 Nov 02
3
DC2 denies access when saving through the Gro
...on https://wiki.samba.org/index.php/SysVol_Bidirectional_Replication
Mirco.
We see, the owner still is "foo" with uid=500 > Do things work if you test as "Administrator" (root) ?
> achim?
Unfortunately not... when I login with "MYDOM\Administrator" on DC2 and cretae a new GPO it looks like that on DC2:
drwxrwx---+ 4 root 500 4,0K Nov 2 00:52 {562AB030-6351-42C1-9850-D5B12BF45570}
As soon as sysvol sync runs the directory on DC1 looks like that:
drwxr-x---+ 3 root root 4,0K Nov 2 00:55 {562AB030-6351-42C1-9850-D5B12BF45570}
On this step, I even ca...
2009 Mar 18
0
search across models
...video and audio stream parametes
and it has all other table ids like:
transportstream_id
containerformat_id
program_id
and i have association like:
containerformats has_many:transportstreams
transportstreams has_many:programs
programs has_many:streams
streams belongs_to :all above tables
I have cretaed a search controller to implement the search:
now here my sample querie i want to implement in my search controller.
find streams from containerformats has number of programs = 1(which is
from transportstreams table) and nummberof videos =1 (which is from
programs table) and resolution ="720...
2006 Oct 19
0
AIX 5.2 Samba 3.0.23c Samba peculiarities
...ir
Volume in drive Y is testshare
Volume Serial Number is 09A1-4CA2
Directory of Y:\
File Not Found
Y:\>notepad wheresthefile
Y:\>dir
Volume in drive Y is testshare
Volume Serial Number is 09A1-4CA2
Directory of Y:\
File Not Found
Y:\>type wheresthefile.txt
This is a test file cretaed by notepad
Why can I not see it in a directory listing
Y:\>del wheresthefile.txt
Could Not Find Y:\wheresthefile.txt
>From SMB Client
[wmsprod1:root]/usr/local/samba/var> smbclient \\\\wmsprod1\\wisk
-UYWS\\cuthbertm$
Password:
Domain=[CORP] OS=[Unix] Server=[Samba 3.0.23c]
smb: \&g...
2003 Dec 16
2
Samba 3.0.1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
In an attempt to avoid the holiday rush common to software
releases, the Samba Team is proud to announce the availability
of the first patch release of the Samba 3.0 code base.
This is the latest stable release of Samba and is the
version that all production Samba servers should be running
for all current bug-fixes. Some of the more common bugs in
2003 Dec 16
2
Samba 3.0.1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
In an attempt to avoid the holiday rush common to software
releases, the Samba Team is proud to announce the availability
of the first patch release of the Samba 3.0 code base.
This is the latest stable release of Samba and is the
version that all production Samba servers should be running
for all current bug-fixes. Some of the more common bugs in
2013 Mar 15
11
OT: A lightweight monitor software
Hi all,
I have a test lab installed over an ESXi 5.1 host that contains 5
CentOS vm guests. I would like to monitor CPU, RAM and Network for
these vm and ESXi host. Zabbix and Nagios are too to accomplish this
task. Does anyone know any lightweight openosurce soft to do this??
Thanks.