On Thursday 20 December 2007 18:05, Clemens Koller wrote:
Clemens Koller schrieb:
maikhai schrieb:
Hi All!
I'm newbie. I installed CRUX-2.3RC1 on box OK and now I want to install GNOME. On the website http://crux.nu/portdb/
I saw host=morpheus.net collection=gnome/tags/current/ destination=/usr/ports/gnome
Can I add to /etc/ports/gnome.rsync?
Yes. You also need to $ mkdir /usr/ports/gnome and propably want to add a line to /etc/prt-get.conf: prtdir /usr/ports/gnome _below_ core, opt and xorg. $ ports -u
Wa! After all, the system says: bash-3.2# ports -u Updating file list from crux.nu::ports/crux-2.4/contrib/ rsync: getaddrinfo: crux.nu 873: Temporary failure in name resolution rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver=2.6.9] Error: Running rsync failed () Updating failed Updating file list from crux.nu::ports/crux-2.4/core/ rsync: getaddrinfo: crux.nu 873: Temporary failure in name resolution rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver=2.6.9] Error: Running rsync failed () Updating failed Updating file list from morpheus.net::gnome/tags/current/ rsync: getaddrinfo: morpheus.net 873: Temporary failure in name resolution rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver=2.6.9] Error: Running rsync failed () Updating failed Updating file list from crux.nu::ports/crux-2.4/opt/ rsync: getaddrinfo: crux.nu 873: Temporary failure in name resolution rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver=2.6.9] Error: Running rsync failed () Updating failed Updating file list from crux.nu::ports/crux-2.4/xorg/ rsync: getaddrinfo: crux.nu 873: Temporary failure in name resolution rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver=2.6.9] Error: Running rsync failed () Updating failed bash-3.2# cat /etc/ports/xorg.rsync host=crux.nu collection=ports/crux-2.4/xorg/ destination=/usr/ports/xorg bash-3.2# cat /etc/ports/gnome.rsync host=morpheus.net collection=gnome/tags/current/ destination=/usr/ports/gnome bash-3.2# cat /etc/ports/opt.rsync host=crux.nu collection=ports/crux-2.4/opt/ destination=/usr/ports/opt bash-3.2# cat /etc/ports/contrib.rsync host=crux.nu collection=ports/crux-2.4/contrib/ destination=/usr/ports/contrib ??? :( mkhsgn
will update / download your new ports $ prt-get depinst gnome
Ah, I forgot from http://crux.nu/Main/GnomePorts : BE SURE TO RUN prt-get depinst --install-scripts gnome or have prt-get configured correctly. If you do not the schema will be broken and many problems can occur.
should install gnome.
-- Clemens Koller __________________________________ R&D Imaging Devices Anagramm GmbH Rupert-Mayer-Straße 45/1 Linhof Werksgelände D-81379 München Tel.089-741518-50 Fax 089-741518-19 http://www.anagramm-technology.com
-- m k h _ s g n