<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I was just trying to connect to already
running erlang node via C program and while going through the documentation
of erl_interface,</font>
<br>
<br><font size=2 face="sans-serif">came across following lines </font>
<br>
<br><font size=2 face="sans-serif">When linking, you will need to specify
the path to liberl interface.a and libei.a with</font>
<br><font size=2 face="sans-serif">-L$OTPROOT/lib/erl interface-3.2.3/lib,
and you will need to specify the name of the libraries</font>
<br><font size=2 face="sans-serif">with -lerl interface -lei. You can do
this on the command line or by adding the flags to the</font>
<br><font size=2 face="sans-serif">LDFLAGS definition in your Makefile.</font>
<br>
<br>
<br><font size=2 face="sans-serif">$ ld -L/usr/local/otp/lib/erl_interface-3.2.3/</font>
<br><font size=2 face="sans-serif">lib myprog.o -lerl_interface -lei -o
myprog</font>
<br>
<br><font size=2 face="sans-serif">I have following path : </font>
<br><font size=2 face="sans-serif">/home/j.bhanot/Download/H.248/otp_src_R12B-0/lib/erl_interface</font>
<br>
<br><font size=2 face="sans-serif">even if I substitute erl_interface-3.2.3
with erl_interface - I don't get any lib folder after that and not able
to find libraries</font>
<br><font size=2 face="sans-serif">lerl_interface and lei..</font>
<br>
<br><font size=2 face="sans-serif">is there something wrong that i am doing.</font>
<br>
<br><font size=2 face="sans-serif">Regards,</font>
<br>
<br><font size=2 face="sans-serif">jb</font>
<br><font size=2 face="sans-serif">____________________________________________</font><pre>=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


</pre>