search for: dperl_darwin

Displaying 4 results from an estimated 4 matches for "dperl_darwin".

2008 May 24
1
RSPerl & OS X
...rectory Finished configuration ** libs ** arch - i386 gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I. -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE -DPERL_POLLUTE -D_R_=1 -DUSE_R=1 -DUSE_TOPLEVEL_EXEC=1 -DWITH_R_IN_PERL=1 -msse3 -fPIC -g -O2 -march=nocona -c Converters.c -o Converters.o gcc -arch i386 -isysroot /Develo...
2008 Jan 14
1
Install RSPerl in Leopard
...n ** libs ** arch - i386 gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx- version-min=10.4 -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/ R.framework/Resources/include -I/Library/Frameworks/R.framework/ Resources/include/i386 -I. -arch i386 -arch ppc -g -pipe -fno-common - DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after- statement -I/usr/local/include -I/System/Library/Perl/5.8.8/darwin- thread-multi-2level/CORE -DPERL_POLLUTE -D_R_=1 -DUSE_R=1 - DUSE_TOPLEVEL_EXEC=1 -DWITH_R_IN_PERL=1 -msse3 -fPIC -g -O2 - march=nocona -c Converters.c -o Convert...
2004 Dec 31
3
Live streaming from Mac OS X
I am trying to stream live audio from a Mac OS X ibook to a linux machine running mplayer2 using instructions http://www.macosxhints.com/article.php? story=20020704134818926&query=live+itunes+streaming I managed to compile everything (Icecast 2.2.0, libshout2, etc). To compile icecast, i had to use "fakepoll.h" header file from sealiesoftware.com/fakepoll.h to get around with
2004 Dec 31
2
Live streaming from Mac OS X
...rror: (I have installed the icecast/libshout libraries, havent tried really hard to debug ices yet). Making all in playlist if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/local/etc/modules\" -I../../src -I/sw/include/libxml2 -I/sw/include -g -pipe -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE -g -O2 -Wall -I/usr/local/include -MT playlist.o -MD -MP -MF ".deps/playlist.Tpo" -c -o playlist.o playlist.c; \ then mv -f ".deps/playlist.Tpo" "....