Find the answer to your Linux question:
Results 1 to 6 of 6
Just installed debian linus etch for first time all is well until i want to print...found a driver that I hope will work but cant install. get the error message ...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    4

    Red face No acceptable c compiler found in PATH

    Just installed debian linus etch for first time all is well until i want to print...found a driver that I hope will work but cant install. get the error message above when i run ./configure. Any replies please be gentle with me as I literally know only what i have read to get the system installed. Thanks

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    do these in terminal

    Code:
    su
    apt-get install build-essential

  3. #3
    Just Joined!
    Join Date
    Mar 2008
    Posts
    4

    Red face

    worked a treat but now get error saying couldnt find libjbig.a . Any thoughts?

    cheers!

  4. #4
    Just Joined!
    Join Date
    Mar 2008
    Posts
    4
    thanks for that. do you know what libjbig.a does and where it can be found?

  5. #5
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    run this to try to find it to install
    Code:
    apt-cache search "libjbig"

  6. #6
    Just Joined!
    Join Date
    Mar 2008
    Posts
    4
    no luck this time, cd whirred but that is all.

Posting Permissions

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