Displaying 19 results from an estimated 19 matches for "lockhart".
2013 Jun 14
1
[LLVMdev] Error While Running Scan-Build
...C:\Users\lockhaja\llvm\tools\clang\tools\scan-build>perl -S scan-build
The getpwuid function is unimplemented at scan-build line 35.
Does anyone know what would be causing this error?
The perl -S scan-build command appears and runs after I run scan-build from the command prompt.
Regards,
Jon Lockhart
PhD Candidate - EE Systems
IEEE Vice President 13/14
University of Cincinnati
lockhaja at mail.uc.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130614/87232528/attachment.html>
2009 Jan 08
4
Problem with disable_with
Hi Group,
I have a registration.html.erb page with the following JavaScript at
the top which I use to validate form fields:
<script type="text/javascript">
<!--
function validate(){
if ((document.myForm.email_projectname.value=="")||
(document.myForm.email_projecttype_id.selectedIndex<1)||
(document.myForm.email_region_id.selectedIndex<1))
{
alert
2009 Jun 18
4
Random number datasets help
Hello:
My problem is that I have a data frame of means, and a data frame of standard deviations which match up to each mean. I have been trying to create 500 random numbers in a given dataset for each mean/sd combination, but I am only able to generate the last value in each data set to create one dataset (there should be 28 in all). Examining my code, what can I change to generate 28 datasets
2008 Aug 08
4
vncserver on IPv6
http://www.realvnc.com/products/enterprise/4.1/ipv6.html
IPv6 support in VNC Server E4.1.7/P4.1.2
VNC Server E4.1.7 & P4.1.2 are fully IPv6-aware, but is shipped with
IPv6 support disabled by default, for security reasons. IPv6 can be
enabled by setting "InTransports=IPv6,IPv4" (the default being IPv4
only), either on the command-line when starting vncserver under Unix
Ok.
2005 Sep 24
1
Help!! trying to use an MTA
Hi gang,
I've been trying to use asterisk with an MTA device can any one offer some
help as to how asterisk can work with the thing.
thanks a mil
Calvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050924/430f685c/attachment.htm
2003 Oct 28
2
Upcoming Major CVS Changes
Just as a heads up, soon, I will be merging Thorston Lockhart's new tagged
CVS archive over to Digium. This will mean you have to do a *clean* check
out of asterisk, zaptel, libpri, etc.
For those of you with *localized changes*, please be sure to do:
# cvs diff -u > ../my-asterisk-changes.diff
in the asterisk source directory and keep the resultin...
2007 Nov 22
7
Problem Installing RMagick with Instant Rails on Windows
I''m running Instant Rails 1.4 on Windows XP with SP2.
I have downloaded the Windows binary version of RMagick from the
RubyForge page.
Specifically, I have downloaded:
1.14.1 binary gem for Ruby 1.8.5 (fixed for RubyGems 0.9.4)
RMagick-1.14.1_IM-6.3.0-7-Q8-2.zip
I have removed any older versions of RMagick using:
gem uninstall RMagick
I have updated my version of rubygems.
I
2006 May 21
18
ZFS Web administration interface
I don''t seem to have access to the web administration interface. It worked fine up to svn_B37, but B38 and B39 don''t appear to have it deployed. I can start the web console server "/usr/sbin/smcwebserver start" and log in as root but ZFS does not appear in the list of applications. Is there something additional I need to do?
This message posted from opensolaris.org
2013 Jun 05
0
[LLVMdev] Trouble Using scan-build in Windows
...m an IDE on the code you have written, such as through Eclipse or Visual Studio?
These are the questions I currently have as I am stuck after building and testing via the instructions found here: http://clang.llvm.org/get_started.html#build. Any assistance would be most appreciative.
Regards,
Jon Lockhart
PhD Candidate - EE Systems
IEEE Vice President 13/14
University of Cincinnati
lockhaja at mail.uc.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130605/c3c8a4e9/attachment.html>
2008 Sep 19
1
Subscribing a stream
Greetings:
??? I am interested in subscribing a stream on your site but am quite confused as to how to go about it. I think I have read the right documentation and followed it but to no avail. Can you give a total dummy a little help?
??????????????????????????????????????????????????????????????????????????????? Thanks,
2002 Dec 18
2
weibull test
Hello
What is the appropriate method to test if a given distribution is a
weibull
thank you
meriema
email
meriema.belaidouni at int-evry.fr
2005 Jun 24
4
UTStarcom F1000 WiFi IP Phone Review
...star.com/Solutions/Document_Library/Handsets/docs/WiFi/F1000DataSheet.pdf
This quotes 48-80 hours standby, so you can probably
reckon on it being towards
the lower end of that in reality.
Would be interested to hear the retail price of these
(rather than the Vonage
bundled price)
Simon
--
Simon Lockhart | * Sun Server Colocation * ADSL *
Domain Registration *
Director | * Domain & Web Hosting * Internet
Consultancy *
Bogons Ltd | * http://www.bogons.net/ * Email:
info at bogons.net *
____________________________________________________
Yahoo! Sports
Rekindle the Rivalr...
2008 Aug 12
7
Missing fonts for tightvnc
You would think installing via yum would handle dependencies, but
perhaps fonts are not managed like dependencies.....
Anyway, I installed tightvnc to test out its IPv6 support.
Installed ok (after I erased regular vnc). But when I tried to start
it, I got 5 warnings about:
Font directory '/usr/X11R6/lib/X11/fonts/misc' not found - ignoring
(then the same message for Speedo, Type1,
2009 Aug 24
8
self signing certificates
hi all,
I have gone through the process of self signing certificates.
Aside from the pop-ups about not trusted etc... everything appears to work.
For "internal" applications what do people/places do?
It would be nice to be seamless and have the "your not trusted" window
pop-up.
Yet this is not a public web site either. Just internal use.
The server might be on the internet
2006 Jan 08
0
Advice on fax support
Just this week, I've installed an Asterisk solution for my current job, to
replace a single POTS line which was shared between voice and fax.
Before we go fully live with the solution, we need to come up with a solution
to what to do with the current POTS line. The company is very keen to retain
the line (or at least the number) as it has been in mail signatures, etc, for
the past year or
2008 Aug 27
0
Edit & Email an Excel Spreadsheet in Rails 2.0
Dear Group,
I hope someone out there can help me with this.
I am building a Rails 2.0 application for a customer. The customer
has a number of Excel spreadsheets which he would like his customers
to open and complete online then submit the completed spreadsheet to
him via email.
A typical scenario would be:
(1) The ''empty'' spreadsheets are provided as a list on the web site.
2009 Jan 10
0
Upload to Flickr or Picasa and Google Video or YouTube
Hi Group,
I am trying to develop a Ruby on Rails Mashup which includes images
and video.
Would someone kindly direct me to a Ruby on Rails tutorial / code
sample on:
(1) Uploading an Image to Flickr or Google Picasa; and
(2) Uploading a Video to YouTube or Google Video.
Thanks.
Regards
Walter
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are
2007 Nov 22
0
Problem Installing RMagick with Instant Rails on Windows
I''m running Instant Rails 1.4 on Windows XP with SP2.
I have downloaded the Windows binary version of RMagick from the RubyForge
page.
Specifically, I have downloaded:
1.14.1 binary gem for Ruby 1.8.5 (fixed for RubyGems 0.9.4)
RMagick-1.14.1_IM-6.3.0-7-Q8-2.zip
I have removed any older versions of RMagick using:
gem uninstall RMagick
I have updated my version of rubygems.
I
2008 Jul 24
0
Errno::EBADF Send an Email in Rails using GMail
Hi,
would someone please help me. I have been desperatley trying to fnd
out for the last two days why the following code is not working. Any
ideas.
I''m running Instant Rails 1.4 / Rails version 1.2.5 / Ruby version
1.8.5 (i386-mswin32) / RubyGems version 1.1.1 / Action Mailer version
1.3.5 / Windows XP.
Here is a description of my emailing application:
in