Gentoo Forums
Gentoo Forums
Quick Search: in
How to install Interface
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 10823
Location: Ste-Foy,Canada

PostPosted: Sat Jan 30, 2010 12:48 pm    Post subject: Reply with quote

Do you have something when you run this :

Code:

# ifconfig -a
# cat /etc/resolv.conf
# ping -c 3 www.google.com

_________________
Sysadmin of Gentoo-Québec.org
Wiki
Signature
IRC on Freenode : #gentoo-quebec
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Sun Jan 31, 2010 11:53 pm    Post subject: Reply with quote

hi ,
d2_racing wrote:
Hi, can you post your /etc/make.conf plz.


Quote:

CFLAGZ="-02 -march=i686 -pipe"
CXXFLAGS="${CFLAGS}"
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"

SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="-qt3 -qt4 -arts -kde X dbus gtk gnome hal"



Quote:


Code:
# ifconfig -a
# cat /etc/resolv.conf
# ping -c 3 www.google.com



I'm able to ping google.

Back to top
View user's profile Send private message
Mike Hunt
Advocate
Advocate


Joined: 19 Jul 2009
Posts: 4664

PostPosted: Mon Feb 01, 2010 2:58 pm    Post subject: Reply with quote

I think d2_racing meant: Please post the output of these commands:
Code:
# ifconfig -a
# cat /etc/resolv.conf
# ping -c 3 www.google.com


:)
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 10823
Location: Ste-Foy,Canada

PostPosted: Mon Feb 01, 2010 8:33 pm    Post subject: Reply with quote

In fact :P
_________________
Sysadmin of Gentoo-Québec.org
Wiki
Signature
IRC on Freenode : #gentoo-quebec
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Mon Feb 01, 2010 11:31 pm    Post subject: Reply with quote

d2_racing wrote:
Do you have something when you run this :

Code:

# ifconfig -a
# cat /etc/resolv.conf
# ping -c 3 www.google.com


Quote:
ifconfig -a
Link encap:Ethernet HWaddr 00:0c:29:b6:ec:ec
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RZ packets: 680 errors: 0 dropped: 0 overruns:0 fram: 0
TX packets:680 errors: 0 dropped: 0 overruns: 0 carrier: 0
collisions: 0 txqueuelen: 0
RX bytes:12440 (11.9kiB) TX bytes:12240 (11.9kIb)


cat /etc/resolv.conf
searchlocaldomain
nameserver 192.168.132.2


ping -c 3 www.google.com
3 packets transmitted, 3 received, 0% package loss, time 2010ms
rtt/min/avg/max/mdev = 0.000/3.507/10.322/4.819ms

Back to top
View user's profile Send private message
Mike Hunt
Advocate
Advocate


Joined: 19 Jul 2009
Posts: 4664

PostPosted: Tue Feb 02, 2010 2:17 am    Post subject: Reply with quote

Try a different nameserver in /etc/resolv.conf
eg: 4.2.2.2
or 4.2.2.1
or OpenDNS: 208.67.222.222
or 208.67.220.220
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Tue Feb 02, 2010 3:16 am    Post subject: Reply with quote

Mike Hunt wrote:
Try a different nameserver in /etc/resolv.conf
eg: 4.2.2.2
or 4.2.2.1
or OpenDNS: 208.67.222.222
or 208.67.220.220

Thankz, i managed to run
Code:
emerge layman


but i can't run
Code:
layman -a kde


it says :
Quote:
unable to look up git.overlays.gentoo.org (port9418) ( Temporary failure in name resolution)
* Failed to add overlay "kde"
* Error was: adding overlay failed! Possible remains of the opration have NOT been removed and may be left at /usr/local/portage/layman/kde. Please remove them manually if required.


Please advice. Thankz
Back to top
View user's profile Send private message
Mike Hunt
Advocate
Advocate


Joined: 19 Jul 2009
Posts: 4664

PostPosted: Tue Feb 02, 2010 9:48 am    Post subject: Reply with quote

Nonsense wrote:
it says :
Quote:
unable to look up git.overlays.gentoo.org (port9418) ( Temporary failure in name resolution)
* Failed to add overlay "kde"
* Error was: adding overlay failed! Possible remains of the opration have NOT been removed and may be left at /usr/local/portage/layman/kde. Please remove them manually if required.


Have you tried what it says?
Do you have dev-util/git installed?

Also maybe we can find a DNS server closer to home. Please post the output of
Code:
route
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Wed Feb 03, 2010 7:55 pm    Post subject: Reply with quote

Hi
Mike Hunt wrote:
Nonsense wrote:
it says :
Quote:
unable to look up git.overlays.gentoo.org (port9418) ( Temporary failure in name resolution)
* Failed to add overlay "kde"
* Error was: adding overlay failed! Possible remains of the opration have NOT been removed and may be left at /usr/local/portage/layman/kde. Please remove them manually if required.


Have you tried what it says?
Do you have dev-util/git installed?

Also maybe we can find a DNS server closer to home. Please post the output of
Code:
route


i think i install in previously but i try install it again but i t prompts me:
Quote:
[Errno 2] No such file or director: '/usr/local/portage/layman/make.conf' in /etc/make.conf



Quote:
Code:
route

Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.132.0 * 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.132.2 0.0.0.0 UG 0 0 0 eth0
Back to top
View user's profile Send private message
Mike Hunt
Advocate
Advocate


Joined: 19 Jul 2009
Posts: 4664

PostPosted: Thu Feb 04, 2010 1:11 am    Post subject: Reply with quote

Try this in /etc/resolv.conf
Code:
 # cat /etc/resolv.conf
nameserver 192.168.132.2

The line searchlocaldomain is an error.
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Thu Feb 04, 2010 2:15 am    Post subject: Reply with quote

Mike Hunt wrote:
Try this in /etc/resolv.conf
Code:
 # cat /etc/resolv.conf
nameserver 192.168.132.2

The line searchlocaldomain is an error.


What should i change to?
Quote:
Search localdomain
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 10823
Location: Ste-Foy,Canada

PostPosted: Thu Feb 04, 2010 7:59 am    Post subject: Reply with quote

Try this one : 208.67.222.222
_________________
Sysadmin of Gentoo-Québec.org
Wiki
Signature
IRC on Freenode : #gentoo-quebec
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Mon Feb 08, 2010 3:25 am    Post subject: Reply with quote

hi d2_racing,
d2_racing wrote:
Try this one : 208.67.222.222


i tried urs but i can't ping www.google using the addr but i'm able to using Mike_hunt method (192.168.132.2) but i'm still encountering the same problem

please advice.
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 10823
Location: Ste-Foy,Canada

PostPosted: Mon Feb 08, 2010 7:54 am    Post subject: Reply with quote

Hi, use this line :

Code:

nameserver 192.168.132.2


Also, do you use a static ip adress or a dhcp adress ?

Can you confirm that when you use the 192.168.132.2 nameserver you can ping google.com ?
_________________
Sysadmin of Gentoo-Québec.org
Wiki
Signature
IRC on Freenode : #gentoo-quebec
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Tue Feb 09, 2010 12:50 am    Post subject: Reply with quote

Hi d2_racing,
d2_racing wrote:
Hi, use this line :

Code:

nameserver 192.168.132.2


Also, do you use a static ip adress or a dhcp adress ?

Can you confirm that when you use the 192.168.132.2 nameserver you can ping google.com ?


I managed to sucessfully complete :
Code:
emerge layman
layman -f -a kde


but
Code:
emerge -av kde-meta:4.
has no eduilds.
Back to top
View user's profile Send private message
d2_racing
Moderator
Moderator


Joined: 25 Apr 2005
Posts: 10823
Location: Ste-Foy,Canada

PostPosted: Tue Feb 09, 2010 3:32 pm    Post subject: Reply with quote

hi, what happen when you try this :

Code:

# emerge -av kde-meta

_________________
Sysadmin of Gentoo-Québec.org
Wiki
Signature
IRC on Freenode : #gentoo-quebec
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Tue Feb 09, 2010 8:03 pm    Post subject: Reply with quote

d2_racing wrote:
hi, what happen when you try this :

Code:

# emerge -av kde-meta


It says required +qt4.

what is the ideal USE for installing a KDE with QT?
please advice
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Tue Feb 09, 2010 10:16 pm    Post subject: Reply with quote

d2_racing wrote:
hi, what happen when you try this :

Code:

# emerge -av kde-meta


what i have to do next? continue with the handout?
Back to top
View user's profile Send private message
Mike Hunt
Advocate
Advocate


Joined: 19 Jul 2009
Posts: 4664

PostPosted: Tue Feb 09, 2010 10:26 pm    Post subject: Reply with quote

Setting a desktop profile is the most efficient way to enable most/all the USE flags you will need for KDE4.

If it asks for any more just add them to the USE variable in /etc/make.conf

BTW, why do you need the kde overlay?
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Tue Feb 09, 2010 10:40 pm    Post subject: Reply with quote

Mike Hunt wrote:
Setting a desktop profile is the most efficient way to enable most/all the USE flags you will need for KDE4.

If it asks for any more just add them to the USE variable in /etc/make.conf

BTW, why do you need the kde overlay?


I am trying to install a desktop that supports Qt
Back to top
View user's profile Send private message
Mike Hunt
Advocate
Advocate


Joined: 19 Jul 2009
Posts: 4664

PostPosted: Tue Feb 09, 2010 11:12 pm    Post subject: Reply with quote

You don't need the kde overlay for that. Just set the desktop profile, build the new USE flags into your system and emerge (xorg-server if you haven't already) and emerge kde-meta:
Code:
eselect profile set 2
emerge -uDN world
emerge xorg-server  <--- if it isn't already---
emerge kde-meta

That will pull in all the qt and kde4 stuff.

Make sure that you don't have the qt3 USE flag enabled.
The qt3support and qt4 USE flags are all that are required.

If you wish to have a second opinion, post your emerge --info after changing the profile.
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Wed Feb 10, 2010 12:08 am    Post subject: Reply with quote

Mike Hunt wrote:
You don't need the kde overlay for that. Just set the desktop profile, build the new USE flags into your system and emerge (xorg-server if you haven't already) and emerge kde-meta:
Code:
eselect profile set 2
emerge -uDN world
emerge xorg-server  <--- if it isn't already---
emerge kde-meta

That will pull in all the qt and kde4 stuff.

Make sure that you don't have the qt3 USE flag enabled.
The qt3support and qt4 USE flags are all that are required.

If you wish to have a second opinion, post your emerge --info after changing the profile.

eh Mike, i'm currently running
Code:
emerge kde-meta
( might take some time) but the first few steps i have not run it.
Back to top
View user's profile Send private message
Mike Hunt
Advocate
Advocate


Joined: 19 Jul 2009
Posts: 4664

PostPosted: Wed Feb 10, 2010 12:20 am    Post subject: Reply with quote

Yes it does take a while to emerge kde-meta - even on super fast computers.

There was a time when it took almost a full week of 24/7 compiling to emerge Gentoo with Gnome and KDE.
Glad those days are long gone. :D

If you run into any more issues, just post them and we will assist.
Happy compiling. :)
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Wed Feb 10, 2010 3:04 am    Post subject: Reply with quote

eh Mike Hunt,

will my gentoo has a GUI after the steps or more to be done?
Back to top
View user's profile Send private message
Nonsense
n00b
n00b


Joined: 03 Dec 2009
Posts: 74

PostPosted: Thu Feb 11, 2010 3:22 am    Post subject: Reply with quote

Mike Hunt wrote:
You don't need the kde overlay for that. Just set the desktop profile, build the new USE flags into your system and emerge (xorg-server if you haven't already) and emerge kde-meta:
Code:
eselect profile set 2
emerge -uDN world
emerge xorg-server  <--- if it isn't already---
emerge kde-meta

That will pull in all the qt and kde4 stuff.

Make sure that you don't have the qt3 USE flag enabled.
The qt3support and qt4 USE flags are all that are required.

If you wish to have a second opinion, post your emerge --info after changing the profile.


i have finished emerding kde-meta but how do i continue?

i have pasted my emerge --info @ http://dpaste.com/1573411/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT - 5 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum