On Mon, 27 Feb 2006, Scott T. Hildreth wrote:
> You must have upgraded your system to 6.X, so you need to recompile > xcdroast against the new libraries. > > 'portupgrade -f xcdroast' > > ..will work for you. > > > > On Mon, 2006-02-27 at 11:12 -0500, [EMAIL PROTECTED] wrote: > > I have been using xcdroast to burn DVDs without a problem. recently, > > however, I have been unable to burn DVDs. I think I found the problem: > > > > # /usr/X11R6/lib/xcdroast-0.98/bin/cdrecord.prodvd -version > > /libexec/ld-elf.so.1: Shared object "libcam.so.2" not found, required by > > "cdrecord.prodvd" > > > > So, it seems that libcam.so.2 is missing. How can I install it? > > > > TIA > > _______________________________________________ > > [EMAIL PROTECTED] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > Thanks for your reply, I tried the command as suggested. However, still no dvd capabilities: # /usr/X11R6/lib/xcdroast-0.98/bin/cdrecord.prodvd -version /libexec/ld-elf.so.1: Shared object "libcam.so.2" not found, required by "cdrecord.prodvd" Do you know what program installs libcam.so.2, maybe I need to portupgrade that as well? How do you determine which program uses libcam.so.2? Thanks _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
