Displaying 20 results from an estimated 124 matches for "fruitless".
2019 Sep 13
6
Is the smbldap-tools package no longer maintained?
I've been trying to find news on the smbldap-tools package from IDEALX
but my google searches have been fruitless. In my FreeBSD port build
run yesterday I noticed that the port is listed as *broken* because
the download link no longer works. Is there a new home for this code
or has it lost it's maintainer?
*Note* I was able to build against a cached download but if the
(download) location has moved than...
2004 May 28
5
Time to lock down v1.1?
...ing Stable in a production environment.
There has been a number of postings in the last few days relative to bugs
in sip, iax2, zaptel, codecs, etc. The add-on folks are obviously also
having problems keeping up with modifying patches to a constantly moving
target, and applying those to Stable is fruitless.
I'd even suggest that no v1.2 Head be created until such time as the
majority of bugs are fixed, and that souce _then_ copied to whatever
the next version is going to be called.
All in favor?
2017 Sep 24
2
Call for testing: OpenSSH 7.6
...bewilderbeest.net> wrote:
[....]
> And now I'm not able to reproduce the failure at all, with or without that
> patch. Not sure what could possibly be different (same git commit, same
> terminal session/environment, same 'make' command), but repeated attempts
> have been fruitless
You didn't happen to upgrade OpenSSL since then?
> -- now test_kex gets "352 tests ok" every time (after
> printing a bunch of ENOENT warnings on /usr/local/etc/moduli).
Unfortunately the tests can't work around those warnings but you can
copy the moduli file into /usr/lo...
2008 Jan 06
0
[LLVMdev] RFC: 2008 LLVM Conference
If the time is convenient, I'd love to attend (I'm a newbie with LLVM,
but am starting to integrate it into my personal project).
I do have a question, as my google searches are fruitless: when and
where was it last year?
-Jon
On Jan 6, 2008, at 5:26 AM, Bill Wendling wrote:
> Hi all,
>
> It's the new year! So the question on everybody's mind is, of course,
> "Will there be another LLVM conference?". I'm sending this out to
> gauge interest...
2007 Dec 06
2
simple problems
Hello R users,
I have been looking through Help files and Nabble list for the answers for
these simple questions, but it seems to be fruitless.
1- in a data frame with two columns, x and y, how do I get the corresponding
value of x to, let's say, the minimum value of the y column (min (data$y)) ?
2- how do I solve a simple equation? Considering the equation y= exp(-x)^12,
I would like to find the values of x for, for example, y=0.01,...
2007 Nov 18
2
Dell Wireless WLAN Card Utility - mini-pci wireless card 1390
...laptop (Inspiron 1501). I've installed
ipw2200 from RPMForge, but it now appears that this won't work because
the card is not an Intel PRO/Wireless card. Dell seem to support only MS
Windows Vista now so I don't think there's much chance of getting a
driver from them - so am I on a fruitless 'crusade' in trying to get
wifi in CentOS 5 in this case? Any helpful advice much appreciated
please?
Thanks,
Andy
2007 May 15
2
Optimized File Reading with R
Dear All,
Hope I am not bumping into a FAQ, but so far my online search has been fruitless
I need to read some data file using R. I am using the (I think)
standard command:
data_150<-read.table("y_complete06000", header=FALSE)
where y_complete06000 is a 6000 by 40 table of numbers.
I am puzzled at the fact that R is taking several minutes to read this file.
First I thought...
2008 May 08
2
Linux installation
...under Linux and had a tricky time finding out
that I needed to install r-devel as it was not suggested by yum and does
not appear in any of the FAQs. Everything was fine until I tried to
install tseries then I was told in the compiler output that R.h was
missing. Obviously a search on Google proved fruitless and I was forced
to ask on r-help. I am now kicking myself, of course, but wouldn't it be
a useful addition to the R installation FAQs, especially for those not
acquainted with the C compiler output?
Thanks,
Michael
--
------------------------
Michael Steinbeck-Reeves
www.steinbeck-reeves.c...
2004 Oct 07
8
Equivalents of Matlab's 'find' and 'end'
...answer, I HAVE determined ways to carry out these processes in 'brute force' sorts of ways in R code, but they lack the elegance and simplicity of the Matlab commands. Also, if you know that no such commands exist, that bit of knowledge would be helpful to know so that I don't continue fruitless searches.
The first is Matlab's 'find' command.
This is one of the most useful commands in Matab. Basically, if X is the vector
X=[3, 2, 1, 1, 2, 3]
the command
'find(X==1)'
would return the vector [3, 4] which would indicate that the vector X had the value of 1 at th...
2007 Nov 04
6
Missing model error
...''model'' line. So, I can''t remember all the details of why it''s there,
what the rules are, what I am forgetting, etc.
Trying to figure out how to google for that one is a futile exercise.
Attempting to search various online docs for the Rails API are also
fruitless.
Dazed, confused, and lost. And it was going so well for a while...
-- gw
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-tal...
2007 Dec 20
2
SHLIB steps on a Makefile
...reprocessor="gcc-sjlj -E -xc -DRC_INVOKED"
-I$(RHOME)/include -I../inst/include -i pkg_res.rc -o pkg_res.o
g++-sjlj -shared -s -o pkg.dll pkg.def pkg.o FL pkg_res.o -L$(RHOME)/bin -lR
This might be fairly obvious, but it is my first attempt at compiling
with MinGW and my search has been fruitless.
What is it that I need to add to replicate what Rcmd SHLIB does?
Many thanks,
Iago Mosqueira
2015 Oct 26
5
Still fighting localboot on EFI - looping
I'm still trying fruitlessly to get some sort of local disk boot from
syslinux EFI to work... using the 6.03 modules. Tried various
combinations of configurations on Gene's test binaries.
For reference this is on different models of HP Proliant Gen-9 systems
with UEFI. Firmware as up to date as it comes. The UEFI b...
2008 Oct 24
2
Sporadic One Way Audio
...suspect that something was only passing packets in one
direction, but there is no firewall between the asterisk server and the
phones and no iptables or anything like that running on the Asterisk
server and sifting through sip debug logs to try to find one call out of
maybe 50 has so far proven fruitless.
Are there any common issues that might cause this?
Thanks,
Brent Davidson
2008 Jan 06
6
[LLVMdev] RFC: 2008 LLVM Conference
Hi all,
It's the new year! So the question on everybody's mind is, of course,
"Will there be another LLVM conference?". I'm sending this out to
gauge interest levels. People seemed to like the conference last
year, and I personally enjoyed meeting the LLVM community. If people
are interested in having one this year, then we can start the process.
So, what say ye?
>
-bw
2002 Nov 11
3
PDF Creation
...PDF Writer
package. Or maybe - I could setup another PDF2MAIL script with the
options they want or need in place.
Should be nothing more then a 10 to 20 line shell script of some type and
knowing where in side of samba to put it.
I did try to search the samba site for info about this - but it is
fruitless - do you knonw
how many times the phrase "pdf" shows up...
My idea is just a thought - and a wish.
-Duane.
2000 May 04
1
accessing Datasets
...This is probably a FAQ, and a silly question besides, but...
a lot of R packages have datasets contained within them. cf. spatial has
"topo". Once I have loded the appropriate library, how do I access the
datasets contained within? I know this must be very simple, but I have
spent some (fruitless, frustrated time) trying to do this, so am asking
for help.
Thanks, Faheem.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help&quo...
2003 Jun 13
1
Factorial function in R?
Is there a native factorial function in R [my searches have been
fruitless], or do I need to use gamma() function?
*********************************************************************
Dr Peter Caley
CSIRO Entomology
GPO Box 1700, Canberra,
ACT 2601
Email: peter.caley@csiro.au
Ph: +61 (0)2 6246 4076 Fax: +61 (0)2 6246 4000
*********************************************...
2003 Dec 15
2
Appending intermediate terms in a For Loop
R UseRs:
I can't figure out how to append intermediate terms inside a For loop. My
use of append(), various indexing, and use of data frames, vectors,
matrices has been fruitless. Here's a simplified example of what I'm
talking about:
i <- 1
for(i in 10) {
v[i] <- i/10
}
> v
[1] 1 NA NA NA NA NA NA NA NA 1
I would like: [1] 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0
Any help on this would be greatly appreciated.
-Jason
PS: I realize that I could...
2004 Jun 08
1
samba/AD expert? for pay?
Howdy.
What's a good way to locate a Samba/Active Directory expert (for pay)?
I just don't have time to read every HOWTO I can find, and the many
hours I've spent trying to apply the scraps of things I've read have
been nearly fruitless.
I will provide a list of goals, and assuming the expert agrees all goals
are achievable, I (my company) would gladly pay for that expert to
configure or accurately describe how to configure a Linux or *BSD
accordingly.
Suggestions welcome.
Thanks.
Michael Teter
Jetta Production Company
2012 Apr 05
1
ramdisk_size=9216 - but why?
All,
My name is William Russell and I am setting up a PXE Boot server on RHEL6
to server RHEL5 & 6 network installations.
I'm just trying to document and optimize my setup which I moved from a
RHEL5 server. I noticed that I have "ramdisk_size=9216", but after a
fruitless search online, I still don't understand why we chose 9MB - it
seems so random. Many others have used this as well from my research, but
no one ever states WHY.
My questions are pretty simple:
1. Why would someone choose SPECIFICALLY ramdisk_size=9216 versus the
default of 4096?
2. Is this som...