Displaying 3 results from an estimated 3 matches for "cgx".
Did you mean:
cgi
2011 Apr 16
0
Problem using package 'cgdsr' behind http proxy
Dear R-users, -developers and -maintainers,
The situation is the following. My colleagues and me need to use the CGDSR-
package (http://www.cbioportal.org/cgx/cgds_r.jsp) on a Ubuntu 10.04 64bit
workstation behind a HTTP proxy at campus. We
are using R 2.12.2 (2011-02-25) retrieved via the Ubuntu-CRAN-repository.
Prior to starting R, the environment variable "HTTP_PROXY" is set via
export HTTP_PROXY="username:password at server:port&qu...
2016 Jun 15
8
https and self signed
I followed the instructions here https://wiki.centos.org/HowTos/Https
Checking port 80 I get the file...
curl http://localhost/file.html
<HTML>
<FORM>
Working
</FORM>
</HTML>
Checking port 443 I get and error
curl https://localhost/file.html
curl: (60) Peer's certificate issuer has been marked as not trusted by the
user.
More details here:
2006 Nov 17
1
gjournal on 6.x wont build
Hi all,
I was intending on trying out gjournal on a new disk i've added in my
desktop. I had a look to see what the most recent patch provided by
Pawel and found
http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch
I created the directories as per Pawel's original post
(http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html)
and the patch succeeded with no failed