It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I'm trying both versions and nothing happens at all. Can't find a list of requirements either.
avatar
Primo_Victoria: I'm trying both versions and nothing happens at all. Can't find a list of requirements either.
same problem :

- first I set the x Bit for hlm2comics (chmod a+x hlm2comics)
- then I got
./hlm2comics: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

then I give it to
ln -s /usr/lib64/libudev.so.1 libudev.so.0

but still
this damn error

strange indeed and why do I have to do so much typing :-/
avatar
Primo_Victoria: I'm trying both versions and nothing happens at all. Can't find a list of requirements either.
avatar
boom08154711: same problem :

- first I set the x Bit for hlm2comics (chmod a+x hlm2comics)
- then I got
./hlm2comics: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

then I give it to
ln -s /usr/lib64/libudev.so.1 libudev.so.0

but still
this damn error

strange indeed and why do I have to do so much typing :-/
Hi, I went back to Windows because of repeated retarded bullshit like this, but here's what I did:

http://www.attabot.org/linux/install-popcorn-time-on-fedora-20/

install this: sudo yum install libgudev1

symlink it: sudo ln -s /usr/lib64/libgudev-1.0.so.0 /usr/lib64/libudev.so.0

Worked for me on Fedora 21.
avatar
boom08154711: same problem :

- first I set the x Bit for hlm2comics (chmod a+x hlm2comics)
- then I got
./hlm2comics: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

then I give it to
ln -s /usr/lib64/libudev.so.1 libudev.so.0

but still
this damn error

strange indeed and why do I have to do so much typing :-/
avatar
Primo_Victoria: Hi, I went back to Windows because of repeated retarded bullshit like this, but here's what I did:

http://www.attabot.org/linux/install-popcorn-time-on-fedora-20/

install this: sudo yum install libgudev1

symlink it: sudo ln -s /usr/lib64/libgudev-1.0.so.0 /usr/lib64/libudev.so.0

Worked for me on Fedora 21.
Thanks ...
you are right ...
but strange indeed...
the game directory contains the lib link but it has to be in the root lib path /usr/lib64

... whatever thx for the post
:-)