Unable to install libdasm in linux
I have done all these steps: make sudo make install cd pydasm sudo python setup.py install
But still when i run something which needs pydasm, I am getting the error: "Pydasm is not installed" How can I resolve this issue?
The problem is pydasm.so did not get copied into lib/python/site-packages. I have copied it manually and it is working now. But I am not sure why it sould be done manually.
@Bhuvanamitra Can you provide some details about your OS flavor and version? Also your python version. And output from the install command that appeared to work but did not would also be helpful, if you happen to have it.
Ubuntu 16.04 Python-2.7
Install output: running install running build running build_ext running install_lib running install_egg_info Removing /usr/local/lib/python2.7/dist-packages/pydasm-1.5.egg-info Writing /usr/local/lib/python2.7/dist-packages/pydasm-1.5.egg-info