Results 1 to 4 of 4

Thread: Trouble Installing Quickcam Messenger

  1. #1
    Join Date
    Oct 2005
    Location
    Michigan
    Beans
    127
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Angry Trouble Installing Quickcam Messenger

    I've been trying to get my quickcam messenger up and running and 5.10 I got it working on 5.04 but there is something up with 5.10 I dl the driver from this site
    http://home.mag.cx/messenger
    SO I know it works but when I go though with the installiton or compiling which ever one its called I get this error message
    /bin/readlink
    gcc version: gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
    gcc version: gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
    Make version: GNU Make 3.80
    Linker version: GNU ld version 2.16.1 Debian GNU/Linux
    Kernel compiler: gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)[!] Kernel compiler and gcc seem to be different versions.
    Instead, they should be the same. If you have many compilers
    installed, you can specify the correct one with command (in bash)
    export CC=kgcc
    before trying to install the driver. Replace kgcc with the command
    required for compiling kernels (kgcc is often used in Red Hat systems).
    WARNING: If you press Enter, I'll try to continue anyway,
    but this probably will fail. You SHOULD press Ctrl+C now.
    Press Ctrl+C to quit, Enter to continue --->
    I had to install some gcc and gnu files to get the first part of this to work could it have been that and what can I do to fix this problem?
    Thanks

    I've been reading the threads and found that some people haven't been able to locate the source code. This was orgianlly a problem for me I did the add programs to get some source codes and headers thats what the program said it needed I just dl them intill it worked.
    Last edited by penguinchrissy; October 18th, 2005 at 03:47 AM.

  2. #2
    Join Date
    Apr 2005
    Location
    Amsterdam, NL
    Beans
    17
    Distro
    Gutsy Gibbon Testing

    Re: Trouble Installing Quickcam Messenger

    Installing gcc-3.4 helps, in combination with

    Code:
    export CC=gcc-3.4
    Then run the quickcam.sh script. I could however not get the camera to work, due to missing a missing symbol 'remap_page_range'.
    Last edited by mvandeg; October 19th, 2005 at 05:15 PM.

  3. #3
    Join Date
    Oct 2005
    Location
    Michigan
    Beans
    127
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Trouble Installing Quickcam Messenger

    I've tried this and it didn't work I still need the latest kernel compiler
    I have the lastest gcc version 4.0.2 20050808 as you can see
    but my kernel complier isn't up to date how do I get them to match up
    I've tried to do an export CC=gcc-4.0 but it doesn't work neither does CC=gcc-4.0.2
    Last edited by penguinchrissy; October 23rd, 2005 at 06:13 PM.

  4. #4
    Join Date
    Dec 2004
    Location
    Alabama,USA
    Beans
    Hidden!

    Re: Trouble Installing Quickcam Messenger

    Has anyone beed successful with the Messenger?
    Alabama LoCo

    Don't just use Linux, Learn Linux please refer to Proper Documentation. http://wiki.ubuntu.com http://doc.gwos.org http://ubuntuguide.org

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •