Displaying 20 results from an estimated 400 matches similar to: "rake bombs on openssl (on Ubuntu)"
2006 May 12
1
DICOM package wont read my DICOM files
Hello there!
I hope there is someone out there who is using the DICOM package.
When Im trying to read my a DICOM file (MRI-data) I always get this
error:
> dicom.info("~/myfile")
Error in readBin(fid, integer(), length, size = 1) :
invalid value of 'n'
The DICOM files that come with the DICOM package work just fine.
I already tried both endian options.
I can view my
2004 Dec 20
1
outcome of big rsync. Puzzling
Hi,
I just completed a really big rsync described earlier. Ie about 13,945
directories transfered about 600GB of data.
Of 13,945 directories, 13,9441 directories transfer with matching du -b sizes
of the preimage to the size of the destination machine image.
of the 4 remaining directories i found
source vs destination in bytes
---------
a) 20480 vs 34922496
b) 28672 vs
2010 Oct 19
4
Problem while installing passenger for apache
Hi,
I am trying to install passenger 3.0 for apache2 on Ubuntu 10.10.
It says that I need to install libopenssl-ruby.
But when I did ''sudo apt-get install libopenssl-ruby'', I got the
following error.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting ''libruby'' instead of
2009 Aug 06
10
GE centricity viewer??
I picked up some data from the nearest hospital to take to the
specialist at the next one, with whom I had an appt.; it came on a CD,
which is marked "DICOM Volume with GE Centricity Viewer."
When I put the CD into a drive, Fedora 11 auto-mounts it, and
fails to find the autorun.exe, which is right there in plain sight. (F11
knows it exists, and asks whether to run it, and then
2010 Apr 10
3
pkcs11-helper-devel is needed
how could i install pkcs11 on 64 cent os 5.4 :S it always asking me for
pkcs11-helper but i've already installing
[root at vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz
hata: Failed build dependencies:
pkcs11-helper-devel is needed by openvpn-2.1.1-1.x86_64
[root at vpn VpnSetup]# rpm -ivh pkcs11-helper-devel-1.06-2.1.x86_64.rpm
uyar??: pkcs11-helper-devel-1.06-2.1.x86_64.rpm:
2015 Apr 26
2
[patch] TLS Handshake failures can crash imap-login
On 04/26/2015 04:07 PM, Florian Pritz wrote:
> Since there are three people involved I kindly ask you to be more
> specific as to who should provide which (exact) information.
>
> Given you ask for it right after quoting my link all I can tell you is
> that I provide all the information you ask for (openssl version, crash
> message) in the link you quoted.
Sorry if I was not
2010 Sep 15
5
Hide an image in show.html.erb
I have the following "show.html.erb" script, and I get as an output TWO
images since I use a method to draw an image.
How can I HIDE the RESOURCE image?
Thanks.
Here is the script:
<canvas id="line" height="512" width="512">
</canvas>
<p id="notice"><%= notice %></p>
<p>
<b> Name </b>
<%=
2019 Feb 15
1
Aeskulap & kernel.x86_64 3.10.0-957.5.1.el7
Everyone,
I wanted to report that the aeskulap dicom viewer available on the
nux.dextop repositories is now working with the lastest kernel update :
kernel.x86_64 3.10.0-957.5.1.el7.
Thanks much to everyone!!!
--
Greg Ennis
2019 Jan 24
1
Bug or undocumented behavior in normalizePath() with file system links on windows
Hello,
I discovered a bug or undocumented behavior in normalizePath
steps to reproduce:
execute normalizePath on a folder link on windows. When you are on a
non-english windows box, you likely have links in place for windows'
default folders, e.g. "C:\Programme" linking to "C:\Program Files" on
german windows boxes.
Thus executing
2012 Jul 20
1
subRaw?
Hello, All:
Do you know of any capability to substitute more then one byte in
an object of class Raw?
Consider the following:
> let4 <- paste(letters[1:4], collapse='')
> (let4Raw <- charToRaw(let4))
[1] 61 62 63 64
> (let. <- sub('bc', '--', let4Raw))
[1] "61" "62" "63" "64"
> # no
2011 Dec 01
0
pb with 4D dicom data and oro.dicom
Hello,
I have the following problem. After a PACS upgrade in our hospital, the dynamic 3D images acquired after contrast media injection with a 3T Philips MRI are all saved in a single 4D file instead of a series of 2D images containing multiple 3D images over time. I used to convert this series of 2D dicom images in the format nfti with oro.dicom. However, I am no longer able to make oro.dicom
2010 Mar 12
0
oro.dicom released (replaces DICOM)
The first release of oro.dicom (v0.2.4) is now available for download from
CRAN.
This is a major revision and improvement that replaces the previous DICOM
package.
New features include:
* Increased speed
* Uploading only header information (for restricted memory situations)
* Reading implicit value representations (VR's)
* Parsing SequenceItem tags (undefined lengths are allowed)
*
2010 Mar 12
0
oro.dicom released (replaces DICOM)
The first release of oro.dicom (v0.2.4) is now available for download from
CRAN.
This is a major revision and improvement that replaces the previous DICOM
package.
New features include:
* Increased speed
* Uploading only header information (for restricted memory situations)
* Reading implicit value representations (VR's)
* Parsing SequenceItem tags (undefined lengths are allowed)
*
2005 Aug 22
0
New CRAN package: DICOM
The package DICOM is a first attempt at a set of routines to import and
summarize medical imaging data that conforms to the DICOM standard. This
is now the industry standard for a wide variety of medical imaging
equipment (e.g., PET, MRI, CT, etc.). Please see http://medical.nema.org
for more information about the DICOM standard. A simple list structure
holds the separate header and image
2005 Aug 22
0
New CRAN package: DICOM
The package DICOM is a first attempt at a set of routines to import and
summarize medical imaging data that conforms to the DICOM standard. This
is now the industry standard for a wide variety of medical imaging
equipment (e.g., PET, MRI, CT, etc.). Please see http://medical.nema.org
for more information about the DICOM standard. A simple list structure
holds the separate header and image
2008 Oct 03
1
Installing ruby on linux
The following are the steps that I performed to install ruby on my
linux
machine. This same text is also available on
http://linux-certification.blogspot.com/2008/10/setting-up-ruby-on-li...
I went to http://www.ruby-lang.org/en/downloads/ There I found out a
section with the heading Ruby Source Code
I pick the url of the link for the file using the right click and
choosing the ''copy link
2020 Oct 07
2
[PATCH] add with-openssl option
On Mon, Oct 5, 2020 at 9:59 PM Marvin Scholz <epirat07 at gmail.com> wrote:
>
> Hi,
CC'd the mailing list.
>
> It seems you are not up to date, git master already has a
> --without-openssl option.
Without this patch, I get
/bin/bash ../libtool --tag=CC --mode=link
mips-openwrt-linux-musl-gcc -Wall -ffast-math -fsigned-char
2010 Sep 08
6
Cannot start sqlite3
Hello everybody, i''m a long time watcher of these forums first time
poster.
I wanted to start getting into rails and have a play, I found a very
useful guide on the Internet detailing the install process for Ubuntu
10.04, after the install and setup process which seem to complete OK, i
went ahead and started my first project, however when I go to start the
server I get this message?
2009 Apr 15
7
How To: Puppet Setup on Redhat 8 using the puppet gem.
I got puppet installed and running on Redhat 8 today. I''m passing on my
notes to the list to help out others that may want or need puppet
running on older Redhat servers.
This is pretty much a copy & paste from my own personal wiki so please
forgive any odd formating.
==== Puppet Setup on Redhat 8 ====
Here''s a quick-n-dirty on how I got puppet running on redhat 8.
2003 Sep 06
2
digium dev kit - X100P & TDM400P
Hello.
Well I finally rx'd my dev kit (new batch of TDM's apparently.
I'm on Mandrake 9.1
There were no hardware install instructions, it would have been nice to know
whether the 4-way power connector was to be used or was for some other future
or expansion purpose.
It came with a floppy disc, no label and it wasn't even write protected.
The only readme file was