<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi Johnny, V4rb (not just vserver) must be installed on whatever machine is running the app. Are you developing on the Linux machine? Or developing on different machine then moving web app to Linux after compiling? </div><div><br>On Dec 10, 2013, at 7:08 AM, "Johnny Harris" <<a href="mailto:johnny@southshore.com">johnny@southshore.com</a>> wrote:<br><br></div><blockquote type="cite"><div>

<div dir="ltr">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<div>Hi Sergey,</div>
<div> </div>
<div>Yes, that is the goal.</div>
<div> </div>
<div>I looked on the server and the vcomponents folder does not exist in 
/usr/local/lib.</div>
<div> </div>
<div>Can I manually create the folder and copy the file from 
/opt/VServer/lib?</div>
<div> </div>
<div>I installed VServer via dpkg. I’m getting ready to leave for my day job, 
but I will try to check  my email later.</div>
<div> </div>
<div>Best Regards,</div>
<div>Johnny Harris</div>
<div style="FONT-SIZE: small; FONT-FAMILY: 'Calibri'; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: none; DISPLAY: inline">
<div style="FONT: 10pt tahoma">
<div> </div>
<div style="BACKGROUND: #f5f5f5">
<div style="font-color: black"><b>From:</b> <a title="sergey_pashkov@valentina-db.com" href="mailto:sergey_pashkov@valentina-db.com">Sergey Pashkov</a> </div>
<div><b>Sent:</b> Tuesday, December 10, 2013 6:20 AM</div>
<div><b>To:</b> <a title="valentina@lists.macserve.net" href="mailto:valentina@lists.macserve.net">Valentina Developers</a> </div>
<div><b>Subject:</b> Re: VServer Error on Ubuntu</div></div></div>
<div> </div></div>
<div style="FONT-SIZE: small; FONT-FAMILY: 'Calibri'; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: none; DISPLAY: inline">
<div dir="ltr">So the goal is to run Xojo web application on this Linux server. 
<div>Then you need to check, if /usr/local/lib/vcomponents contains 
libvshared_release_x86.so.550.</div>
<div> </div>
<div>It should be there, if you installed v4rb_5_lin.deb package.</div>
<div> </div>
<div>Best regards,</div>
<div>Sergey Pashkov</div></div>
<div class="gmail_extra"><br><br>
<div class="gmail_quote">On Tue, Dec 10, 2013 at 2:04 PM, Johnny Harris <span dir="ltr"><<a href="mailto:johnny@southshore.com" target="_blank">johnny@southshore.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
  <div dir="ltr">
  <div dir="ltr">
  <div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'">
  <div>Hi Sergey,</div>
  <div> </div>
  <div>I’m running Ubuntu 32bit 12.04.3 and Valentina Server 5.5.</div>
  <div> </div>
  <div>Valentina Server seems to be running fine. I have no problems connecting 
  to the server with VStudio or a .Net app.</div>
  <div> </div>
  <div>I get the error when I try starting the Xojo web app on the server. The 
  Xojo app is compiled as standalone.</div>
  <div> </div>
  <div>Kind Regards,</div>
  <div>Johnny Harris</div>
  <div style="FONT-SIZE: small; FONT-FAMILY: 'Calibri'; FONT-WEIGHT: normal; FONT-STYLE: normal; TEXT-DECORATION: none; DISPLAY: inline">
  <div style="FONT: 10pt tahoma">
  <div><font size="3" face="Calibri"></font> </div>
  <div style="BACKGROUND: #f5f5f5">
  <div><b>From:</b> <a title="sergey_pashkov@valentina-db.com" href="mailto:sergey_pashkov@valentina-db.com" target="_blank">Sergey Pashkov</a> 
  </div>
  <div><b>Sent:</b> Tuesday, December 10, 2013 1:22 AM</div>
  <div><b>To:</b> <a title="valentina@lists.macserve.net" href="mailto:valentina@lists.macserve.net" target="_blank">Valentina 
  Developers</a> </div>
  <div><b>Subject:</b> Re: VServer Error on Ubuntu</div></div></div>
  <div> </div></div>
  <div style="FONT-SIZE: small; FONT-FAMILY: 'Calibri'; FONT-WEIGHT: normal; FONT-STYLE: normal; TEXT-DECORATION: none; DISPLAY: inline">
  <div>
  <div class="h5">
  <div dir="ltr">Hi, Johnny 
  <div> </div>
  <div>I didn't get such error after installation.</div>
  <div> </div>
  <div>What version of Ubuntu are you using?</div>
  <div>How do you run VServer application?</div>
  <div> </div>
  <div>Best regards,</div>
  <div>Sergey Pashkov</div>
  <div> </div></div>
  <div class="gmail_extra"><br><br>
  <div class="gmail_quote">On Tue, Dec 10, 2013 at 3:47 AM, Johnny Harris <span dir="ltr"><<a href="mailto:johnny@southshore.com" target="_blank">johnny@southshore.com</a>></span> wrote:<br>
  <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
    <div dir="ltr">
    <div dir="ltr">
    <div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'">
    <div>Hi Everyone,</div>
    <div> </div>
    <div>I’m trying to start an Xojo web app connecting to VServer. I’m getting 
    the following error when trying to launch the app:</div>
    <div> </div>
    <div>“The application cannot continue because a needed file cannot be 
    installed. libvshared_release_x86.so.550: cannot open shared object file: no 
    such file or directory”</div>
    <div> </div>
    <div>I’ve checked the /opt/VServer/lib folder and the file does exist.</div>
    <div> </div>
    <div>Has anyone else ran across this error? </div>
    <div> </div>
    <div>Kind Regards,</div>
    <div>Johnny 
    Harris</div></div></div></div><br>_______________________________________________<br>Valentina 
    mailing list<br><a href="mailto:Valentina@lists.macserve.net" target="_blank">Valentina@lists.macserve.net</a><br><a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br><br></blockquote></div>
  <div> </div></div></div></div>
  <hr>

  <div class="im">_______________________________________________<br>Valentina 
  mailing list<br><a href="mailto:Valentina@lists.macserve.net" target="_blank">Valentina@lists.macserve.net</a><br><a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br></div></div></div></div></div><br>_______________________________________________<br>Valentina 
  mailing list<br><a href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a><br><a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br><br></blockquote></div>
<div> </div></div>
<p>
</p><hr>
_______________________________________________<br>Valentina mailing 
list<br><a href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a><br><a href="http://lists.macserve.net/mailman/listinfo/valentina">http://lists.macserve.net/mailman/listinfo/valentina</a><br></div></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Valentina mailing list</span><br><span><a href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a></span><br><span><a href="http://lists.macserve.net/mailman/listinfo/valentina">http://lists.macserve.net/mailman/listinfo/valentina</a></span><br></div></blockquote></body></html>