Greenwolf / social_mapper

A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
GNU General Public License v3.0
3.81k stars 788 forks source link

received following error #139

Closed technicaldada closed 4 years ago

technicaldada commented 5 years ago

root@kali:~/social_mapper# python3 social_mapper.py -f imagefolder -i /root/social_mapper/Input-Examples/imagefolder -m fast -fb [-] Error Filling out Facebook Profiles [-] cmd=['Xvfb', '-help'] OSError=[Errno 2] No such file or directory: 'Xvfb': 'Xvfb' Program install error!

rootm0s commented 5 years ago

From the setup folder:

May need to install XQuartz to solve 'Xvfb' issues: https://www.xquartz.org/ If you can't run 'Xvfb -help' after installation, try running from the XQuartz terminal: Applications > Utilities > XQuartz > Right Click in Dock > Terminal

https://github.com/Greenwolf/social_mapper/blob/master/setup/setup-mac.txt

Greenwolf commented 4 years ago

Thank you @rootm0s. This should have addressed the issue.