Hello Douglas,<br><br>Thank you for helping me out in this. I configured using the command below.<br><br>./configure --with-tcl=/System/Library/Frameworks/Tcl.framework/Versions/8.5/ --with-tk=/System/Library/Frameworks/Tk.framework/Versions/8.5/ --enable-gpl --with-x264ver=x264-snapshot-20090410-2245<br>
<br>make<br><br>Errors:<br><br>video/grabber-macosx.cpp:90: error: ‘ImageSequence’ does not name a type<br>video/grabber-macosx.cpp:115: error: ‘SGChannel’ has not been declared<br>video/grabber-macosx.cpp:137: error: ‘SeqGrabComponent’ does not name a type<br>
video/grabber-macosx.cpp:138: error: ‘SGChannel’ does not name a type<br>video/grabber-macosx.cpp: In constructor ‘MacOSXGrabber::MacOSXGrabber(const char*, const char*)’:<br>video/grabber-macosx.cpp:180: error: ‘seqGrab’ was not declared in this scope<br>
video/grabber-macosx.cpp:182: error: ‘ntscIn’ was not declared in this scope<br>video/grabber-macosx.cpp:189: error: ‘InitCursor’ was not declared in this scope<br>video/grabber-macosx.cpp:190: error: ‘EnterMovies’ was not declared in this scope<br>
video/grabber-macosx.cpp: In destructor ‘virtual MacOSXGrabber::~MacOSXGrabber()’:<br>video/grabber-macosx.cpp:209: error: ‘DisposeGWorld’ was not declared in this scope<br>video/grabber-macosx.cpp:212: error: ‘seqGrab’ was not declared in this scope<br>
video/grabber-macosx.cpp: In member function ‘virtual void MacOSXGrabber::start()’:<br>video/grabber-macosx.cpp:227: error: ‘seqGrab’ was not declared in this scope<br>video/grabber-macosx.cpp:227: error: ‘SGStartRecord’ was not declared in this scope<br>
video/grabber-macosx.cpp: In member function ‘virtual void MacOSXGrabber::stop()’:<br>video/grabber-macosx.cpp:238: error: ‘seqGrab’ was not declared in this scope<br>video/grabber-macosx.cpp:238: error: ‘SGStop’ was not declared in this scope<br>
video/grabber-macosx.cpp: In member function ‘virtual int MacOSXGrabber::grab()’:<br>video/grabber-macosx.cpp:245: error: ‘struct SGDataProcRefCon’ has no member named ‘decomSeq’<br>video/grabber-macosx.cpp: In member function ‘int MacOSXGrabber::capture()’:<br>
video/grabber-macosx.cpp:275: error: ‘seqGrab’ was not declared in this scope<br>video/grabber-macosx.cpp:275: error: ‘SGIdle’ was not declared in this scope<br>video/grabber-macosx.cpp:278: error: ‘GetGWorld’ was not declared in this scope<br>
video/grabber-macosx.cpp:279: error: ‘SetGWorld’ was not declared in this scope<br>video/grabber-macosx.cpp:281: error: ‘GetGWorldPixMap’ was not declared in this scope<br>video/grabber-macosx.cpp:281: error: ‘GetPixBaseAddr’ was not declared in this scope<br>
video/grabber-macosx.cpp: In member function ‘void MacOSXGrabber::format()’:<br>video/grabber-macosx.cpp:347: error: ‘QTNewGWorld’ was not declared in this scope<br>video/grabber-macosx.cpp:350: error: ‘GetGWorldPixMap’ was not declared in this scope<br>
video/grabber-macosx.cpp:350: error: ‘LockPixels’ was not declared in this scope<br>video/grabber-macosx.cpp:356: error: ‘seqGrab’ was not declared in this scope<br>video/grabber-macosx.cpp:356: error: ‘SeqGrabComponentType’ was not declared in this scope<br>
video/grabber-macosx.cpp:358: error: ‘SGInitialize’ was not declared in this scope<br>video/grabber-macosx.cpp:360: error: ‘SGSetGWorld’ was not declared in this scope<br>video/grabber-macosx.cpp:362: error: ‘seqGrabDontMakeMovie’ was not declared in this scope<br>
video/grabber-macosx.cpp:362: error: ‘SGSetDataRef’ was not declared in this scope<br>video/grabber-macosx.cpp:365: error: ‘sgchanVideo’ was not declared in this scope<br>video/grabber-macosx.cpp:365: error: ‘SGNewChannel’ was not declared in this scope<br>
video/grabber-macosx.cpp:368: error: ‘c2pstrcpy’ was not declared in this scope<br>video/grabber-macosx.cpp:370: error: ‘SGSetChannelDevice’ was not declared in this scope<br>video/grabber-macosx.cpp:374: error: ‘VideoDigitizerComponent’ was not declared in this scope<br>
video/grabber-macosx.cpp:374: error: expected `;' before ‘vdigComponent’<br>video/grabber-macosx.cpp:375: error: ‘DigitizerInfo’ was not declared in this scope<br>video/grabber-macosx.cpp:375: error: expected `;' before ‘digitizerInfo’<br>
video/grabber-macosx.cpp:376: error: ‘vdigComponent’ was not declared in this scope<br>video/grabber-macosx.cpp:376: error: ‘digitizerInfo’ was not declared in this scope<br>video/grabber-macosx.cpp:376: error: ‘VDGetDigitizerInfo’ was not declared in this scope<br>
video/grabber-macosx.cpp:378: error: ‘digiInDoesNTSC’ was not declared in this scope<br>video/grabber-macosx.cpp:378: error: ‘ntscIn’ was not declared in this scope<br>video/grabber-macosx.cpp:379: error: ‘VDSetInputStandard’ was not declared in this scope<br>
video/grabber-macosx.cpp:380: error: ‘digiInDoesPAL’ was not declared in this scope<br>video/grabber-macosx.cpp:380: error: ‘palIn’ was not declared in this scope<br>video/grabber-macosx.cpp:381: error: ‘VDSetInputStandard’ was not declared in this scope<br>
video/grabber-macosx.cpp:382: error: ‘digiInDoesSECAM’ was not declared in this scope<br>video/grabber-macosx.cpp:382: error: ‘secamIn’ was not declared in this scope<br>video/grabber-macosx.cpp:383: error: ‘VDSetInputStandard’ was not declared in this scope<br>
video/grabber-macosx.cpp:388: error: ‘GetMainDevice’ was not declared in this scope<br>video/grabber-macosx.cpp:388: error: ‘SGSetGWorld’ was not declared in this scope<br>video/grabber-macosx.cpp:390: error: ‘SGSetChannelBounds’ was not declared in this scope<br>
video/grabber-macosx.cpp:393: error: ‘seqGrabRecord’ was not declared in this scope<br>video/grabber-macosx.cpp:393: error: ‘SGSetChannelUsage’ was not declared in this scope<br>video/grabber-macosx.cpp:395: error: ‘SGDisposeChannel’ was not declared in this scope<br>
video/grabber-macosx.cpp:399: error: ‘NewSGDataUPP’ was not declared in this scope<br>video/grabber-macosx.cpp:399: error: ‘SGSetDataProc’ was not declared in this scope<br>video/grabber-macosx.cpp:400: error: ‘SGPrepare’ was not declared in this scope<br>
video/grabber-macosx.cpp:403: error: ‘GetGWorldPixMap’ was not declared in this scope<br>video/grabber-macosx.cpp:403: error: ‘UnlockPixels’ was not declared in this scope<br>video/grabber-macosx.cpp:404: error: ‘UpdateGWorld’ was not declared in this scope<br>
video/grabber-macosx.cpp:405: error: ‘LockPixels’ was not declared in this scope<br>video/grabber-macosx.cpp: In member function ‘int MacOSXGrabber::setport(const char*)’:<br>video/grabber-macosx.cpp:422: error: ‘SGDeviceList’ was not declared in this scope<br>
video/grabber-macosx.cpp:422: error: expected `;' before ‘sgdeviceList’<br>video/grabber-macosx.cpp:423: error: ‘sgchanVideo’ was not declared in this scope<br>video/grabber-macosx.cpp:423: error: ‘sgDeviceListIncludeInputs’ was not declared in this scope<br>
video/grabber-macosx.cpp:423: error: ‘sgdeviceList’ was not declared in this scope<br>video/grabber-macosx.cpp:423: error: ‘SGGetChannelDeviceList’ was not declared in this scope<br>video/grabber-macosx.cpp:430: error: ‘p2cstrcpy’ was not declared in this scope<br>
video/grabber-macosx.cpp:435: error: ‘seqGrab’ was not declared in this scope<br>video/grabber-macosx.cpp:435: error: ‘SGDisposeDeviceList’ was not declared in this scope<br>video/grabber-macosx.cpp:441: error: ‘SGSetChannelDeviceInput’ was not declared in this scope<br>
video/grabber-macosx.cpp: In member function ‘virtual int MacOSXGrabber::command(int, const char* const*)’:<br>video/grabber-macosx.cpp:459: error: ‘seqGrab’ was not declared in this scope<br>video/grabber-macosx.cpp:468: error: ‘palIn’ was not declared in this scope<br>
video/grabber-macosx.cpp:470: error: ‘secamIn’ was not declared in this scope<br>video/grabber-macosx.cpp:472: error: ‘ntscIn’ was not declared in this scope<br>video/grabber-macosx.cpp:489: error: ‘SeqGrabPanelType’ was not declared in this scope<br>
video/grabber-macosx.cpp:513: error: ‘p2cstrcpy’ was not declared in this scope<br>video/grabber-macosx.cpp:522: error: ‘seqGrab’ was not declared in this scope<br>video/grabber-macosx.cpp:522: error: ‘sgchanVideo’ was not declared in this scope<br>
video/grabber-macosx.cpp:522: error: ‘SGSettingsDialog’ was not declared in this scope<br>video/grabber-macosx.cpp: In member function ‘int MacOSXGrabber::setupDecom()’:<br>video/grabber-macosx.cpp:538: warning: missing initializer for member ‘Rect::bottom’<br>
video/grabber-macosx.cpp:538: warning: missing initializer for member ‘Rect::right’<br>video/grabber-macosx.cpp:542: error: ‘sgchanVideo’ was not declared in this scope<br>video/grabber-macosx.cpp:542: error: ‘SGGetChannelSampleDescription’ was not declared in this scope<br>
video/grabber-macosx.cpp:547: error: ‘RectMatrix’ was not declared in this scope<br>video/grabber-macosx.cpp:549: error: ‘struct SGDataProcRefCon’ has no member named ‘decomSeq’<br>video/grabber-macosx.cpp:558: error: ‘codecNormalQuality’ was not declared in this scope<br>
video/grabber-macosx.cpp:559: error: ‘bestSpeedCodec’ was not declared in this scope<br>video/grabber-macosx.cpp:559: error: ‘DecompressSequenceBegin’ was not declared in this scope<br>video/grabber-macosx.cpp: At global scope:<br>
video/grabber-macosx.cpp:576: error: ‘OSErr MacOSXGrabber::seqGrabberDataProc’ is not a static member of ‘class MacOSXGrabber’<br>video/grabber-macosx.cpp:576: error: ‘SGChannel’ was not declared in this scope<br>video/grabber-macosx.cpp:576: error: expected primary-expression before ‘p’<br>
video/grabber-macosx.cpp:576: error: expected primary-expression before ‘long’<br>video/grabber-macosx.cpp:576: error: expected primary-expression before ‘long’<br>video/grabber-macosx.cpp:576: error: expected primary-expression before ‘long’<br>
video/grabber-macosx.cpp:576: error: expected primary-expression before ‘time’<br>video/grabber-macosx.cpp:576: error: expected primary-expression before ‘short’<br>video/grabber-macosx.cpp:576: error: expected primary-expression before ‘long’<br>
video/grabber-macosx.cpp:576: error: initializer expression list treated as compound expression<br>video/grabber-macosx.cpp:576: error: expected ‘,’ or ‘;’ before ‘{’ token<br>video/grabber-macosx.cpp:578: error: expected declaration before end of line<br>
make: *** [video/grabber-macosx.o] Error 1<br><br><br>Thanks<br><br>Regards,<br><br>Akhila<br><br><div class="gmail_quote">On Wed, Sep 2, 2009 at 9:33 PM, Douglas Kosovic <span dir="ltr"><<a href="mailto:douglask@itee.uq.edu.au">douglask@itee.uq.edu.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-AU">
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hi Akhila,</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Sorry I meant tkConfig.sh rather than tk.tcl, but the following
should hopefully work for vic’s configure command-line (note, line
wrapping introduced by email client):</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">./configure </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">--with-tcl=/System/Library/Frameworks/Tcl.framework/Versions/8.5/tclConfig.sh</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">--with-tk=/System/Library/Frameworks/Tk.framework/Versions/8.5/tkConfig.sh</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Correct the path names for tclConfig.sh and tkConfig.sh if they
aren’t in those locations.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I might have access to a Snow Leopard machine in the next couple
of days.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Cheers,</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Doug</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;">
<div>
<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
<p><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> Akhila [mailto:<a href="mailto:akhila844@gmail.com" target="_blank">akhila844@gmail.com</a>] <br>
<b>Sent:</b> Thursday, 3 September 2009 10:51 AM<div><div></div><div class="h5"><br>
<b>To:</b> Douglas Kosovic<br>
<b>Cc:</b> <a href="mailto:sumover-dev@cs.ucl.ac.uk" target="_blank">sumover-dev@cs.ucl.ac.uk</a>; <a href="mailto:sumover-tech@cs.ucl.ac.uk" target="_blank">sumover-tech@cs.ucl.ac.uk</a><br>
<b>Subject:</b> Re: [Sumover-dev] Reg: VIC on Snow Leopard</div></div></span></p>
</div>
</div><div><div></div><div class="h5">
<p> </p>
<p style="margin-bottom: 12pt;">Hello Douglas,<br>
<br>
This is the output of the command.<br>
<br>
find: /dev/fd/3: Not a directory<br>
find: /dev/fd/4: Not a directory<br>
/opt/local/lib/tk8.5/tk.tcl<br>
/opt/local/var/macports/software/tk/8.5.6_1+darwin/opt/local/lib/tk8.5/tk.tcl<br>
/System/Library/Frameworks/Tk.framework/Versions/8.4/Resources/Scripts/tk.tcl<br>
/System/Library/Frameworks/Tk.framework/Versions/8.5/Resources/Scripts/tk.tcl<br>
<br>
Kindly let me know.<br>
<br>
Thanks<br>
<br>
Akhila<br>
<br>
</p>
<div>
<p>On Wed, Sep 2, 2009 at 8:11 PM, Douglas Kosovic <<a href="mailto:douglask@itee.uq.edu.au" target="_blank">douglask@itee.uq.edu.au</a>> wrote:</p>
<div>
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hi Akhila,</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I’ve been using
64bit VIC and RAT on my production AccessGrid node (running x86-64 Fedora
linux) for the past 2 years.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Where is Snow Leopard’s
tk.tcl installed? The following command line will do a search of the hard disk.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> sudo find / -name
tk.tcl</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I could then fix the autoconf
script, perhaps it’s not looking for the 64bit location where it is
installed.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Cheers,</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Doug</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;">
<div>
<div style="border-style: solid none none; border-color: -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
<p><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> Akhila [mailto:<a href="mailto:akhila844@gmail.com" target="_blank">akhila844@gmail.com</a>] <br>
<b>Sent:</b> Thursday, 3 September 2009 8:46 AM<br>
<b>To:</b> Douglas Kosovic<br>
<b>Cc:</b> <a href="mailto:sumover-dev@cs.ucl.ac.uk" target="_blank">sumover-dev@cs.ucl.ac.uk</a>;
<a href="mailto:sumover-tech@cs.ucl.ac.uk" target="_blank">sumover-tech@cs.ucl.ac.uk</a><br>
<b>Subject:</b> Re: [Sumover-dev] Reg: VIC on Snow Leopard</span></p>
</div>
</div>
<div>
<div>
<p> </p>
<p style="margin-bottom: 12pt;">Hello Douglas,<br>
<br>
After I type <span style="font-size: 10pt;"> ./vic -X network=ip <a href="http://234.5.6.7/16000" target="_blank">234.5.6.7/16000</a> </span>, I
get the following error<br>
<br>
vic: '' not a recognized session type<br>
<br>
VIC I compiled:<br>
<br>
I get the following error. I don't get the below error when I use the vic
from the website. I did install aquatcltk 8.5.7 from the following website<br>
<a href="http://www.categorifiedcoder.info/tcltk/" target="_blank">http://www.categorifiedcoder.info/tcltk/</a><br>
<br>
vic: Can't find a usable tk.tcl in the following directories: <br>
/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/Scripts/tk8.5
/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/Scripts/tk8.5/Resources/Scripts
/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tk8.5
/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tk8.5/Resources/Scripts
./lib/tk8.5 ./lib/tk8.5/Resources/Scripts ~/Library/Tcl/tk8.5
~/Library/Tcl/tk8.5/Resources/Scripts /Library/Tcl/tk8.5
/Library/Tcl/tk8.5/Resources/Scripts /Network/Library/Tcl/tk8.5
/Network/Library/Tcl/tk8.5/Resources/Scripts /System/Library/Tcl/tk8.5
/System/Library/Tcl/tk8.5/Resources/Scripts ~/Library/Frameworks/tk8.5
~/Library/Frameworks/tk8.5/Resources/Scripts /Library/Frameworks/tk8.5
/Library/Frameworks/tk8.5/Resources/Scripts /Network/Library/Frameworks/tk8.5
/Network/Library/Frameworks/tk8.5/Resources/Scripts
/System/Library/Frameworks/tk8.5 /System/Library/Frameworks/tk8.5/Resources/Scripts
./library<br>
<br>
After that I tried installing using <br>
<i>sudo port install tk</i><br>
which installed everything. But still I get this error. Can I know if vic
supports 64 bit architecture? I need to work on vic and I might have to migrate
back to leopard for that. Kindly let me know.<br>
<br>
Thanks<br>
<br>
Akhila</p>
<div>
<p>On Wed, Sep 2, 2009 at 6:03 PM, Douglas Kosovic <<a href="mailto:douglask@itee.uq.edu.au" target="_blank">douglask@itee.uq.edu.au</a>>
wrote:</p>
<div>
<p><span style="font-size: 10pt;">Hi Akhila,<br>
<br>
Does setting the network type explicitly work? e.g.:<br>
<br>
./vic -X network=ip <a href="http://234.5.6.7/16000" target="_blank">234.5.6.7/16000</a><br>
<br>
<br>
I don't have Snow Leopard, so can't make a comment about vic's compatibility.<br>
<br>
<br>
Doug</span></p>
<div>
<div>
<p style="margin-bottom: 12pt;"><span style="font-size: 10pt;"><br>
<br>
-----Original Message-----<br>
From: <a href="mailto:sumover-dev-bounces@cs.ucl.ac.uk" target="_blank">sumover-dev-bounces@cs.ucl.ac.uk</a>
on behalf of Akhila<br>
Sent: Thu 9/3/2009 7:41 AM<br>
To: <a href="mailto:sumover-dev@cs.ucl.ac.uk" target="_blank">sumover-dev@cs.ucl.ac.uk</a>;
<a href="mailto:sumover-tech@cs.ucl.ac.uk" target="_blank">sumover-tech@cs.ucl.ac.uk</a><br>
Subject: [Sumover-dev] Reg: VIC on Snow Leopard<br>
<br>
Hello everyone,<br>
<br>
Is vic snow leopard compatible? I tried to run the binary downloaded from<br>
the website and I get the following error.<br>
<br>
vic: not a recognized network type<br>
<br>
Please let me know so that I can revert back soon to Leopard if vic does not<br>
work.<br>
<br>
Thanks<br>
<br>
--<br>
Regards,<br>
<br>
Akhila</span></p>
</div>
</div>
</div>
</div>
<p><br>
<br clear="all">
<br>
-- <br>
Regards,<br>
<br>
Akhila</p>
</div>
</div>
</div>
</div>
</div>
</div>
<p><br>
<br clear="all">
<br>
-- <br>
Regards,<br>
<br>
Akhila</p>
</div></div></div>
</div>
</div>
</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Akhila<br>