Find the answer to your Linux question:
Results 1 to 3 of 3
hi, just downloaded and installed debian on my laptop. just a couple of questions, ive downloaded beryl but cant configure be cause i dont think my c compiler is activated ...
  1. #1
    Just Joined!
    Join Date
    May 2007
    Posts
    1

    noob needs help.

    hi, just downloaded and installed debian on my laptop. just a couple of questions, ive downloaded beryl but cant configure be cause i dont think my c compiler is activated and idea how to sort this after install and also my pci wireless g card isnt connecting to my router, the laptop is defaulting to my built in 'b' wlan device. any help would be great.cheers.

  2. #2
    Linux Engineer aliov's Avatar
    Join Date
    Dec 2006
    Location
    Geneva,Beirut
    Posts
    1,078
    You mean the C compiler is not installed ?
    in any case have a look to:Install Beryl on Debian - Beryl Wiki

    for your wifi card, post the output of the lspci command to see what kind of wifi card you have.

    Cheers.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    AFAIK, C compiler is not pre-installed in Debian.
    execute this
    Code:
    su
    apt-get install build-essential
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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