Good day. It's me again. Some days ago, I posted about a trouble with pkg_add -r, in short terms, the packages' host was down due to some troubles.
Check the post here: http://forums.freebsd.org/showthread.php?p=210054
As you may see, I want to install XORG and XFCE4 as I DID BEFORE. These are the following scenarios
a) Trying pkg_add -r: FAIL. There's no original host, it was taken down due to other troubles.
b) Trying to setenv PACKAGEROOT/PACKAGESITE to XXXX://ftp.freebsd.org/pub/FreeBSD/ports/packages/YYYY (XXXX can be http/ftp; YYYY may be x11, xfce or WHATEVER, while valid): FAIL.
Installing Xorg-7.5.2 and xfce-4.10 I get some of the following errors (NOTE: THEY MAY NOT BE LITERALLY COPIED, THEY MAY BE LOOK-ALIKE)
So, exec format error is one of the most seen errors here.
Even tough so, pkg_add finishes without complains.
While installing xfce, I can also find this error:
c) Trying SirDice's suggestion, I tried to build from ports: FAIL. It took AN ENTIRE DAY (from morning to late-afternoon). Xorg compiled correctly. No complains except for some warnings. Xfce threw many ERROR CODE 1, complaining about STOP and Error 1, but sadly I haven't been able to record them as they passed away from the screen fastly. I won't take the install again till the weekend, for the long time it takes, and the hours it may need, and because that box is the one I take to my job...
I would appreciate any suggestion.
Aren't there mirrors with packages already setted up for FreeBSD? I know you've taken the others down, and that's fine, but if there could be a way to install them with the classic pkg_add method (the only one that worked for me)...
Any other suggestion on what I'm doing wrong will be taken. I like FreeBSD and I still find myself lost in some of their features, please understand this as I'm a newcomer to this platform.
Thanks again in advance and sorry for not being able to follow your last advice on my trouble.
Check the post here: http://forums.freebsd.org/showthread.php?p=210054
As you may see, I want to install XORG and XFCE4 as I DID BEFORE. These are the following scenarios
a) Trying pkg_add -r: FAIL. There's no original host, it was taken down due to other troubles.
b) Trying to setenv PACKAGEROOT/PACKAGESITE to XXXX://ftp.freebsd.org/pub/FreeBSD/ports/packages/YYYY (XXXX can be http/ftp; YYYY may be x11, xfce or WHATEVER, while valid): FAIL.
Installing Xorg-7.5.2 and xfce-4.10 I get some of the following errors (NOTE: THEY MAY NOT BE LITERALLY COPIED, THEY MAY BE LOOK-ALIKE)
Code:
exec: /usr/local/bin/perl: exec format error
./*INSTALL; fc-cache: exec format error
/usr/local/bin/fc-cache: exec format error
/INSTALL: /usr/local/bin/dbus-uuidgen: exec format error
pkg_add command glib-compile-schemas -uninstall failed.
polkit-auth exec format error
So, exec format error is one of the most seen errors here.
Even tough so, pkg_add finishes without complains.
While installing xfce, I can also find this error:
Code:
pkg_add: could not find package XXXX
XXXX can be anything like docbook-xml-4.41, iso8879-1986_3, and many other that makes me wonder if Install would ever be usable...
c) Trying SirDice's suggestion, I tried to build from ports: FAIL. It took AN ENTIRE DAY (from morning to late-afternoon). Xorg compiled correctly. No complains except for some warnings. Xfce threw many ERROR CODE 1, complaining about STOP and Error 1, but sadly I haven't been able to record them as they passed away from the screen fastly. I won't take the install again till the weekend, for the long time it takes, and the hours it may need, and because that box is the one I take to my job...
I would appreciate any suggestion.
Aren't there mirrors with packages already setted up for FreeBSD? I know you've taken the others down, and that's fine, but if there could be a way to install them with the classic pkg_add method (the only one that worked for me)...
Any other suggestion on what I'm doing wrong will be taken. I like FreeBSD and I still find myself lost in some of their features, please understand this as I'm a newcomer to this platform.
Thanks again in advance and sorry for not being able to follow your last advice on my trouble.