<div class="gmail_extra"><div class="gmail_extra">Hello,</div><div class="gmail_extra"><br></div><div class="gmail_extra">It worked nicely.. Thank you.</div><div class="gmail_extra"><br></div><div class="gmail_extra">However, my I am running a visual cluster (Rocks Cluster 5.4 with Viz roll 5.4)... I have a Headnode and 3 tile nodes. These 3 tile nodes has 2 monitors each plus the head node monitor.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra"><i>NODE 0</i></div><div class="gmail_extra">tile-0-0:0.0</div><div class="gmail_extra">tile-0-0:1.0</div><div class="gmail_extra"><br></div><div class="gmail_extra">
<div class="gmail_extra"><i>NODE 1</i></div><div class="gmail_extra">tile-1-0:0.0</div><div class="gmail_extra">tile-1-0:1.0</div></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra" style>
<i>NODE 2</i></div><div class="gmail_extra" style>tile-2-0:0.0</div><div class="gmail_extra" style>tile-2-0:1.0</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>
Now, the Hello is nicely displayed on my headnode monitor, how can I display this to my tile node as one big image?</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>Thanks for the BIG help!</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>-jerrold</div><br class="Apple-interchange-newline"></div><br><div class="gmail_quote">2012/4/23 Sérgio Basto <span dir="ltr"><<a href="mailto:sergio@serjux.com" target="_blank">sergio@serjux.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im HOEnZb">On Mon, 2012-04-23 at 14:13 -0700, Jerrold Clint Balansi wrote:<br>
> Hi Julien,<br>
> I'm sorry that I'm pretty much new in to this Xlib programming, how<br>
> exactly can I do that?<br>
<br>
</div><div class="im HOEnZb">gcc -o HelloX HelloX.c -lX11<br>
<br>
</div><div class="HOEnZb"><div class="h5">> Thank you for your help.<br>
><br>
> -jerrold<br>
><br>
> On Mon, Apr 23, 2012 at 2:10 PM, Julien Cristau <<a href="mailto:jcristau@debian.org">jcristau@debian.org</a>><br>
> wrote:<br>
>         On Mon, Apr 23, 2012 at 13:55:34 -0700, Jerrold Clint Balansi<br>
>         wrote:<br>
><br>
>         > Hello,<br>
>         ><br>
>         > I am trying to make a Hello World program from code from<br>
>         this site:<br>
>         > <a href="http://www.paulgriffiths.net/program/c/srcs/helloxsrc.html" target="_blank">http://www.paulgriffiths.net/program/c/srcs/helloxsrc.html</a><br>
>         ><br>
>         > However, when I try to compile and run it I get this error.<br>
>         Can some give<br>
>         > me a hint. Thank you.<br>
>         ><br>
>         > [root@vizwall Desktop]# gcc -o HelloX HelloX.c<br>
>         > > /tmp/ccMGGmGj.o: In function `main':<br>
>         > > HelloX.c:(.text+0x42): undefined reference to<br>
>         `XAllocSizeHints'<br>
><br>
><br>
>         You need to link with -lX11.<br>
><br>
>         Cheers,<br>
>         Julien<br>
><br>
><br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Sérgio M. B.<br>
<br>
<br>
</font></span></blockquote></div><br></div>