Displaying 20 results from an estimated 74 matches for "lesens".
Did you mean:
lesen
2005 Sep 26
2
Deutsche Rails-Gruppe
Hallo!
Wenn du das hier lesen und verstehen kannst, interessiert dich vielleicht
auch dieser Link zur neuen deutschen Ruby On Rails-Usergroup:
http://rubyonrails-ug.de/
+ Weblog
+ Mailingliste
Viele Grüße
~Tobias
PS: Danke an die Gründer!
2001 Nov 29
2
Does Wine leave a Zombie-Thread behind?
Hi all,
I'm quite new to Wine, so sorry if this question was discussed before.
I installed Wine to have Lotus Notes running on my Linux-Box (SuSE 7.2). I use
to start it via a desktop shortcut. After closing Notes I still find a wine
process running. If I start it from the command line, I also have to kill the
process after Notes is finished (CRTL-C).
Is this a bug or a feature? Any
2008 Jan 31
7
[LLVMdev] Some questions about live intervals
Hi,
I'm trying to sketch an LLVM-based implementation of the Extended
Linear Scan algorithm, described in this Vivek Sarkar's paper:
http://www.cs.rice.edu/~vs3/PDF/cc2007.pdf
Sarkar reports that this version of Linear Scan produces better code
than graph-coloring regallocs and is also much faster (15x to 68x).
I already started work on the implementation of this algorithm and have
a few
2010 Jan 08
1
Zeilenweiser Plot einer Matrix
Liebe Liste,
bin noch absoluter R-Anf?nger und trotz flei?igen Lesens der
Dokumentation noch nicht zur L?sung des folgenden Problems vorgedrungen.
Die Werte einer 2D-Matrix sollen in einem einzigen 2D-Plot dargestellt
werden, in dem jeweils f?r die Werte einer Zeile ein Graph aus mit
Linien verbundenen Punkten gezeichnet wird. Die Matrix besitzt zw?lf
Spalten, die x...
2008 Apr 02
5
[LLVMdev] Goog test-cases for a new register allocator
Hi,
As I mentioned some time ago on the mailing list, I'm working on the
implementation of the Sarkar's Extended Linear Scan algorithm for LLVM.
For testing and debugging of this algorithm, I need some good
test-cases that check different functionalities of the register
allocator, e.g.:
- test-cases involving a lot of spilling
- test-cases using pre-colored registers, e.g. like the EAX
2003 Dec 10
1
samba3.0.1.pre3 and samba3.0.1rc1
Dear Samba-Team,
I already wrote to Jeremy Allison an he told me to post my problem to you:
I have the following problem:
The smbd and winbindd start fine, everthing seems to be okay, all users can be authenticated.
But a few minutes later the winbindd is suddenly unable to authenticate some users against the Domain. You can see it in the snapshot. Messages like "Unable to initgroups"
2008 Feb 08
2
[LLVMdev] Some questions about live intervals
Hi Evan,
Here is a patch for the LiveIntervalAnalysis that we discussed.
--- Evan Cheng <evan.cheng at apple.com> schrieb:
> > 1) What is the easiest way to understand which MBB a given
> instruction index belongs to? All the required information is
> available in the
> > MBB2IdxMap of the LiveIntervalAnalysis class. Would it be useful
> to add a small function
2008 Mar 19
4
Sweave does not parse \Sexpr{}
Hi,
has anybody encountered and solved the following
problem?
I continued work now on a different computer where I
have also used Sweave successfully before. I can run
Sweave() and it generates a .tex file. All code chunks
are processed and translated to Latex perfectly fine
but somehow only the \Sexpr{} tags are not parsed.
This is an example .Rnw:
\documentclass{article}
\usepackage{Sweave}
2006 Aug 23
5
Singleton-like Worker
Hello there,
I need a Worker Class to be Singleton-like, that means there must be at
maximum one Instance at a time. When a new Request is made to create another
worker of this type, it should return and wait for the other instance to be
destroyed.
what i need to do: i have a worker who needs to do sth with java and
openoffice, and it seems when i have more tha one worker simultaneously,
2013 Oct 09
3
Re: failing connections w/ virt-manager
Am 08.10.2013 14:46, schrieb Stefan G. Weichinger:
>> Try enabling the flag, re-emerging the package, setting the logs and
>> then reproduce it again. Check the logs and you should see why it's
>> disconnecting.
The docs say that libvirtd has to listen on the TCP port ... checked that:
# netstat -alnp | grep libv
tcp 0 0 0.0.0.0:16509 0.0.0.0:*
2018 Sep 18
1
dovecot (2.2.13) panic on imap-login from iphone se
here is our config: (doveconf -n)
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.6.11-gentoo x86_64 Gentoo Base System release 2.2
auth_cache_size = 10 M
auth_mechanisms = plain login
default_client_limit = 1024
default_process_limit = 256
hostname = HOSTNAME
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
info_log_path = /var/log/dovecot.log
listen = *
mail_location =
2008 Jan 31
2
[LLVMdev] Some questions about live intervals
Hi David,
--- David Greene <dag at cray.com> schrieb:
> On Thursday 31 January 2008 07:05, Roman Levenstein wrote:
>
> > I already started work on the implementation of this algorithm and
> have
> > a few hopefully rather simple questions:
>
> Roman,
>
> I'm excited to hear that you are working on this algorithm. Do you
> plan to contribute it
2008 Feb 01
0
[LLVMdev] Some questions about live intervals
On Jan 31, 2008, at 5:05 AM, Roman Levenstein wrote:
> Hi,
>
> I'm trying to sketch an LLVM-based implementation of the Extended
> Linear Scan algorithm, described in this Vivek Sarkar's paper:
> http://www.cs.rice.edu/~vs3/PDF/cc2007.pdf
> Sarkar reports that this version of Linear Scan produces better code
> than graph-coloring regallocs and is also much faster (15x
2008 Apr 23
1
[LLVMdev] FoldingSetNodeID operations inefficiency
Hi,
While profiling LLVM using my test-cases with huge MBBs, I noticed that
FoldingSetNodeID operations (ComputeHash,insertion,etc) may become
really inefficient for the nodes, which have very many operands.
I can give you an example of what is meant by "very many". In my
test-case (you can fetch it from here
http://llvm.org/bugs/attachment.cgi?id=1275), which is just one HUGE MBB
2011 Apr 21
7
repeater
Hi all there.
I am trying to set up an icecast2 server (wich is already running) to
send some stream mount point to another server. I mean, my server is
streaming at /radio1.mp3 mount point. We can listen it at
http://myserver:8000/radio1.mp3; so, i want to know if is there any
way to "clone" that strem and send it to another server, such as
http://giss.tv:8000/radio1.mp3
Thanks.
--
2011 Feb 23
2
We can not start up icecast
Try this config and see if it's running...
From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of michel memeteau
Sent: Wednesday, February 23, 2011 2:16 PM
To: Luis Barrett
Cc: icecast at xiph.org
Subject: Re: [Icecast] We can not start up icecast
Please Luis , stop recreating new email thread , it's really annoying
answer the last email on your previous
2010 Feb 15
2
Problem with Win 7 and Samba 3.3.10 PDC (Trust Relationship Between Workstation and Domain Failed)
Dear all,
We are trying to install a new Samba server to replace the old one and
support Windows 7 clients. But it doesn't work !
When we try to register a machine into th domain, it seems to be
accepted by the client but we find these messages in samba logs :
> rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(555)
> _netr_ServerAuthenticate2: netlogon_creds_server_check
2008 Feb 11
0
[LLVMdev] Some questions about live intervals
Thanks. One question though. Should getMBBFromIndex() assert if given
an index out of the range or simply returns a NULL pointer? I would
think the later makes it a bit more friendly.
Evan
On Feb 8, 2008, at 8:59 AM, Roman Levenstein wrote:
> Hi Evan,
>
> Here is a patch for the LiveIntervalAnalysis that we discussed.
>
> --- Evan Cheng <evan.cheng at apple.com>
2011 Feb 12
1
ices-0.4 on gentoo
Hi,
this just means that ices cannot be found in the global system PATH, because you did'nt run configure with option --prefix=/usr/. If you just run configure everything will be installed after a successful mak and make install in prefix /usr/local.
Try to start ices like /usr/local/bin/ices -c /usr/local/etc/ices.conf.dist -B
Hope this helps
Sascha
2011 Feb 12
2
ices-0.4 on gentoo
Hi all. I'm having an absolute nightmare trying to get ices-0.4
running on my gentoo vps.
i managed to use emerge to install icecast,
which was way easier than when i tried on cent os last year. this is
running perfectly, starts on boot etc.
the only version of ices thats
available via emerge is ices2, which i dont want.
ive tried (and im no
linux pro) wget the tarall, unzipping and