Displaying 20 results from an estimated 2000 matches similar to: "ices 0.2.0 compile error"
2008 Jun 06
2
Prototype: Use of /proxy?url= to circumvent the Same Origin Policy
Hi, everyone.
I was able to get the Ajax.Request basically working, such that it
returns "Damn! You are beyond #10...", but I had to change the "/proxy?
url=" to "http://localhost/myApp/proxy.html?url=". Apparently, the
response is just my proxy.html page.
With "/proxy?url=" in place, WebSphere shows an error:
SRVE0017W: A WebGroup/Virtual Host to handle
2006 Nov 10
2
acls in 0.2.0?
Hi --
Just trying to get started with backgroundrb 0.2.0 after having
glanced at an earlier version and thought "cool, I''ll definitely need
this later." I notice that the old sample config file has the
following in it:
acl:
deny: all
allow: localhost 127.0.0.1
order: deny,allow
I''m not seeing this in the sample configuration in the current README,
though, and
2015 Aug 28
0
Infra : TLS redirection for lists.centos.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
As we announced it already (see
https://lists.centos.org/pipermail/centos-announce/2015-August/021341.html)
, the CentOS Project infra tream decided to implement/enforce TLS on a
maximum of websites/web services.
We have so implemented it for the mailman website :
https://lists.centos.org
Should you encounter an issue, feel free to either report it
2004 Aug 06
0
newbie q: mime type?
On Wed, 10 Oct 2001, Jon Drukman wrote:
> ok this has to be FAQ #1 but it's not in my FAQ file...
>
> how do i get it so going to my server (http://pretension.com:8000/) starts
> an mp3 player streaming instead of opening up a 51M download window?
You don't. It doesn't work like that. The browser won't launch an app
until the given file is downloaded which, for a
2004 Aug 06
0
some features of icecast2 beta
At 11:00 PM 8/19/2002 +0200, you wrote:
>I'm inquiring about some possible features of icecast2, that are important
>to me:
>
>- stream relay
yep, it's in there...you give it a master server ip and port and the relay
functionality will connect to the master server and relay all connected
mountpoints.
>- server side stream dump
this is not in there.
>- mp3 streaming
2004 Aug 06
1
no audio until icecast / ices is ended
Please bear with me as I am an absolute newbie at this stuff :-
o/s FreeBSD 4.6 stable (i386) pentium III 500 386mb ram scsi disks.
Ices 0.2.3 compiled from source
Icecast 1.3.12
I am trying to stream mp3 to my own lan.
Ices and Icecast both seem to start quite happily, I can access the admin
interface and when a client connects I can see that a client has connected.
However, when I connect
2005 Feb 23
1
Wine-20040505 and vstserver
Hi list,
I'm currently trying to get an app running called "vstserver" on Fedora
Core 3.
I have installed wine-20040505 and wine-devel-20040505, and installed those
older versions, cause it is recommended not to use the newest wine version
in the README. I have found that most vstserver-users had good experiences
with version 20040505 of wine. I have tried others too, i always get
2013 Oct 14
2
[LLVMdev] MI scheduler produce badly code with inline function
Hi all,
I meet this problem when compiling the TREAM benchmark (
http://www.cs.virginia.edu/stream/FTP/Code/) with enable-misched
The small function will be scheduled as good code, but if opt inline this
function, the inline part will be scheduled as bad code.
so I rewrite a simple code as attached link (foo.c), and compiled with two
different methods:
*method A:*
*$clang -O3 foo.c -static -S
2013 Oct 15
0
[LLVMdev] MI scheduler produce badly code with inline function
On Oct 14, 2013, at 3:27 AM, Zakk <zakk0610 at gmail.com> wrote:
> Hi all,
> I meet this problem when compiling the TREAM benchmark (http://www.cs.virginia.edu/stream/FTP/Code/) with enable-misched
>
> The small function will be scheduled as good code, but if opt inline this function, the inline part will be scheduled as bad code.
A bug for this is welcome. Pretty soon, I’ll
2005 Aug 15
1
bristuff-0.2.0-RC8n problems and kernel panic
Hi list!
On a newly installed RHEL 4 box I'm trying to install bristuff-0.2.0-RC8n.
Everything did compile but I am running into some problems with the zaphfc
driver.
First of all when I load zaphfc *before* zaptel (yes I know I shouldn't do
that) I get a kernel panic and the box hangs. Not so nice, especially when
you are trying to fix stuff from remote locations. But ok.
Now for
2006 Oct 02
2
[ANNOUNCE] compiz-0.2.0
0.2.0 release of compiz.
http://xorg.freedesktop.org/archive/individual/app/compiz-0.2.0.tar.bz2
http://xorg.freedesktop.org/archive/individual/app/compiz-0.2.0.tar.gz
Git tag: compiz-0.2.0 (568a0434f8a958800b2f0255b012c4b5a691ab82)
MD5 Sums:
286a36ddb5d5b05534eb809eab541ec8 compiz-0.2.0.tar.bz2
41625de6c2a2b5109b420d7523446f54 compiz-0.2.0.tar.gz
SHA1 Sums:
2005 Jan 28
1
1.0.2-BRIstuffed-0.2.0-RC2b and '*8' calls dropping
I'm using Asterisk 1.0.2-BRIstuffed-0.2.0-RC2b - when anyone picks up a
call with '*8' - the call will drop after about 20 or so seconds. Is
this a general problem with Asterisk 1.0.2?
As this is the latest release that it appears Klaus-Peter Junghanns has
for public consumption - is there anything I can patch for just this
problem - or has Klaus-Peter Junghanns (or anyone else) been
2013 Oct 16
0
[LLVMdev] MI scheduler produce badly code with inline function
On Oct 15, 2013, at 9:28 PM, Zakk <zakk0610 at gmail.com> wrote:
> Hi Andy, thanks for your help!!
> The scheduled code by method A is same as B when using the new machine model.
> it's make sense, but there is the another problem, the scheduled code is badly.
>
> load/store instruction always reuse the same register
I filed PR17593 with this information. However, I
2005 Jan 09
1
eztream broken pipe, 0.2.0 doesnt compile
At 10:21 PM 1/8/2005, you wrote:
>Well, I see ezstream 0.2.0 is downloadable, so I downloaded it and tried
>to compile. Unfortunately it won't compile for me. The configure
>script runs fine. Here's the output of make.
>
>Joel
>
>ezstream.c:406: warning: unused variable `ret'
>ezstream.c: In function `main':
>ezstream.c:576: error:
2013 Sep 04
1
Problem at boot
Hello to all,
I have a question, maybe it's a very newbie question. I've installed CentOS
6.4 on my notebook but sometimes when I boot it, after the screen "booting
CentOS in 4..3..2..1" I receive a black screen and not the logo of CentOS
with loading progress. Is it normal? There are some know issue about it?
Best regards,
Fabrizio
--
"The intuitive mind is a sacred
2014 Jan 16
2
Your opinion about RHCSA certification
Hello to all,
I'm currently studying (and collecting notes here
https://github.com/fdicarlo/RHCSA_cs) for RHCSA. My plan is to RHCSA
-> RHCE and then RHCSS.
What I want to ask you is:
- What do you think about it?
- Did you find it useful?
- Do you have any advices?
Best regards,
Fabrizio
--
"The intuitive mind is a sacred gift and the rational mind is a
faithful servant. We have
2007 Sep 28
3
[ win32utils-Bugs-14298 ] windows-api 0.2.0/windows-pr 0.7.1 causes segfault with require of win32/file
Bugs item #14298, was opened at 2007-09-28 10:23
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=14298&group_id=85
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Lars Olsson (lasso)
Assigned to: Nobody (None)
Summary: windows-api 0.2.0/windows-pr 0.7.1 causes segfault with require of win32/file
Initial Comment:
2014 Jan 12
2
Credentials issue
Hello to all,
I've a frustrating issue, everytime I'm trying to connect to some website
(like Linkedin, VMware, CertCollection, etc etc) I have issue with
credentials...
Or the website didn't recognize my login (and I'm still in login page) or
for example I'm logged in linkedin but I'm not able to see which visit my
profile cause it ask me my credentials and when I enter
2005 Jan 06
0
RV: Problem to connect 2 connections one for internet and another for VPN
Good afternoon: I need if they can help me
I have 2 Servants with Fedora Core 1 Kernel-2.4.22-1.2197.ntpl, with the
following packages Openswan:
Kernel-modulate-openswan-2.4.22-1.2197.ntpl-2.1.4-fc1.dag.i686.rpm and the
Openswan-utils-2.1.4-1.fc1.dag.i686.rpm.
As Firewall I have the shorewall 2.1
All this works well when having alone an In-date IP.
When having 2 In-date IP, one to leave to
2006 Nov 08
3
0.2.0 worker/slave creation
We ran into some problems accessing a freshly created worker, and had to
insert a sleep of 1 second to get it to work. It looks like Ezra and skaar
already know this:
from middleman.rb:
# HACK: there is a race in the worker/slave creation, we
# currently need to sleep between create.
sleep 0.1
You might want to increase it to 1 second for those of us on slowly mac
books.