Hi you all,
I'm a new user to the BSD style world and just finished installing KDE for my desktop manager and currently in the process of trying to install a PDF reader so that I may still work on my first installation of FreeBSD 8.0 on my Asus EEEPC 1000HA netbook and be able to read the FreeBSD Handbook.
I tried installing from ports the Adobe Reader 9 by doing the following steps:
I then get the following:
I have been following the FreeBSD Handbook since day one and am trying to install everything through the use of ports, this way so that I may better understand the whole process of compiling applications rather than using packages to install them.
I tried updating my ports through the use of portmaster but still get the errors above. I was hoping to get some sense of direction as to going about tackling this problem.
I'm a new user to the BSD style world and just finished installing KDE for my desktop manager and currently in the process of trying to install a PDF reader so that I may still work on my first installation of FreeBSD 8.0 on my Asus EEEPC 1000HA netbook and be able to read the FreeBSD Handbook.
I tried installing from ports the Adobe Reader 9 by doing the following steps:
Code:
1. #cd /usr/ports/print/acroread9
2. #make install clean
I then get the following:
Code:
Installing for acroread9-9.2
acroread9-9.2 depends on package: acroreadwrapper>=0.0.20090328 - found
acroread9-9.2 depends on file: /compat/linux/etc/fedora-release - not found
Verifying install for /compat/linux/etc/fedora-release in /usr/ports/emulators/linux_base-f10
linux_base-f10-10.2 linuxulator is not (kld)loaded.
Error code 1
Stop in /usr/ports/emulators/linux_base-f10.
Error code 1
Stop in /usr/ports/print/acroread9.
I have been following the FreeBSD Handbook since day one and am trying to install everything through the use of ports, this way so that I may better understand the whole process of compiling applications rather than using packages to install them.
I tried updating my ports through the use of portmaster but still get the errors above. I was hoping to get some sense of direction as to going about tackling this problem.