<br><br><div class="gmail_quote">On Mon, Aug 13, 2012 at 2:03 AM, Benjamin Grogg <span dir="ltr"><<a href="mailto:info@thetube.ch" target="_blank">info@thetube.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
> Also, if you really want to take the packaging to the next level, these are<br>
> all the steps required to install it as a service:<br>
> <a href="http://www.dev-eth0.de/installing-a-bittorrent-client-with-webgui-on-opensolaris/" target="_blank">http://www.dev-eth0.de/installing-a-bittorrent-client-with-webgui-on-opensolaris/</a><br>
<br>
</div><br>I'm not sure how the Transmission-Daemon works exactly. Better I run it<br>
in userland (as logged in User), that means every download is user based.<br>
With a system daemon. I'm not sure if its possible to protect each download<br>
from every user? </blockquote><div><br>Yes, the instructions run through creating a user and running the daemon as that user.  <br><br>It's not as big an issue under OmniOS because it retains the ability to use the legacy Solaris 11 Express rc.d style init files to run daemons (stick it in rc.local), however with Solaris 11 there is no practical way to start up transmission-daemon without using SMF, which is what those instructions show you how to do.<br>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
> I spent hours trying to get transmission compiled on OmniOS ... is there an<br>
> easy trick to getting a working GNU compilation environment up and running?<br>
<br>
</div>OmniOS provide everything except libevent. There was just an issue with a<br>
building macro that detect libcurl not/worg<br>
The rest was just straight forward, thanks to the OmniOS developers!<br></blockquote><div><br>Must still be something I'm missing ... it never worked for me, there was always weird unresolvable error during building apps even after installing all the development tools.<br>
</div></div>