Good day to you all.
I managed to install FreeBSD on my G4 Mac Mini without any trouble. I want to use XFCE as a desktop, installed it many times before on virtuals and old pcs.
Using the same commands, now I can't. I use the following:
But as soon as I send this, I receive the following feedback:
Tried to browse the URL on another machine and, it doesn't exists really, but it did once (If not, I couldn't have installed it before!)
9-stable nor 8-stable contains anything related to xorg on their "Latest" folder.
I would pass another URL to the pkg_add making export to set an enviroment variable, but even if I do so, I don't know if ANY version of X would be compatible.
Any help?
I managed to install FreeBSD on my G4 Mac Mini without any trouble. I want to use XFCE as a desktop, installed it many times before on virtuals and old pcs.
Using the same commands, now I can't. I use the following:
Code:
pkg_add -r xorg
But as soon as I send this, I receive the following feedback:
Code:
Error: Unable to get ftp://ftp.freebsd.org/pub/freebsd/ports/powerpc/packages-9-stable/Latest/xorg.tbz: File unavailable (eg, not found, no access).
Tried to browse the URL on another machine and, it doesn't exists really, but it did once (If not, I couldn't have installed it before!)
9-stable nor 8-stable contains anything related to xorg on their "Latest" folder.
I would pass another URL to the pkg_add making export to set an enviroment variable, but even if I do so, I don't know if ANY version of X would be compatible.
Any help?