Wine is not working. I Got "- /usr/lib/libgraph.so.1 is not a symbolic link" , while installing
- by Rajneesh
I installed wine using following commands,
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo add-apt update
sudo apt-get install wine1.3
after some processing it shows the following line in the terminal,
/usr/lib/libgraph.so.1 is not a symbolic link
when i tried to open wine windows program loader it does not opened.
I have also tried one exe file (which is a simple program and not a game) but no luck.
Help please.