You are not logged in.
Pages: 1
i want to install lightzone.i run 64bit arch and i have enable multilib repository but when i try to install lightzone i get this message
38: ./LightZone: bin/unpack200: not found
Error unpacking jar files. Aborting.Offline
How exactly are you installing it? Are you using https://aur.archlinux.org/packages/lightzone/ ?
Offline
How exactly are you installing it? Are you using https://aur.archlinux.org/packages/lightzone/ ?
i tried to install from lightzone official site but i will follow your solution
Offline
This is a bit late, however... this is how I got it to work:
- I downloaded the fedora rpm package (the 64 bit version) from here:
http://software.opensuse.org/download/p … =lightzone
- I opened the rpm archive with ark (another archiver will probably work as well).
- I extracted the /opt/lightzone directory from that archive to my home directory.
- Now I edited the file ~/lightzone/lightzone -- which is a bash script. You need to adapt the last line, so that every path points to the extracted directory, e.g. /home/kosgeter/lightzone.
- Then I ran the edited script:
~/lightzone/lightzoneIt takes a bit to load, but then it ran just fine.
More info here: http://lightzoneproject.org/lorum/insta … omment-887
I hope that helps,
DrTebi
Last edited by drtebi (2015-03-25 01:36:51)
Offline
Pages: 1