Hi there!

I have a question about tmda-tofmipd. On the file itself, this shows:

except ImportError:
    # Prepend /usr/lib/python2.x/site-packages/TMDA/pythonlib
    sitedir = os.path.join(sys.prefix, 'lib', 'python'+sys.version[:3],
                           'site-packages', 'TMDA', 'pythonlib')
    sys.path.insert(0, sitedir)

That is very OS centric, right? I have my tmda installed for global use at 
/usr/local/tmda, should I change the line about accordingly, so tmda-tofmipd 
find the libraries where it should? The tofmipd.pid is not being created, will 
that cause that?

Thanks in advance.

-- 
David Collantes - College of Business Administration, UCF
Please do not forward, Cc or Bcc this email to anyone without my consent.
This email was meant for you and no one else, unless othewise specified.

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to