Displaying 20 results from an estimated 279 matches for "jesper".
Did you mean:
jasper
2015 Apr 08
1
PCRE, and setting C-, LD- and CPP-FLAGS for a local r-devel installation
...update the software
needed to get the correct headers and libs. So I have to specify all flags
myself. It went well with zlib, bzlib and xz, but not for pcre, which just
does not want to work for me.
My latest ./configure flag creation looks like this:
#bzip2,zlib and xz
bzip2_LD="/gulo/glob/jesper/software/bzip2-1.0.6"
bzip2_CF="/gulo/glob/jesper/software/bzip2-1.0.6"
zlib_LD="/gulo/glob/jesper/software/zlib-1.2.8"
zlib_CF="/gulo/glob/jesper/software/zlib-1.2.8"
xz_CF="/usr/include"
xz_LD="/home/jesper/glob/software/xz/build/lib"
#PCRE...
2015 Apr 13
0
PCRE, and setting C-, LD- and CPP-FLAGS for a local r-devel installation (Part 2)
Hi!
I'm sorry I could not reply on the original message (
https://stat.ethz.ch/pipermail/r-devel/2015-April/070943.html), while I
wasn't a subscriber of the r-devel mail-list. But I got the ./configure to
work in the end. See below for the solution.
./configure 'LDFLAGS=-R/glob/jesper/software/bzip2-1.0.6/
-R/glob/jesper/software/zlib-1.2.8 -L/glob/jesper/software/bzip2-1.0.6
-L/glob/jesper/software/zlib-1.2.8
-L/glob/jesper/software/xz-5.2.1/bin/lib/
-R/glob/jesper/software/xz-5.2.1/bin/lib
-L/glob/jesper/software/pcre-8.36/build/lib
-R/glob/jesper/software/pcre-8.36/build/lib&...
2005 Apr 21
6
Information disclosure?
...scroll back up
and read the sensitive information.. Isn't "clear" ment to clear the
backbuffer instead of printing a full screen of returns? If it does, I'm
not sure how that would effect a user running "clear" on a pty (telnet,
sshd, screen, etc) ..
Best regards,
Jesper Wallin
2017 Jan 20
4
16-bit bytes for AsmPrinter/DWARF
...nd believe that perhaps converting all Size arguments in these call chains to BitSize would be the most practical way. The "cost" would be the multiplications necessary at call-sites. Would this be a good suggestion, and would anybody like to view and accept our patches for this?
Thanks,
Jesper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170120/52df4d30/attachment.html>
2023 Mar 27
1
doveadm expunge unnecessarily tries to access TLS key
> On 27/03/2023 16:42 EEST Jesper Dybdal <jd-dovecot at dybdal.dk> wrote:
>
>
> I have just upgraded my Debian Buster (Dovecot 2.3.4, I think it was) to
> Bullseye (Dovecot 2.3.13).
>
> The Dovecot server works fine, which of course is the really important
> thing.
>
> But I have a cron job t...
2005 Apr 04
1
Strange messages in dmesg after DDoS-attack.
...initialization of the rx ring failed (55)
xl0: initialization of the rx ring failed (55)
xl0: initialization of the rx ring failed (55)
I tried to find out on google what it ment, but without any luck. What
does that mean and how can I correct it (if it's a problem of course).
Best regards,
Jesper Wallin
2018 Nov 22
4
[PATCH net 1/2] virtio-net: disable guest csum during XDP set
...such metadata information through
XDP_REDIRECT to another driver.
- XDP does not support checksum offload right now.
So simply disable guest csum if possible in this the case of XDP.
Fixes: 3f93522ffab2d ("virtio-net: switch off offloads on demand if possible on XDP set")
Reported-by: Jesper Dangaard Brouer <brouer at redhat.com>
Cc: Jesper Dangaard Brouer <brouer at redhat.com>
Cc: Pavel Popa <pashinho1990 at gmail.com>
Cc: David Ahern <dsahern at gmail.com>
Signed-off-by: Jason Wang <jasowang at redhat.com>
---
drivers/net/virtio_net.c | 8 ++------
1 f...
2018 Nov 22
4
[PATCH net 1/2] virtio-net: disable guest csum during XDP set
...such metadata information through
XDP_REDIRECT to another driver.
- XDP does not support checksum offload right now.
So simply disable guest csum if possible in this the case of XDP.
Fixes: 3f93522ffab2d ("virtio-net: switch off offloads on demand if possible on XDP set")
Reported-by: Jesper Dangaard Brouer <brouer at redhat.com>
Cc: Jesper Dangaard Brouer <brouer at redhat.com>
Cc: Pavel Popa <pashinho1990 at gmail.com>
Cc: David Ahern <dsahern at gmail.com>
Signed-off-by: Jason Wang <jasowang at redhat.com>
---
drivers/net/virtio_net.c | 8 ++------
1 f...
2005 Jan 14
4
<intro> stream stopt after intro
Hi Guys,
I'm using the icecast-2.1-kh5 for the intro feature. The intro works,
but after the intro it stops. It does not go on
with the stream. When I comment the intro part, the stream works perfectly.
Does anybody know what I can do to solve this problem?
--
Met vriendelijke groeten,
Jesper Weiland
Exonet Internet Services
Koopmanslaan 3
7005 BK Doetinchem
E: Jesper@exonet.nl
T: 0314-373687
F: 0314-373688
2001 Aug 13
3
Screen resolution in StarCraft
I have installed StarCraft succesfully, but the screen
resolution is only 600x480, how do I change it to 1024x768?
I have tried to write:
wine --desktop 1024x768 starcraft.exe
but that makes the area available 1024x768 inside a 600x480
resolution!
Sincerely
Jesper
2019 Sep 02
2
virtual subregister liveness?
On Fri, 2019-08-30 at 10:03 -0700, Quentin Colombet wrote:
> > On Aug 30, 2019, at 8:31 AM, Jesper Antonsson via llvm-dev <
> > llvm-dev at lists.llvm.org> wrote:
> >
> > Hi,
> >
> > After dead-mi-elimination I'm experiencing a machine verifier
> > failure
> > at this virtual subregister write:
> >
> > %5.sub1 = COPY undef %11...
2006 Apr 11
10
Ruby on Rails as rapid prototyping tool
...just posted my thoughts on how we use Rails as rapid prototyping tool in
Capgemini.
http://justaddwater.dk/2006/04/12/rails-prototyping/
Unfortunately I cannot give details as to which clients due to privacy
issues. Just want tho share my thoughts on this and hear if you have
anything to add.
--
Jesper R?nn-Jensen
Capgemini Danmark A/S
Oernegaardsvej 16
DK - 2820 Gentofte
Denmark
+45 23 73 62 20 (Mobile)
www.capgemini.com (Website)
LinkedIn: http://linkedin.com/in/jesper
http://justaddwater.dk/ (weblog)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath....
2003 Nov 10
8
Memory issues..
Hi dear R-listers, I'm trying to fit a 3-level model using lme in R. My
sample size is about 2965 and 3 factors:
year (5 levels), ssize (4 levels), condition (2 levels).
When I issue the following command:
>
lme(var~year*ssize*condition,random=~ssize+condition|subject,data=smp,method
="ML")
I got the following error:
Error in logLik.lmeStructInt(lmeSt, lmePars) :
2006 Jul 24
3
Creating performance test fixtures from development db? How?
...too lazy to write fixtures for
performance test.
I''d rather use the data from my development db (because the data is so close
to the production data).
How do I get the data into the test db without writing fixtures?
Could you please point me to an example of how to do this?
Thanks!
--
Jesper R?nn-Jensen
http://justaddwater.dk/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060724/eda967ff/attachment-0001.html
2005 Jul 02
3
packets with syn/fin vs pf_norm.c
...ags & TH_FIN)
< flags &= ~TH_FIN;
---
Sorry if I got all this wrong, I'm just curious how I can drop packets
with the
SYN/FIN bit set and still use scrub in pf.. Also, if I apply the patch
above,
do I need to compile the kernel, world or both?
Best regards,
Jesper Wallin
2015 Jan 31
0
Winbindd dies instantly
You didn't send your mail to the list. ;-)
As you said, you have samba-ad packages installed. Uninstall samba-ad, because you only need samba. Samba-ad is for DCs.
I would try this to avoid errors to winbind by this package.
Am 31. Januar 2015 00:32:30 MEZ, schrieb "Jesper Koivum?ki" <jesper.koivumaki at kulturfonden.fi>:
>
>I realize now I should have been more specific. I made an init.d script
>of my own, which starts up smbd, nmbd, and winbindd. I'm running it in
>a rhel 6 environment with n8 samba-ad packages installed.
>
>I appre...
2010 Jan 30
2
Failure trying to update document.
...erl5/Search/Xapian/Enquire.pm line 56.
2010-01-30T13:58:07 job failed. considering retry. is max_retries
of 1000 >= failures of 1?
2010-01-30T13:58:07 job failed: Exception: No termlist for document
287376 at /usr/lib/perl5/Search/Xapian/Enquire.pm line 56.
Xapian version 1.0.14
--
Jesper
2004 Apr 02
3
Doing SQL GROUP BY in R
I want a list of the number of times some factor levels appear together,
similar to the following SQL statement:
SELECT A, B, COUNT(C) FROM TBL GROUP BY A, B
How do I do that with a data.frame in R?
Thanks,
Jesper Frickmann
Statistician, Quality Control
Novozymes North America Inc.
77 Perry Chapel Church Road
Franklinton, NC 27525
USA
Tel. +1 919 494 3266
[[alternative HTML version deleted]]
2004 Dec 03
4
Is my Apache server running as the root user or not?
...*:*
www httpd 14053 3 tcp4 *:80 *:*
www httpd 14052 3 tcp4 *:80 *:*
www httpd 14051 3 tcp4 *:80 *:*
root httpd 14050 3 tcp4 *:80 *:*
[root@ninja:~]#
--- snip ---
Best regards,
Jesper Wallin
2020 Apr 09
5
[Bug 3147] New: Confusing error message when the public key is missing.
...missing.
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: OpenBSD
Status: NEW
Severity: trivial
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: jesper at ifconfig.se
I just upgraded my machine to the latest -current as of today. When
trying to login to a remote machine using ssh(1), I got the following
error because my id_rsa.pub is missing:
> load pubkey "/home/jesper/.ssh/id_rsa": invalid format
The error is very confusing and a...