| View previous topic :: View next topic |
| Author |
Message |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Thu Jan 21, 2010 9:08 am Post subject: How to install Interface |
|
|
Hi all,
I having some problem installing interface(desktop)?
Currently, i'm running gentoo in VMware (commandline).
Can someone advice me? |
|
| Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 27174 Location: 56N 3W
|
Posted: Thu Jan 21, 2010 7:21 pm Post subject: |
|
|
Nonsense,
What interface is troubling you ? _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
| Back to top |
|
 |
yngwin Retired Dev


Joined: 19 Dec 2002 Posts: 4174 Location: Suzhou, China
|
|
| Back to top |
|
 |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Fri Jan 22, 2010 4:03 am Post subject: |
|
|
| NeddySeagoon wrote: | Nonsense,
What interface is troubling you ? |
hi NeddySeagoon,
i was trying to install it into graphical instead of command line for my gentoo |
|
| Back to top |
|
 |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Fri Jan 22, 2010 9:16 am Post subject: |
|
|
hi yngwin, i followed the GNOME configuration. But i can't run this:
| Code: | | (chroot) Livecd linux #echo "gnome-base/gnome-session branding" >> /etc/portage/package.use |
| Quote: | | no file /directory found |
should i proceed w/o that code?
Please advice.
Thanks |
|
| Back to top |
|
 |
yngwin Retired Dev


Joined: 19 Dec 2002 Posts: 4174 Location: Suzhou, China
|
Posted: Fri Jan 22, 2010 12:55 pm Post subject: |
|
|
_________________ "Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF |
|
| Back to top |
|
 |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Mon Jan 25, 2010 9:11 am Post subject: |
|
|
hi all,
i tried this coding :
| Code: |
/etc/init.d/hald start
/etc/init.d/dbus start
|
both code cannot find file or directory.
Please advice. Thank you. |
|
| Back to top |
|
 |
d2_racing Moderator


Joined: 25 Apr 2005 Posts: 12849 Location: Ste-Foy,Canada
|
Posted: Mon Jan 25, 2010 2:10 pm Post subject: |
|
|
Hi, can you post this :
| Code: |
# emerge wgetpaste
# emerge --info | wgetpaste
# rc-update show | wgetpaste
|
_________________ Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec |
|
| Back to top |
|
 |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Tue Jan 26, 2010 2:16 am Post subject: |
|
|
hi d2_racing,
| d2_racing wrote: | Hi, can you post this :
| Code: |
# emerge wgetpaste
# emerge --info | wgetpaste
# rc-update show | wgetpaste
|
|
Please advice.
Thankz |
|
| Back to top |
|
 |
d2_racing Moderator


Joined: 25 Apr 2005 Posts: 12849 Location: Ste-Foy,Canada
|
Posted: Tue Jan 26, 2010 2:18 am Post subject: |
|
|
Can you post this :
| Code: |
# emerge -pv hal dbus
|
_________________ Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec |
|
| Back to top |
|
 |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Tue Jan 26, 2010 2:32 am Post subject: |
|
|
hi d2_racing,
| d2_racing wrote: | Can you post this :
| Code: |
# emerge -pv hal dbus
|
|
| Quote: |
...
...
...
...
...
[e build N ] app-misc/hal-info20090716[/color] 136kB
Toal: 38 packages (38 new), Size of downloads: 16650kB |
|
|
| Back to top |
|
 |
Mike Hunt Watchman


Joined: 19 Jul 2009 Posts: 5287
|
Posted: Tue Jan 26, 2010 3:29 am Post subject: |
|
|
Try first by running: | Code: | | emerge -uDNav world |
That should pull in plenty of stuff, including sys-apps/hal and sys-apps/dbus and sys-auth/consolekit
After that add hald dbus and consolekit to the default runlevel and start them.
BTW, the branding USE flag is included in the desktop profile, so there is no need to enable it again in /etc/make.conf and/or /etc/portage/package.use, though you still could if you want. |
|
| Back to top |
|
 |
d2_racing Moderator


Joined: 25 Apr 2005 Posts: 12849 Location: Ste-Foy,Canada
|
Posted: Tue Jan 26, 2010 1:15 pm Post subject: |
|
|
Did you change your profile from 10.0 to 10.0/desktop ? _________________ Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec |
|
| Back to top |
|
 |
Mike Hunt Watchman


Joined: 19 Jul 2009 Posts: 5287
|
Posted: Tue Jan 26, 2010 8:28 pm Post subject: |
|
|
It looks that way in his emerge --info...  |
|
| Back to top |
|
 |
d2_racing Moderator


Joined: 25 Apr 2005 Posts: 12849 Location: Ste-Foy,Canada
|
Posted: Tue Jan 26, 2010 9:42 pm Post subject: |
|
|
That's explain why he didn't have hal or dbus when he started. _________________ Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec |
|
| Back to top |
|
 |
Mike Hunt Watchman


Joined: 19 Jul 2009 Posts: 5287
|
Posted: Tue Jan 26, 2010 11:07 pm Post subject: |
|
|
| ... just a guess, maybe after setting the profile to desktop, running emerge --deep --newuse world was forgotten. |
|
| Back to top |
|
 |
d2_racing Moderator


Joined: 25 Apr 2005 Posts: 12849 Location: Ste-Foy,Canada
|
Posted: Wed Jan 27, 2010 3:33 am Post subject: |
|
|
I'm sure it's that. _________________ Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec |
|
| Back to top |
|
 |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Wed Jan 27, 2010 5:40 am Post subject: |
|
|
| Mike Hunt wrote: | | ... just a guess, maybe after setting the profile to desktop, running emerge --deep --newuse world was forgotten. |
eh, If i run the configuration half way though, can i still enter the code?
emerge --deep --newuse world |
|
| Back to top |
|
 |
d2_racing Moderator


Joined: 25 Apr 2005 Posts: 12849 Location: Ste-Foy,Canada
|
Posted: Wed Jan 27, 2010 12:57 pm Post subject: |
|
|
Of course. _________________ Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec |
|
| Back to top |
|
 |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Thu Jan 28, 2010 6:54 am Post subject: |
|
|
hi all,
i followed and complete the guide according to the handbook. It manage to load up the home page but the mouse doesn't seems to be working
please advice. Thanks  |
|
| Back to top |
|
 |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Thu Jan 28, 2010 9:13 am Post subject: |
|
|
On the other hand,
i am also trying to implement KDE ( QT-creator).
However, i encountered this problem | Quote: |
wget: unable to to resolve host address `freefr.dl.sourceforge.net'
!!!couldn't download 'PyXML-0.8.4.tar.gz' . Aborting.
* Fetch failed for 'dev-python/pyxml-0.8.4-r2',Log file:
*'/var/tmp/portage/dev-python/pyxml-0.8.4-r2/temp/build.log'
>>> Failed to emerge dev-python/pyxml-0.8.4-r2, Log file:
>>> '/var/tmp/portage/dev-python/pyxml-0.8.4-r2/temp/build.log'
* Messages for package dev-python/pyxml-0.8.4-r2:
*Fetch failed for /dev-python/pyxml-0.8.4-r2', Log file:
* '/var/tmp/portage/dev-python/pyxml-0.8.4-r2/temp/build.log'
|
Please advice. Thankz |
|
| Back to top |
|
 |
Mike Hunt Watchman


Joined: 19 Jul 2009 Posts: 5287
|
Posted: Thu Jan 28, 2010 3:32 pm Post subject: |
|
|
| You could try again after trying a different mirror in the GENTOO_MIRRORS line in /etc/make.conf. |
|
| Back to top |
|
 |
Nonsense n00b

Joined: 03 Dec 2009 Posts: 74
|
Posted: Fri Jan 29, 2010 8:02 am Post subject: |
|
|
Sorry Mike Hunt,
| Mike Hunt wrote: | | You could try again after trying a different mirror in the GENTOO_MIRRORS line in /etc/make.conf. |
what you quoted meant to solve the mouse problem or to solve the "emerge layman"? |
|
| Back to top |
|
 |
d2_racing Moderator


Joined: 25 Apr 2005 Posts: 12849 Location: Ste-Foy,Canada
|
Posted: Fri Jan 29, 2010 3:00 pm Post subject: |
|
|
Hi, can you post your /etc/make.conf plz. _________________ Sysadmin of Funtoo-Québec.org
Wiki
Signature
IRC on Freenode : #funtoo-quebec |
|
| Back to top |
|
 |
Mike Hunt Watchman


Joined: 19 Jul 2009 Posts: 5287
|
Posted: Sat Jan 30, 2010 4:52 pm Post subject: |
|
|
... and is your network working?
ping somewhere to test. |
|
| Back to top |
|
 |
|