Search:

Type: Posts; User: wittrup; Keyword(s):

Search: Search took 0.10 seconds.

  1. Replies
    19
    Views
    12,437

    Re: Ethernet not functioning

    sudo mount -t vfat /dev/sdb1 /media/external -o uid=1000,gid=100,utf8,dmask=027,fmask=137
    sudo ln -sf /media/external /cdrom
    sudo apt-cdrom -m add
    sudo apt-get -f install

    Fixed my errors.
  2. Replies
    19
    Views
    12,437

    Makefile:118: *** Compiler not found. Stop.

    I get the following error for both
    make
    sudo make install
    "Makefile:118: *** Compiler not found. Stop."

    Anyone knows how to fix this without working network interface?
Results 1 to 2 of 2