similar to: icecc/icecream for CentOS 7

Displaying 20 results from an estimated 800 matches similar to: "icecc/icecream for CentOS 7"

2015 Mar 09
2
[LLVMdev] LLVM 3.6: problems building on Windows using MSVC 2013
Hi, I have been using LLVM+Clang in my project for some time and it has been working just fine up to now (I am currently using version 3.5.1). However, with version 3.6 having just been released, I thought I would give it a try and update my code to use MCJIT rather than the now discontinued JIT. Well, this proved to be a relatively smooth process, and everything is now working fine on
2015 Mar 09
2
[LLVMdev] LLVM 3.6: problems building on Windows using MSVC 2013
Sorry, I am using CMake+JOM or CMake+Ninja, if Ninja is available on the developer’s machine. Either way, it fails in both cases with a message similar to the one I included below (which was obtained using CMake+Ninja). Just in case, my (current) CMakeLists.txt file can be found at here
2018 Mar 09
3
html5 icecast video source client
Five years after initially posting to this list[0], I finally completed as browser-based video source client iceast. The code is here: https://gitlab.com/jamie/icecream As Romain Beauxis responded to my initial email, webrtc was unsuitable and websockets was the way to go. Thanks for the help! jamie 0. http://lists.xiph.org/pipermail/icecast-dev/2013-July/002223.html -- May First/People Link
2012 Sep 06
1
[LLVMdev] Cross-compiling llvm/clang osx -> win32
Hi, I'm trying to compile llvm/clang so that: it is compiled on osx 10.6, it runs on osx, but it outputs win32 objects. More exactly, I'm building an app which generates a .c file that doesn't include or link with anything, and I'd like to be able to make a win32 .dll of it on osx. Below is what I'm getting. Full log is here: http://pastebin.com/KsPGvAfW It fails while
2003 Oct 21
2
report generator a la epiinfo
Hi I'd like to use R in epidemiology and disease surveillance. In EpiInfo you can have a script (.pgm) which calls a predefined report (.rpt), where a table is calculated and values picked from that table and placed where the author of the report wants them, with text around those values. (Please see example below.) I've looked at manuals, faq, mail-search and google. The closest is an
2006 Feb 07
1
acts_as_taggable plugin: more delimiters?
I''m going through the Recipes book and got to the Tagging chapter, wanted to give it a shot. According to the text, tag_with takes a space-delimited list of tags. Is there a way to use different delimeters, such as commas or single quotes? Some tags can potentially have more than one word, such as ''ice cream''. I''d like to be able to use those without doing
2001 Oct 19
1
rsync errors
Ah... there's your answer. ssh is working fine, as you say, but you're invoking rsync without telling it to user ssh, so it's using rsh. If you've got this, you don't need rsyncd.conf. The syntax you're using tells rsync to use an external transport. rsync -e ssh file rmt_host:/tmp Tim Conway tim.conway@philips.com 303.682.4917 Philips Semiconductor - Longmont TC 1880
2004 Nov 17
2
Firefly 1.9.5 and 20041117 CVS HEAD -- IAX2 one way audio
Using Firefly 1.9.5 (thirdparty) on Win2k Using Asterisk CVS HEAD 20041117 (also tried with 20040806 and 200410-something) IAX2, no NAT. Firefly->Asterisk audio works, but I can't hear anything from the other side. Using GSM codec, also tried ulaw. Any ideas? -A. relevant bits of iax.conf: [andrew-bt] type=peer host=dynamic trunk=no [andrew-bt] type=user context=fxs secret=12345
2019 Aug 05
2
C7 Kernel module compilation
Hey there, I'm trying to compile a single module following this guide: https://wiki.centos.org/HowTos/BuildingKernelModules#head-d2e4c05886f94c701e4ae74387d41d8c40c25d01 and https://wiki.centos.org/HowTos/I_need_the_Kernel_Source I tried to compile a module for novuton led controller supplied by thirdparty and I got several error. To check if this is the wrong procedure I tried to
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
Hi All, I am using libsmbclient.so (3.0.25b). But I am getting following error when I try to compile my program. Could any one of you please let me know as how should I go about resolving this error ? Thanks and Regards, Avinash g++ -g -O2 -o GenericCrwl crwl_cmdargs.o crwl_main.o crwl_crawl.o ../thirdparty/libs/libdb_cxx-4.3.so
2006 Jan 14
7
Rails on Resin
Anyone figured out how to get rails/fastcgi to run on Resin. I assume it would be similar to PHP, which there are directions here: http://www.caucho.com/resin-3.0/thirdparty/php.xtp One thing that confuses me is that it wants a server address: <server-address>localhost:8002</server-address> Apparently you start the php process, like this: php -b 8002 And then the PHP process
2013 Jul 15
2
Asterisk offline compiling with get_mp3_source.sh
I need to make a Asterisk 18.0's offline compiling, SVN mp3 support sources downloading does't particulary works cause my asterisk is in an isolated network with NO network access whatsoever, I ve read this thread ( http://lists.digium.com/pipermail/asterisk-users/2013-June/279298.html) but I 'm not understading one thing, because I download the file and run the script but there is no
2019 Aug 05
2
C7 Kernel module compilation
Il 05/08/19 17:30, Akemi Yagi ha scritto: > On Mon, Aug 5, 2019 at 6:46 AM Alessandro Baggi > <alessandro.baggi at gmail.com> wrote: >> >> Hey there, >> I'm trying to compile a single module following this guide: >> >> https://wiki.centos.org/HowTos/BuildingKernelModules#head-d2e4c05886f94c701e4ae74387d41d8c40c25d01 >> >> and >>
2004 Jun 28
2
New Firefly release - 1.9.3
There's a new firefly release out for those who are using firefly with your lovely asterisk / SIP server. http://www.virbiage.com/firefly/download/firefly-thirdparty.exe the main changes are improved GUI fixes (mouse wheel works now :) ), few url parsing fixes, mic volume control and improved compatibility with SIP servers (namely SER). Send me all bugs, problems and suggestions (even
2014 May 21
1
issue installing voicemail imap support: imap_tk module missing
Hi, I'm trying to install voicemail-imap support but there seems to be a missing module: imap_tk checking for mandatory modules: IMAP_TK... fail configure: *** configure: *** The IMAP_TK installation appears to be missing or broken. configure: *** Either correct the installation, or run configure configure: *** including --without-imap. My configuration Ubuntu 14.04 LTS Asterisk
2016 Oct 08
2
cmake 3.7.0-rc1 breaks stage2 bootstrap in openmp on 10.11 with Xcode 8
The new cmake 3.7.0-rc1 release produces a stage2 bootstrap failure in openmp project build on OS X 10.11 under Xcode 8.... In file included from /sw/src/fink.build/llvm40-4.0.0-1/llvm-4.0.0.src/projects/openmp/runtime/src/kmp_alloc.c:16: In file included from /sw/src/fink.build/llvm40-4.0.0-1/llvm-4.0.0.src/projects/openmp/runtime/src/kmp.h:98:
2019 Aug 05
2
C7 Kernel module compilation
Il 05/08/19 17:49, Akemi Yagi ha scritto: > On Mon, Aug 5, 2019 at 8:42 AM Alessandro Baggi > <alessandro.baggi at gmail.com> wrote: >> >> Il 05/08/19 17:30, Akemi Yagi ha scritto: >>> On Mon, Aug 5, 2019 at 6:46 AM Alessandro Baggi >>> <alessandro.baggi at gmail.com> wrote: >>>> >>>> Hey there, >>>> I'm trying
2005 Feb 22
1
Astersik CVS HEAD + T1 e&m wink + IAX client doesnt detect call answered on Zap channel
Hello, I've got very annoying behaviour from our asterisk PBX. We have 12 channels T1 e&m wink start for TDM and using iax softphones internally (iaxcomm, but tried firefly-thirdparty and discarded for bad sound quality). Slackware 9.1 w/ kernel 2.4.26+ digium TE110P card. In some cases when call is placed from softphone to TDM, system does not detect call answered on Zap channel and
2007 Jul 02
5
softphone with g729 codec
Hi: Iam looking for a sip softphone that supports g729 codec Any one have an idea ? Reagrds; jonnyhashem --------------------------------- Don't get soaked. Take a quick peak at the forecast with theYahoo! Search weather shortcut. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Aug 06
3
streaming ogg from WinAmp
Hi list, I was just wondering if there was a way to stream using ogg format from WinAmp. I could always take the output from WinAmp and feed it in to the sound card on my Linux box and use the live streaming option of ices, but that sounds a bit messy. Also what is a recommended quality to stream ogg at so that modem listeners can pick it up with out many skips. I found that 32k was fine in