Alright! I was able to figure out how to solve the problem! The makefile needed the gcc line to be replaced with gcc -Wall ntkresolv.c -landns -lcrypto -o ntkresolv as described here.

http://lists.dyne.org/lurker/message/20120125.232852.b0903e56.en.html

However, I soon discovered my attempts at preserving both netsukuku-vala, And netsukuku-python were in vain. So, I deleted the /etc/netsukukupython folder, Being certain to copy over the tinc file to /etc/netsukuku first, And modified the script to reflect this.

However, I haven't been able to get the script to automatically edit the makefile yet, Maybe someone else can do that for me? Anyway, Now, I've tried to run netsukuku, And I encounter this error! Can anyone help me?

netsukuku@netsukuku-VirtualBox:~/netsukuku/pyntk$ sudo /opt/stackless/bin/python2.7 ntkd -i eth1 -vvvv
Traceback (most recent call last):
  File "ntkd", line 29, in <module>
    from ntk.config import settings, ImproperlyConfigured
File "/home/netsukuku/netsukuku/pyntk/ntk/config.py", line 87, in <module>
    raise Exception('Your platform is not supported yet.')
Exception: Your platform is not supported yet.
netsukuku@netsukuku-VirtualBox:~/netsukuku/pyntk$

Attachment: NetsukukuPythonValaDoesntExist.sh
Description: application/shellscript

_______________________________________________
Netsukuku mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/netsukuku

Reply via email to