SWAT2 some steps to get it working

Matthias Jahn jahn.matthias at freenet.de
Sun Dec 30 14:53:08 MST 2012


Hello,

recently i did some tests with SWAT2 and SAMBA (git master).
To get it running with ubuntu 12.4 i did:

1.
apt-get install python-pylons python-yaml python-repoze.who-plugins python-repoze.who python-paste python-pam python-authkit libjs-mootools 
(the deeps from Jelmer Vernooij's debian package)

2. apply the attached patch

3. in a shell:  export PYTHONPATH=[PATH to SAMBA4]/lib/python2.7/  
for me "export PYTHONPATH=/usr/local/samba/lib/python2.7/site-packages"


4. in your swat2 git checkout:
paster serve development.ini

5. now you could connect to swat2: http://127.0.0.1:5000

I was not able yet to start swat2 from samba (server services = +web)


Regards,

Matthias Jahn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-pylons-url_for-deprecated.-change-url_for-to-url.patch
Type: text/x-diff
Size: 2617 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20121230/1e4f6ec5/attachment.patch>


More information about the samba-technical mailing list