<?xml version="1.0" ?><rss version="2.0" xmlns:ec="http://www.eggheadcafe.com"><channel><title>eggheadcafe.com Linux/Unix Developer Unanswered Messageboard Posts</title><link>http://www.eggheadcafe.com</link><pubDate>Thu, 06 Jun 2013 08:14:17 GMT</pubDate><description>EggHeadCafe - The .NET developer's portal of choice</description><language>en-us</language><item><title><![CDATA[Help to ksh file error]]></title><guid isPermaLink="false"><![CDATA[http://www.eggheadcafe.com/community/unix/86/10472115/help-to-ksh-file-error.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/community/unix/86/10472115/help-to-ksh-file-error.aspx]]></link><description><![CDATA[<p>Dear All,<br />
<br />
</p>
<p>I am confused to run my project in Linux.&nbsp; 3 script files I suppose to modify. I am instructed like this below<br />
<br />
</p>
<p>" For UNIX/Linux systems, a makefile is provided. In order to compile the program on UNIX/Linux, change to the root directory of the project (where the makefile is located) and type make all in the command window.<br />
NOTE: Don&rsquo;t forget to specify the correct architecture in the makefile as well as the compile script for the library (compile_mg1g1.ksh), i.e. ARCH=ia64 on HP-UX/Itanium64 systems resp. ARCH=x86_64 on RHEL5X64 systems. "<br />
<br />
</p>
<p>Files I modified:<br />
-----------------------<br />
<br />
</p>
<p>I have pasted my code that I modified, kindly have a look<br />
<br />
</p>
<p>My project Folder Path<br />
-----------------------</p>
<p>file:/home/UsrAJ/Desktop/mg1g1_perfo</p>
<p>compile_mg1g1.ksh - Lines: {19 to 21}, {59 to 64} <br />
---------------------------------------------------</p>
<p>###incpath=$Curpath/source<br />
###file:/home/UsrAJ/Desktop/mg1g1_perfo/source #my actual folder path<br />
incpath=$file:/home/UsrAJ/Desktop/mg1g1_perfo/source</p>
<p>###SRCSDIR=$Curpath"/source"<br />
###file:/home/UsrAJ/Desktop/mg1g1_perfo/source #my actual folder path<br />
SRCSDIR=$home/UsrAJ/Desktop/mg1g1_perfo/source<br />
###BINDIR=$Curpath"/bin/"${ARCH}<br />
###file:/home/UsrAJ/Desktop/mg1g1_perfo/bin<br />
BINDIR=$/home/UsrAJ/Desktop/mg1g1_perfo/bin/"${x86_64}</p>
<p>&nbsp;</p>
<p>makefile -&nbsp; Lines: {36}, {47 to 66}<br />
------------------------------------</p>
<p>PROJDIR = .<br />
#BINDIR&nbsp; = ${PROJDIR}/bin/$(ARCH)<br />
#DRVDIR&nbsp; = $(PROJDIR)/drv<br />
#INCDIR&nbsp; = $(PROJDIR)/drv<br />
#LIBDIR&nbsp; = ${PROJDIR}/model/lib/$(ARCH)<br />
#MODDIR&nbsp; = $(PROJDIR)/drv<br />
#SRCDIR&nbsp; = $(PROJDIR)/drv</p>
<p>#TMPDIR&nbsp; = $(PROJDIR)/tmp_$(ARCH)</p>
<p>###Modified by me<br />
PROJDIR = file:/home/UsrAJ/Desktop/mg1g1_perfo<br />
BINDIR&nbsp; = $file:/home/UsrAJ/Desktop/mg1g1_perfo/bin/$(ARCH)<br />
DRVDIR&nbsp; = $file:/home/UsrAJ/Desktop/mg1g1_perfo/bin/drv<br />
INCDIR&nbsp; = $file:/home/UsrAJ/Desktop/mg1g1_perfo/bin/drv<br />
LIBDIR&nbsp; = $file:/home/UsrAJ/Desktop/mg1g1_perfo/model/lib/$(ARCH)<br />
MODDIR&nbsp; = $file:/home/UsrAJ/Desktop/mg1g1_perfo/bin/drv<br />
SRCDIR&nbsp; = $file:/home/UsrAJ/Desktop/mg1g1_perfo/bin/drv</p>
<p>TMPDIR&nbsp; = $file:/home/UsrAJ/Desktop/mg1g1_perfo/bin/tmp_$(ARCH)</p>
<p>&nbsp;</p>
<p>run_on_the_fly_test.ksh - Lines: {11 to 12}<br />
----------------------------------------------</p>
<p># test LINUX 64 bits (RHEL5X64) static version<br />
#-----------------------------------------------------------------------------<br />
#./bin/x86_64/test_on_the_fly_x86_64.exe ./input/conm2check.ctrl<br />
./bin/x86_64/test_on_the_fly_x86_64.exe file:/home/UsrAJ/Desktop/mg1g1_perfo/input</p>
<p>While I am running the command ( in Run Command) : run_on_the_fly_test.ksh OR compile_mg1g1.ksh OR make all </p>
<p>Getting message(error) like this: Unknown Host<br />
<br />
</p>
<p>my Linux version is Konqueror 3.3.1 - 5.13 RedHat(using KDE 3.3.1 to 3.14 Red Hat)</p>
<p>Somebody please help me on this issue, where I am making mistake.....I am new to linux platform<br />
<br />
thanks a lot</p>&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/community/unix/86/10472115/help-to-ksh-file-error.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 28 Mar 2013 23:01:12 GMT</pubDate></item><item><title><![CDATA[in data structure what is the use of heap , and please help me the one simple project]]></title><guid isPermaLink="false"><![CDATA[http://www.eggheadcafe.com/community/unix/86/10467782/in-data-structure-what-is-the-use-of-heap--and-please-help-me-the-one-simple-project.aspx]]></guid><link><![CDATA[http://www.eggheadcafe.com/community/unix/86/10467782/in-data-structure-what-is-the-use-of-heap--and-please-help-me-the-one-simple-project.aspx]]></link><description><![CDATA[based on the heap in in datastructure ..... what are the application involved in heap and also ..... snd me the simple project on heap&nbsp;&nbsp;<a href="http://www.eggheadcafe.com/community/unix/86/10467782/in-data-structure-what-is-the-use-of-heap--and-please-help-me-the-one-simple-project.aspx" target="_self">read more</a>]]></description><pubDate>Thu, 28 Mar 2013 23:01:52 GMT</pubDate></item></channel></rss>