search for: startfile

Displaying 9 results from an estimated 9 matches for "startfile".

Did you mean: start_file
2004 Aug 06
0
Keeping Icecast and Liveice running...
...ines to work with Icecast. Couldn't find an Icecast-specific copy, since I'm only using Shoutcast servers currently. 2 files: #!/bin/bash # Keepalive for liveice encoder # bill@radioparadise.com # LOG=/usr/local/icecast/ka.log SERVER=scastsrv2.shoutcast.com:8048 DIR=icecast STREAM=RP128 STARTFILE=/usr/local/icecast/restart.128 echo "`date` - Keepalive started for $STREAM" >> $LOG while [ 0 ] do check=`lynx -dump http://$SERVER/index.html | grep -c "currently down"` if [ $check = 1 ] then $STARTFILE echo "`date` - $STREAM restarted" >> $LOG sleep 1...
2004 Aug 06
2
Keeping Icecast and Liveice running...
I'd love to take a look at this script, and, more than likely, I'm not the only one :) Please post an example. > Liveice definitely needs a keepalive script of some kind. It's tricky, > though - since it can lose connection to the server & stop streaming, but > continue to run. The only truly reliable keepalive I've used polls the > server to see if it says the
2002 Dec 08
1
unable to connect to SWAT
...ng up localhost:901 localhost:901 Making HTTP connection to localhost:901 Sending HTTP request. HTTP request sent; waiting for response. Alert!: Unexpected network read error; connection aborted. Can't Access `http://localhost:901/' Alert!: Unable to access document. lynx: Can't access startfile ==================================== Does anyone has a clue what is going on ? i've succeeded only once and then all the above ..
2012 Apr 17
1
command line perl tool to create ogg/Vorbis picture comments
...s: ./oggflacblock.pl -i sample.png -o sample.tag -write tag -desc "Some description" -type FileIconSmall -write tag : produces a file with the "METADATA_BLOCK_PICTURE=" start, so you can plug it straight into vorbiscomment. This is the default, so you can do this: vorbiscomment startfile.ogg newfile.ogg -a -c sample.tag the other options are block64 (just the block as before) and blockraw (don't 64bit encode) -type, can be numeric, or I've come up with some short-names for the different entries that you can specify instead. FileIconSmall is restricted to 32x32 png, this i...
2005 Apr 02
2
Building new graphic device drivers with g++
Dear Group, I'm trying to build a set of new graphic device drivers. I use the devNull example a a beginning point: $ R CMD SHLIB devNull.c gcc -shared -L/usr/local/lib -o devNull.so devNull.o (everything works OK) $ R CMD SHLIB devNull.cpp g++ -shared -L/usr/local/lib -o devNull.so devNull.o (everything works OK) The difficulties start when trying to compile manually. I compile the
2017 Apr 10
2
clang build failures using Visual Studio
...share/man/man1/scan-build.1 Generating ../../share/scan-build/scanview.css Generating ../../share/scan-build/sorttable.js Generating ../../bin/scan-view Generating ../../share/scan-view/ScanView.py Generating ../../share/scan-view/Reporter.py Generating ../../share/scan-view/startfile.py Generating ../../share/scan-view/FileRadar.scpt Generating ../../share/scan-view/GetRadarVersion.scpt Generating ../../share/scan-view/bugcatcher.ico Build failed. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llv...
2009 Jan 18
4
Dom0 to DomU and reverse works but Outside world to DomU only ping works
...the error message: Making HTTP connection to 74.125.19.147 Sending HTTP request. HTTP request sent; waiting for response. Alert!: Unexpected network read error; connection aborted. Can''t Access `http://74.125.19.147/'' Alert!: Unable to access document. lynx: Can''t access startfile In Dom0 I had tcpdump running and it gave me the following output: [root@ps1 ~]# tcpdump -vvvv host 74.125.19.147 tcpdump: WARNING: peth0: no IPv4 address assigned tcpdump: listening on peth0, link-type EN10MB (Ethernet), capture size 96 bytes 06:43:55.941963 IP (tos 0x0, ttl 64, id 20913, offse...
2008 Mar 05
0
Press delete key three times in R-2.6.1 to get segmentation fault (PR#10892)
...thread_create}} %{fmudflap|fmudflapth: --wrap=main} *mflib: %{fmudflap|fmudflapth: -export-dynamic} *link_gomp: *libgcc: %{static|static-libgcc:-lgcc -lgcc_eh}%{!static:%{!static-libgcc:%{!shared-libgcc:-lgcc --as-needed -lgcc_s --no-as-needed}%{shared-libgcc:-lgcc_s%{!shared: -lgcc}}}} *startfile: %{!shared: %{pg|p|profile:gcrt1.o%s;pie:Scrt1.o%s;:crt1.o%s}} crti.o%s %{static:crtbeginT.o%s;shared|pie:crtbeginS.o%s;:crtbegin.o%s} *switches_need_spaces: *cross_compile: 0 *version: 4.2.2 *multilib: . ; *multilib_defaults: *multilib_extra: *multilib_matches: *multilib...
2002 Jan 29
5
Still no luck on command line parse
Thanks, bjornr, however your suggestion to try: wine "C:\Program Files\intuit\qbtimer\qbtimer.exe" gave the same result as the other command lines I tried. All invoke the qbtimer program and all get the same error from qbtimer: Can't find timer file "Files/intuit/qbtimer.exe" ... So wine properly finds the qbtimer.exe file. The error arises after the program is