Closed GoogleCodeExporter closed 9 years ago
Hi, i got the same problem when i install on Ubuntu 12.10. For me the solution
was to copy the "libwebcamstudio.so" file from a machine where i successfully
installed WCS Before.
Simply install the WCS Beta4 .deb package, and then copy the attached file
(libwebcamstudio.so.1.0.1) in your /usr/lib/ directory.
Hope This helps.
Original comment by soylent...@gmail.com
on 26 Dec 2012 at 9:23
Attachments:
Did as you said. Now getting the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load
library 'webcamstudio': /usr/lib/libwebcamstudio.so.1.0.1: wrong ELF class:
ELFCLASS32
Original comment by mstuckl...@gmail.com
on 26 Dec 2012 at 10:01
I'm running 64 bit FYI
Original comment by mstuckl...@gmail.com
on 26 Dec 2012 at 10:02
Hi,
i forgot to mention that I'm on Ubuntu 12.10 32bit ...
Have you try the 0.56 version?
http://sourceforge.net/projects/webcamstudio/files/WebcamStudio4Linux/0.56/webca
mstudio_0.56_all.deb/download
If that version works for you, maybe you can grab the lib of 0.56 when
installed, uninstall it, install the 0.57 and copy the 0.56 lib grabbed in
/usr/lib.
I don't know if that works.
Good luck ;)
Original comment by soylent...@gmail.com
on 27 Dec 2012 at 8:00
Comment 1 did the trick for me on 32-bit. THANKS!
Original comment by dnichols...@gmail.com
on 27 Dec 2012 at 5:57
how did you solve the problem
i have the same problem i'm on ubuntu 12.10 32bit
Original comment by said.elg...@gmail.com
on 5 Jan 2013 at 8:08
Using the file that was attached earlier works for 32-bit if I am reading this
right. I'm running 64 bit and still having no luck. If anyone gets this
solved for 64 bit linux, please share how you did it.
Thanks!
Original comment by mstuckl...@gmail.com
on 6 Jan 2013 at 12:15
Hi,
another solution to run WCS 0.57 on Ubuntu 12.10 is provided By Patrick Balleux itself:
<< ... Just installed WS4GL 0.57 Beta 4 in Ubuntu 12.10... Some dependencies
were missing and the library compiler needed a small tweak.
Look in /etc/init.d/webcamstudio for the gcc parameter -WL, remove that
parameter and the library will compile after that ... >>
Didn't try on 64bit systems.
Hope this Helps.
Original comment by soylent...@gmail.com
on 26 Jan 2013 at 12:58
The development has proceeded to 0.60+ versions. At the moment the deb packages
in our Daily builds PPA, should work with no problems on Ubuntu...
Please try and give us feedback?
Original comment by peter.u....@gmail.com
on 3 Apr 2013 at 11:40
I had this issue too. I'm running Linux Mint 14 x64 and tested with
0.64-352~201304132349~quantal1 from the daily PPA. I haven't been fiddling with
it for more than an hour though, but so far everything seems to be working just
fine.
Original comment by remuladg...@gmail.com
on 21 Apr 2013 at 7:03
Thanks @remuladgryta for the feedback.
I consider this issue resolved, so if you happen to still have problems...
please reopen it. Thanks
Original comment by peter.u....@gmail.com
on 21 Apr 2013 at 9:22
Thank you for your effort! I too can report that the latest daily build is
now working for me under Linux Mint 14.
Take care,
Mark
Original comment by mstuckl...@gmail.com
on 21 Apr 2013 at 4:31
I did it like this on Mint 14 x64:
after insatlling the .deb file go to "cd
/usr/share/webcamstudio/webcamstudio-src"
I edited "sudo nano comp.sh" and removed the -Wl flag from 2nd line.
After this, run "sudo ./comp.sh" and here you go.
Original comment by rotwo...@gmail.com
on 25 Aug 2013 at 6:27
Original issue reported on code.google.com by
mstuckl...@gmail.com
on 15 Dec 2012 at 5:31