I am trying to install hplip and I am down to the last error I think… how do I install this?
warning: There are 6 missing REQUIRED dependencies.
note: Installation of dependencies requires an active internet connection.
warning: Missing REQUIRED dependency: make (make - GNU make utility to maintain groups of programs)
warning: This installer cannot install ‘make’ for your distro/OS and/or version.
error: Installation cannot continue without this dependency. Please manually install this dependency and re-run this installer.
moveright@linux-fox1:~/Desktop>
where to find the repository for GNU make - i want to know the repo!?
Or should i try to install it trough the console - no - i guess that it is better to do it via yast
zypper in make
which make
/usr/bin/make
make --version
GNU Make 3.82
Built for x86_64-unknown-linux-gnu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html> This is free software: you are free
to change and redistribute it. There is NO WARRANTY, to the extent
permitted by law.
zypper if make
Loading repository data...
Reading installed packages...
Information for package make:
Repository: @System
Name: make
Version: 3.82-140.1
Arch: x86_64
Vendor: openSUSE
Installed: Yes
Status: up-to-date
Installed Size: 1.0 MiB
Summary: GNU make
Description:
The GNU make command with extensive documentation.