<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi Marc,<br>I really appreciate your time....I tried everything and will keep trying.....<br><br>Meanwhile I already have a shell account that you gave me long time ago........I have tried the basic tutorials and it is working fine......<br>I need permission to create my own database so that I can try more sample codes in the tutorials and also try my independent study.......<br><br>The shell account that I have is mawercer.de<br>Login: sampath<br>Psswd: anilkutty<br><br>Please let me know if u can help.......<br><br><div><font color="#5f497a"><strong>Kirupashankar Sampath</strong></font></div>
<div><font color="#5f497a"><strong>7907 N Backer Ave,</strong></font></div>
<div><font color="#5f497a"><strong>Fresno, CA 93720.</strong></font></div>
<div><strong><font color="#5f497a">Ph: 817-715-5576</font> <br></strong></div><br><br><div>> From: marco-oweber@gmx.de<br>> To: ur@impredicative.com<br>> Date: Thu, 1 Dec 2011 00:45:21 +0100<br>> Subject: Re: [Ur] NEW USER NEED HELP WITH INSTALLATION<br>> <br>> Excerpts from sampath kirupa shankar's message of Thu Dec 01 00:20:34 +0100 2011:<br>> > please let me know what to do? I am a very eager student.....and want to work on ur/Web.....thank you<br>> <br>> You have to understand that<br>> - urweb creates a .c file and then<br>> - compiles it using gcc<br>> <br>> The compilation result of the .c file is then linked against precompiled<br>> code, shared or static libraries. In this stage a lot of unresolved<br>> references occur for whatever reason. Reasons may be the linker picking<br>> the wrong libraries or not finding them at all. If you're "eager" you<br>> can now study C and its compilation toolchain for weeks. Exporting<br>>   export LD_LIBRARY_PATH=/usr/local/lib/urweb<br>> may just work - or it may not.<br>> <br>> What to do? Find the .ml code in urweb running gcc. Add some debugging/<br>> trace statements so that you know exactly how gcc and the linker are<br>> invoked - then try to reproduce the errors show above in command line<br>> then try to fix them.<br>> <br>> alternatives:<br>> Get a operating system distribution supporting urweb such as nixos<br>> linux - or give me your SSH pub key - then I'll grant you access to a<br>> SSH account supporting urweb - then you can get started instantly.<br>> <br>> By the way: Writing in UPPER case is considered "SHOUTING" - and is very<br>> uncommon - maybe even discouraged. Its used by SPAM mails too often.<br>> <br>> Marc Weber<br>> <br>> _______________________________________________<br>> Ur mailing list<br>> Ur@impredicative.com<br>> http://www.impredicative.com/cgi-bin/mailman/listinfo/ur<br></div>                                          </div></body>
</html>