Thx for your help, I will try it as soon as I have my OS-Box running...
Btw. yes you are right, I am using the OSx86, not Sparc.
Update:
I managed to install/compile & run SabNZBd on my Solaris Box:
root@opensolaris:/daten/public/SabNZBd/SABnzbd-0.4.2# python2.5 ./SABnzbd.py -b0 -s 0.0.0.0:8080
2009-01-11 19:00:48,677::INFO::--------------------------------
2009-01-11 19:00:48,678::INFO::SABnzbd.py-0.4.2 (rev=1447)
2009-01-11 19:00:48,678::INFO::Platform = posix
2009-01-11 19:00:48,679::INFO::Python-version = 2.5.2 (r252:60911, Oct 7 2008, 08:56:44) [C]
2009-01-11 19:00:48,682::INFO::[sabnzbd] Loading data for rss_data.sab from /root/.sabnzbd/cache/rss_data.sab
2009-01-11 19:00:48,685::INFO::[sabnzbd] Loading data for bytes7.sab from /root/.sabnzbd/cache/bytes7.sab
2009-01-11 19:00:48,685::INFO::[sabnzbd] Loading data for queue7.sab from /root/.sabnzbd/cache/queue7.sab
2009-01-11 19:00:48,686::INFO::All processes started
2009-01-11 19:00:48,688::INFO::_yenc module... found!
2009-01-11 19:00:48,688::INFO::celementtree module... found!
2009-01-11 19:00:48,689::ERROR::par2 binary... NOT found!
2009-01-11 19:00:48,689::INFO::rar binary... found (/usr/sbin/unrar)
2009-01-11 19:00:48,690::INFO::unzip binary... found (/usr/bin/unzip)
2009-01-11 19:00:48,690::INFO::pyOpenSSL... NOT found - try apt-get install python-pyopenssl (SSL is optional)
2009-01-11 19:00:48,774::INFO::Web dir is /daten/public/SabNZBd/SABnzbd-0.4.2/interfaces/Default
2009-01-11 19:00:48,779::INFO::Starting SABnzbd.py-0.4.2
2009-01-11 19:00:48,781::INFO::[nzbqueue] Saving queue
2009-01-11 19:00:48,782::INFO::[sabnzbd] Saving data for queue7.sab in /root/.sabnzbd/cache/queue7.sab
2009-01-11 19:00:48,782::INFO::[sabnzbd] Saving data for bytes7.sab in /root/.sabnzbd/cache/bytes7.sab
2009-01-11 19:00:48,783::INFO::[sabnzbd] Saving data for rss_data.sab in /root/.sabnzbd/cache/rss_data.sab
2009-01-11 19:00:48,850::INFO::[sabnzbd.misc] URLGrabber starting up
2009-01-11 19:00:48,860::INFO::Starting web-interface on :8080
11/Jan/2009:19:00:48 CONFIG INFO Server parameters:
11/Jan/2009:19:00:48 CONFIG INFO server.environment: production
11/Jan/2009:19:00:48 CONFIG INFO server.log_to_screen: True
11/Jan/2009:19:00:48 CONFIG INFO server.log_file: /root/.sabnzbd/logs/cherrypy.log
11/Jan/2009:19:00:48 CONFIG INFO server.log_tracebacks: True
11/Jan/2009:19:00:48 CONFIG INFO server.log_request_headers: False
11/Jan/2009:19:00:48 CONFIG INFO server.protocol_version: HTTP/1.0
11/Jan/2009:19:00:48 CONFIG INFO server.socket_host:
11/Jan/2009:19:00:48 CONFIG INFO server.socket_port: 8080
11/Jan/2009:19:00:48 CONFIG INFO server.socket_file:
11/Jan/2009:19:00:48 CONFIG INFO server.reverse_dns: False
11/Jan/2009:19:00:48 CONFIG INFO server.socket_queue_size: 5
11/Jan/2009:19:00:48 CONFIG INFO server.thread_pool: 10
11/Jan/2009:19:00:49 HTTP INFO Serving HTTP on
http://0.0.0.0:8080/
but right now I don't get the GUI in my browser, just the following output on the console(local and remote):
::ffff:127.0.0.1 - - [11/Jan/2009:19:01:46] "GET /favicon.ico HTTP/1.1" 200 1406 "" "Mozilla/5.0 (X11; U; SunOS i86pc; de; rv:1.9.0.4) Gecko/2008111710 Firefox/3.0.4"
::ffff:127.0.0.1 - - [11/Jan/2009:19:03:35] "GET / HTTP/1.1" 200 - "" "Mozilla/5.0 (X11; U; SunOS i86pc; de; rv:1.9.0.4) Gecko/2008111710 Firefox/3.0.4"
after editing the .ini I downloaded a .nzb file for verification of funtionality, just the GUI is not shown :-(