<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
<!--

/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        background-color: #E5E5E5;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: #000000;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p, td                { font-size : 11; color : #000000; }
a:link,a:active,a:visited { color : #006699; }
a:hover                { text-decoration: underline; color : #DD6900; }
hr        { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1,h2                { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}


/* This is the border line & background colour round the entire page */
.bodyline        { background-color: #FFFFFF; border: 1px #98AAB1 solid; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; line-height: 12px}
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #DD6900; text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink                { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink         { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link        { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

-->
</style>
</head>
        <body>

        <div class="postbody">Hi,<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>sandre wrote:</b></span></td>        </tr>        <tr>          <td class="quote">Hello,<br />
<br />
I've just downloaded PEtALS Studio for Linux from the OW2 Website, but I don't how to start it.  <img src="http://petals.ebmwebsourcing.com/forum/images/smiles/icon_eek.gif" alt="Shocked" border="0" /> <br />
<br />
Files permissions look good:<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>          <td class="code">$ ls -l PetalsStudio<br />
total 620<br />
drwxr-xr-x&nbsp; 2 sandre sandre&nbsp; &nbsp;4096 2009-12-04 16&#58;57 about_files<br />
-rw-r--r--&nbsp; 1 sandre sandre&nbsp; &nbsp; 577 2009-09-09 13&#58;55 about.html<br />
-rw-r--r--&nbsp; 1 sandre sandre 141437 2009-12-04 16&#58;57 artifacts.xml<br />
drwxr-xr-x&nbsp; 7 sandre sandre&nbsp; &nbsp;4096 2010-02-01 16&#58;24 configuration<br />
-rw-r--r--&nbsp; 1 sandre sandre 266168 2009-09-09 13&#58;55 libcairo-swt.so<br />
drwxr-xr-x&nbsp; 4 sandre sandre&nbsp; &nbsp;4096 2009-12-04 16&#58;54 p2<br />
-rwxr--r--&nbsp; 1 sandre sandre&nbsp; 52932 2009-09-09 13&#58;55 PetalsStudio<br />
-rw-r--r--&nbsp; 1 sandre sandre&nbsp; &nbsp; 225 2009-12-04 16&#58;57 PetalsStudio.ini<br />
drwxr-xr-x 33 sandre sandre 106496 2009-12-04 16&#58;54 plugins<br />
drwxr-xr-x&nbsp; 3 sandre sandre&nbsp; &nbsp;4096 2010-02-01 16&#58;20 workspace<br />
</td>        </tr></table><span class="postbody"><br />
<br />
When I start "PetalsStudio", there is java process that runs during few seconds but nothing appears on screen  <img src="http://petals.ebmwebsourcing.com/forum/images/smiles/icon_rolleyes.gif" alt="Rolling Eyes" border="0" /> <br />
<br />
I don't know what's wrong, maybe the executable is linked with some 32bits libraries which are not available on my 64bits system? I didn't found a log file to check that...<br />
</td>        </tr></table><span class="postbody"><br />
The studio is built for x86 systems (one for Linux, the other for Windows).<br />
And usually, x32 applications work with x64 systems.<br />
<br />
So far, you're the first Linux user that reports such a problem.<br />
Can you post the log file located in the <span style="font-weight: bold">configuration</span> directory?<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>sandre wrote:</b></span></td>        </tr>        <tr>          <td class="quote">In any case, I think an eclipse.sh startup script would be better than a mysterious executable for the Linux distribution, at least to know what's happening on startup...</td>        </tr></table><span class="postbody"><br />
The platform launcher is generated by the build tools.<br />
But if you have a script to provide, I might put it in the export builder.</div>
        <br /><div class="gensmall"><br />
<br />
<br />
-------------------- m2f --------------------<br />
<br />
<a href="http://petals.ebmwebsourcing.com/forum/m2f_usercp.php">Subscribe/Unsubscribe</a> emails notifications.<br />
<br />
Response to this email will be posted on the Petals forum.<br />
Please delete the existing text before responding :)<br />
<br />
Read the topic online:<br />
<a href="http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=30379#30379" target="_blank">http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=30379#30379</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>