problems with the NIST WiMAX patch

View: New views
9 Messages — Rating Filter:   Alert me  

problems with the NIST WiMAX patch

by W.A. Iqbal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


hey ns-users,

> ive installed the NIST wimax patch, but when i try to simulate simple.tcl(comes with the rar file) i get an error msg saying,
> invalid command name "Mac/802_16"
>    while executing
> "Mac/802_16 set debug_0"
>  <file "simple.tcl" line 45>


thanks for your help.

rgrds
WA Iqbal

Re: problems with the NIST WiMAX patch

by W.A. Iqbal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


W.A. Iqbal wrote:
hey ns-users,

> ive installed the NIST wimax patch, but when i try to simulate simple.tcl(comes with the rar file) i get an error msg saying,
> invalid command name "Mac/802_16"
>    while executing
> "Mac/802_16 set debug_0"
>  <file "simple.tcl" line 45>


thanks for your help.

rgrds
WA Iqbal
I did solve this problem, but now i have another issue and that is that NS is not recognising the OFDM interface.

please help me.

Re: problems with the NIST WiMAX patch

by saeed :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You should create proper path. Your .bashrc file may need the updation for path.
My NIST code is working fine.

Saeed
W.A. Iqbal wrote:
W.A. Iqbal wrote:
hey ns-users,

> ive installed the NIST wimax patch, but when i try to simulate simple.tcl(comes with the rar file) i get an error msg saying,
> invalid command name "Mac/802_16"
>    while executing
> "Mac/802_16 set debug_0"
>  <file "simple.tcl" line 45>


thanks for your help.

rgrds
WA Iqbal
I did solve this problem, but now i have another issue and that is that NS is not recognising the OFDM interface.

please help me.

Re: problems with the NIST WiMAX patch

by Venelin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have installed NIST WIMAX Patch and when i tried to execute some of the scripts I am facing the same issue. On the NIST 802.16 page they point to recompiling the system by running ./configure, make clean, make. I have tried this several times but i am still facing this issue.

I do not know whether I have not installed the NS and NIST module correct on Ubuntu, because when i runt the above command a notice the follow:

This is when i execute ./configure:

No .configure file found in current directory
Continuing with default options...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu

When i execute the configure (without ./configure) from the ns-2.31 folder i think the process goes fine. The first two lines are missing. But i do not think that this will recompile the syste.

venelin@venelin-desktop:~/ns-allinone-2.31/ns-2.31$ configure
loading cache ./config.cache
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
checking whether to add a package name suffix for the manpages... no

After i execute the command "configure". I run "make clean", but I notice the follow strange misconfiuring or something else:

venelin@venelin-desktop:~/ns-allinone-2.31/ns-2.31$ make clean
rm -f *.a *.o libtcl* core errs *~ \#* TAGS *.E a.out \
                errors tclsh tcltest lib.exp Tcl
cd dltest ; make clean
make[1]: Entering directory `/home/venelin/ns-allinone-2.31/ns-2.31/dltest'
rm -f *.o config.cache config.log config.status
rm -f lib.exp ../dltest.marker
rm -f *.so
make[1]: Leaving directory `/home/venelin/ns-allinone-2.31/ns-2.31/dltest'

When i run "make" command, everything seems to be fine. But I am still not able to complite any script, becasue of the error.

Why this recompile can not be complete?

Please all help will be appreciated.

Best Regards,
Venelin Petkov

W.A. Iqbal wrote:
hey ns-users,

> ive installed the NIST wimax patch, but when i try to simulate simple.tcl(comes with the rar file) i get an error msg saying,
> invalid command name "Mac/802_16"
>    while executing
> "Mac/802_16 set debug_0"
>  <file "simple.tcl" line 45>


thanks for your help.

rgrds
WA Iqbal

Re: problems with the NIST WiMAX patch

by JawadZaheer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Hi
I m unable to recompile my wimax patchand having the same problem. Can you
plz specify how to update my .bashrc file.


saeed wrote:

>
> You should create proper path. Your .bashrc file may need the updation for
> path.
> My NIST code is working fine.
>
> Saeed
>
> W.A. Iqbal wrote:
>>
>>
>>
>> W.A. Iqbal wrote:
>>>
>>>
>>> hey ns-users,
>>>
>>>> ive installed the NIST wimax patch, but when i try to simulate
>>>> simple.tcl(comes with the rar file) i get an error msg saying,
>>>> invalid command name "Mac/802_16"
>>>>    while executing
>>>> "Mac/802_16 set debug_0"
>>>>  <file "simple.tcl" line 45>
>>>
>>>
>>> thanks for your help.
>>>
>>> rgrds
>>> WA Iqbal
>>>
>>>
>>
>> I did solve this problem, but now i have another issue and that is that
>> NS is not recognising the OFDM interface.
>>
>> please help me.
>>
>
>

--
View this message in context: http://www.nabble.com/problems-with-the-NIST-WiMAX-patch-tp9648357p14522929.html
Sent from the ns-users mailing list archive at Nabble.com.


Re: problems with the NIST WiMAX patch

by JawadZaheer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
I m unable to recompile my wimax patchand having the same problem. Can you plz specify how to update my .bashrc file.
And how to resolve the error saying:

 invalid command name "Mac/802_16"
>    while executing
> "Mac/802_16 set debug_0"
>  <file "simple.tcl" line 45>

Jawad



hey ns-users,

> ive installed the NIST wimax patch, but when i try to simulate simple.tcl(comes with the rar file) i get an error msg saying,
> invalid command name "Mac/802_16"
>    while executing
> "Mac/802_16 set debug_0"
>  <file "simple.tcl" line 45>


thanks for your help.

rgrds
WA Iqbal



I did solve this problem, but now i have another issue and that is that NS is not recognising the OFDM interface.

please help me.




Re: problems with the NIST WiMAX patch

by Urielleh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,
I want to know how did you solve this problem ?? Because I'm working on it since more than one week and I can't go on..

Thx

JawadZaheer wrote:
Hi
I m unable to recompile my wimax patchand having the same problem. Can you plz specify how to update my .bashrc file.
And how to resolve the error saying:

 invalid command name "Mac/802_16"
>    while executing
> "Mac/802_16 set debug_0"
>  <file "simple.tcl" line 45>

Jawad



hey ns-users,

> ive installed the NIST wimax patch, but when i try to simulate simple.tcl(comes with the rar file) i get an error msg saying,
> invalid command name "Mac/802_16"
>    while executing
> "Mac/802_16 set debug_0"
>  <file "simple.tcl" line 45>


thanks for your help.

rgrds
WA Iqbal
I did solve this problem, but now i have another issue and that is that NS is not recognising the OFDM interface.

please help me.






Re: problems with the NIST WiMAX patch

by JawadZaheer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I have solved the problem.
From ns-2.31 directory
./configure
make clean
make
make install

Probably you guys are missing the "make instal"l command.

Best of luck

Re: problems with the NIST WiMAX patch

by opasth :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


W.A. Iqbal wrote:
W.A. Iqbal wrote:
hey ns-users,

> ive installed the NIST wimax patch, but when i try to simulate simple.tcl(comes with the rar file) i get an error msg saying,
> invalid command name "Mac/802_16"
>    while executing
> "Mac/802_16 set debug_0"
>  <file "simple.tcl" line 45>


thanks for your help.

rgrds
WA Iqbal
I did solve this problem, but now i have another issue and that is that NS is not recognising the OFDM interface.

please help me.
Dear WA Iqbal
i am very new in wimax, so i try to use package from NIST WIMAX but when i compile the problem appear like:

invalid command name "Mac/802_16"
while executing
"Mac/802_16 set debug_0"
 <file "simple.tcl" line 45>


then you said that you can solve this problem, right? please tell me how can solve this problem, now i am doing my research in this area.

thanks in advance
Opasth