Re: Camstream...
Insomniactoo <[email protected]>
| Newsgroups | gmane.linux.slackware |
|---|---|
| Message-ID | <[email protected]> |
On Monday, 07 May 2012 06:00 Srdjan Todorovic wrote: > On 7 May 2012 11:56, Insomniactoo <[email protected]> wrote: > > Thanks for the suggestions, Srdjan. At that ftp site, should I get the > > 'x11' package? Also, how should I build it so that my system still uses > > the modern Qt that came with 13.37 and not the old version I want to > > have just for this app? > > I would try this first: > http://slackbuilds.org/repository/13.37/libraries/qt3/ > > That should have instructions on how to build it. Download the Qt3 source > from the link on that page, and the qt3.tar.gz slackbuild, then extract > them and run the script in the qt3.tar.gz file to create a slackware > package. > > It would be a lot easier than configuring and installing Qt manually. > Okay, I got the right/needed Qt package installed and ./configure finds it after I exported where it was. Now a new problem popped up during 'make'. I get this: ---------- In file included from common/AudioCollector.cpp:45:0: common/../linux/AudioDeviceArts.h:28:19: fatal error: artsc.h: No such file or directory compilation terminated. make[3]: *** [AudioCollector.o] Error 1 make[3]: Leaving directory `/home/john/camstream-091020/audiodevs' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/john/camstream-091020/audiodevs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/john/camstream-091020' ---------- I figured it wanted aRts, so I installed a package of that (which happened to luckily go into /opt/kde3 also, where the older version of Qt went). I tried to 'configure' doing --with-artsc=<directory of artsc.h> and that didn't work. I tried to also export it (ARTSC=<dir of artsc.h>, export ARTSC, etc) etc, and that didn't work either. Not sure what else to do as I can't find anything on the web about this either. Anyone have any ideas? -- Powered by Slackware 13.37 07:58:43 up 1 day, 20:34, 3 users, load average: 0.75, 0.79, 0.84 Properly read, the Bible is the most potent force for atheism ever conceived. - Isaac Asimov Registered Linux user #214117 at http://linuxcounter.net