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 ...
- 03-07-2008 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 4
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
- 03-07-2008 #2
do these in terminal
Code:su apt-get install build-essential
- 03-07-2008 #3Just Joined!
- Join Date
- Mar 2008
- Posts
- 4
worked a treat but now get error saying couldnt find libjbig.a . Any thoughts?
cheers!
- 03-07-2008 #4Just Joined!
- Join Date
- Mar 2008
- Posts
- 4
thanks for that. do you know what libjbig.a does and where it can be found?
- 03-07-2008 #5
run this to try to find it to install
Code:apt-cache search "libjbig"
- 03-08-2008 #6Just Joined!
- Join Date
- Mar 2008
- Posts
- 4
no luck this time, cd whirred but that is all.


Reply With Quote
