Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Neuinstallation , Probleme mit KDE bzw. Qt (solved)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
guije
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 192

PostPosted: Thu Sep 27, 2007 4:49 pm    Post subject: Reply with quote

Code:
checking for KDE... libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include
checking if UIC has KDE plugins available... no
configure: error:
you need to install kdelibs first.
 
If you did install kdelibs, then the Qt version that is picked up by
this configure is not the same version you used to compile kdelibs.
The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
_same Qt version_, compiled with the _same compiler_ and the same Qt
configuration settings.
 
 
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/kde-base/kcontrol-3.5.7-r1/work/kcontrol-3.5.7/config.log
 *
 * ERROR: kde-base/kcontrol-3.5.7-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   kcontrol-3.5.7-r1.ebuild, line 55:   Called kde-meta_src_compile
 *   kde-meta.eclass, line 380:   Called kde_src_compile
 *   kde.eclass, line 170:   Called kde_src_compile 'all'
 *   kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
 *   kde.eclass, line 322:   Called econf '--with-ssl' '--without-arts' '--with-gl' '--without-libraw1394' '--without-libusb' '--with-usbids=/usr/share/misc/usb.ids' '--without-java' '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--disable-final' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc'
 *   ebuild.sh, line 591:   Called die
 *
 * econf failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kcontrol-3.5.7-r1/temp/build.log'.
 *
 
 * Messages for package kde-base/kcontrol-3.5.7-r1:
 
 *
 * ERROR: kde-base/kcontrol-3.5.7-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   kcontrol-3.5.7-r1.ebuild, line 55:   Called kde-meta_src_compile
 *   kde-meta.eclass, line 380:   Called kde_src_compile
 *   kde.eclass, line 170:   Called kde_src_compile 'all'
 *   kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
 *   kde.eclass, line 322:   Called econf '--with-ssl' '--without-arts' '--with-gl' '--without-libraw1394' '--without-libusb' '--with-usbids=/usr/share/misc/usb.ids' '--without-java' '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--disable-final' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc'
 *   ebuild.sh, line 591:   Called die
 *
 * econf failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kcontrol-3.5.7-r1/temp/build.log'.
 *

hier der nopaste link für komplett Ansicht.
Erklärt mir bitte welches kdelibs ich wie installieren muß...
_________________
Linux localhost 2.6.39-gentoo-r3 #10 SMP Sun Nov 6 11:04:07 GMT 2011 i686 AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1467
Location: Germany

PostPosted: Thu Sep 27, 2007 5:41 pm    Post subject: Reply with quote

Code:
emerge -1av =qt-3.3.8-r4
mal versuchen,mit genauer Versionsbezeichnung wie angegeben.Dann noch mal versuchen kdebase-meta zu emergen.
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
guije
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 192

PostPosted: Fri Sep 28, 2007 1:08 pm    Post subject: Reply with quote

nikaya wrote:
Code:
emerge -1av =qt-3.3.8-r4
mal versuchen,mit genauer Versionsbezeichnung wie angegeben.Dann noch mal versuchen kdebase-meta zu emergen.


Qt ist durchgelaufen aber beim kde-base wieder wie ganz am Anfang, ich sitze jetzt ne Woche dabei und bekomme einfach kein KDE eingebunden....
HALLO ??? Eine Woche ???
Wo könnte es denn nur dran liegen ???

Code:
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include
checking if UIC has KDE plugins available... no
configure: error:
you need to install kdelibs first.
 
If you did install kdelibs, then the Qt version that is picked up by
this configure is not the same version you used to compile kdelibs.
The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
_same Qt version_, compiled with the _same compiler_ and the same Qt
configuration settings.
 
 
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/kde-base/kcontrol-3.5.7-r1/work/kcontrol-3.5.7/config.log
 *
 * ERROR: kde-base/kcontrol-3.5.7-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   kcontrol-3.5.7-r1.ebuild, line 55:   Called kde-meta_src_compile
 *   kde-meta.eclass, line 380:   Called kde_src_compile
 *   kde.eclass, line 170:   Called kde_src_compile 'all'
 *   kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
 *   kde.eclass, line 322:   Called econf '--with-ssl' '--without-arts' '--with-gl' '--without-libraw1394' '--without-libusb' '--with-usbids=/usr/share/misc/usb.ids' '--without-java' '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--disable-final' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc'
 *   ebuild.sh, line 591:   Called die
 *
 * econf failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kcontrol-3.5.7-r1/temp/build.log'.
 *
 
 * Messages for package kde-base/kcontrol-3.5.7-r1:
 
 *
 * ERROR: kde-base/kcontrol-3.5.7-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   kcontrol-3.5.7-r1.ebuild, line 55:   Called kde-meta_src_compile
 *   kde-meta.eclass, line 380:   Called kde_src_compile
 *   kde.eclass, line 170:   Called kde_src_compile 'all'
 *   kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
 *   kde.eclass, line 322:   Called econf '--with-ssl' '--without-arts' '--with-gl' '--without-libraw1394' '--without-libusb' '--with-usbids=/usr/share/misc/usb.ids' '--without-java' '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--disable-final' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc'
 *   ebuild.sh, line 591:   Called die
 *
 * econf failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kcontrol-3.5.7-r1/temp/build.log'.
 *


wenn ich jetzt wieder kdelibs emergen soll dann heißts wieder irgendwas mit Qt stimmt nicht.
Ich verzweifle ...

LiebeGrüße
_________________
Linux localhost 2.6.39-gentoo-r3 #10 SMP Sun Nov 6 11:04:07 GMT 2011 i686 AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1467
Location: Germany

PostPosted: Fri Sep 28, 2007 2:45 pm    Post subject: Reply with quote

Quote:
wenn ich jetzt wieder kdelibs emergen soll dann heißts wieder irgendwas mit Qt stimmt nicht.

Bitte genaue Fehlermeldungen,"irgendwas mit Qt stimmt nicht" ist ein wenig vage.

Jetzt nochmal genauere Infos.Poste bitte mal die Ausgaben von
Code:
emerge --info
Code:
emerge -pv x11-libs/qt
Code:
emerge -pv kdelibs


Quote:
Ich verzweifle ...

Kann ich verstehen,aber Kopf hoch und nicht aufgeben. :)
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
guije
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 192

PostPosted: Fri Sep 28, 2007 4:02 pm    Post subject: Reply with quote

.... geschafft, ich habe dann nochmal kdelibs eingebunden und der emerge lief io durch, dann habe ich kdebas-meta gemacht und kde
laeuft.
ich haette aber lieber kde/meta gehabt.
Leute DANKE.

Fragen>
1 Ich habe jetzt Englishes Keyboard und KDE in English und keine moeglichkeit das umzustellen, wie mach ich das?
2 Ich moechte Firefox emergen, jetyt yeigt er mir unter linguas sehr viele Sprachindexe an, muss ich die alle in die make.conf
eintragen?
3 Wenn ich ein z.b. emerge firefox -avp mache, mu- ich dann alle USE tags eintragen?

Habt ihr noch tipps fuer mich? koennte ich trotydem noch kde-meta emergen?

LiebeGruesse und DANKE nochmal.

Aber bitte helft mir noch weiter.
_________________
Linux localhost 2.6.39-gentoo-r3 #10 SMP Sun Nov 6 11:04:07 GMT 2011 i686 AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1467
Location: Germany

PostPosted: Fri Sep 28, 2007 4:25 pm    Post subject: Reply with quote

Quote:
ich haette aber lieber kde/meta gehabt.

Naja,einen Teil von kde-meta hast Du schon drauf (kdebase-meta).Die anderen Teile wären:
kde-base/kdeaccessibility-meta
kde-base/kdeaddons-meta
kde-base/kdeadmin-meta
kde-base/kdeartwork-meta
kde-base/kdebindings-meta
kde-base/kdeedu-meta
kde-base/kdegames-meta
kde-base/kdegraphics-meta
kde-base/kdemultimedia-meta
kde-base/kdenetwork-meta
kde-base/kdepim-meta
kde-base/kdesdk-meta
kde-base/kdetoys-meta
kde-base/kdeutils-meta
kde-base/kdewebdev-meta

Die kannst Du entweder einzeln nachinstallieren oder auch kde-meta emergen und kdebase-meta aus dem world-file wieder entfernen.Ich würde,wenn schon die ganzen Metapakete installiert werden müssen,die einzelnen Metapakete installieren.Diese können dann bei Nichtgefallen einfacher wieder deinstalliert werden.
Quote:
1 Ich habe jetzt Englishes Keyboard und KDE in English und keine moeglichkeit das umzustellen, wie mach ich das?

Das Sprachpaket von KDE muß noch installiert werden.
Code:
emerge -av kde-i18n
Anschließend in KDE "Alt+F2" drücken und "kpersonalizer" eingeben.Dieser startet den Begrüßungsdialog erneut.

Quote:
2 Ich moechte Firefox emergen, jetyt yeigt er mir unter linguas sehr viele Sprachindexe an, muss ich die alle in die make.conf
eintragen?
Code:
LINGUAS="de"
in die make.conf eintragen.Noch vor dem emergen von kde-i18n.

Quote:
3 Wenn ich ein z.b. emerge firefox -avp mache, mu- ich dann alle USE tags eintragen?

Einige USE-Flags sind per default gesetzt,die nichtaktivierten können per /etc/portage/package.use ergänzt werden.
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
guije
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 192

PostPosted: Fri Sep 28, 2007 5:00 pm    Post subject: Reply with quote

Quote:
Einige USE-Flags sind per default gesetzt,die nichtaktivierten können per /etc/portage/package.use ergänzt werden.

Erkl'rst du mir das mal genauer?
_________________
Linux localhost 2.6.39-gentoo-r3 #10 SMP Sun Nov 6 11:04:07 GMT 2011 i686 AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1467
Location: Germany

PostPosted: Fri Sep 28, 2007 5:34 pm    Post subject: Reply with quote

Wenn Du
Code:
emerge -pv mozilla-firefox
machst zeigt es Dir die USE-Flags an.Welche gesetzt sind und welche nicht.Dieses kann man nach seinem Bedarf ändern.

USE-Flags können global in der /etc/make.conf gesetzt (oder nicht-gesetzt) werden.Wenn dann mit --newuse world gemerged wird schaut Portage welche Pakete dieses USE-Flag haben und baut diese Pakete dann mit diesen Flags neu.

Es ist aber auch möglich USE-Flags nur auf bestimmte Pakete anzuwenden.Nehmen wir als Beispiel mozilla-firefox,welche folgende Flags hat:
Code:
eix mozilla-firefox
[I] www-client/mozilla-firefox
     Available versions:  2.0.0.2 2.0.0.6 2.0.0.7 {bindist debug filepicker gnome ipv6 java linguas_af linguas_ar linguas_be linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en_GB linguas_es linguas_es_AR linguas_es_ES linguas_eu linguas_fi linguas_fr linguas_fy linguas_fy_NL linguas_ga linguas_ga_IE linguas_gu linguas_gu_IN linguas_he linguas_hu linguas_it linguas_ja linguas_ka linguas_ko linguas_ku linguas_lt linguas_mk linguas_mn linguas_nb linguas_nb_NO linguas_nl linguas_nn linguas_nn_NO linguas_pa linguas_pa_IN linguas_pl linguas_pt linguas_pt_BR linguas_pt_PT linguas_ro linguas_ru linguas_sk linguas_sl linguas_sv linguas_sv_SE linguas_tr linguas_zh linguas_zh_CN linguas_zh_TW mozdevelop moznopango restrict-javascript xforms xinerama xprint}

Da sind erst mal viele Sprachen.Portage schaut in die make.conf und findet dort z.B. LINGUAS="de" und setzt nur dieses "de" Flag.
Angenommen Du möchtest jetzt für FF kein ipv6 (welches per default gesetzt ist).Du könntest nun in die make.conf USE="-ipv6" eintragen.Dadurch würde aber nicht nur FF ohne dieses Flag gemerged,sondern auch alle anderen welche dieses Flag haben.
Dafür erstelltst Du nun eine Datei /etc/portage/package.use und trägst dort folgendes ein:
Code:
www-client/mozilla-firefox -ipv6

Wenn nun "emerge -pv mozilla-firefox" gemacht wird zeigt er dir an dass das Flag "ipv6" entfernt wird.Willst Du auch kein "gnome" Flag,aber das "debug" Flag sieht es so aus in der package.use:
Code:
www-client/mozilla-firefox -ipv6 -gnome debug
Ein Minus entfernt also Flags,nichts davor fügt sie hinzu.

Näheres in der Doku
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
guije
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 192

PostPosted: Fri Sep 28, 2007 6:29 pm    Post subject: Reply with quote

Ok, alles klar. Habe mir auch gerade das Handbuch ausgedruckt.

Quote:
Einige USE-Flags sind per default gesetzt,die nichtaktivierten können per /etc/portage/package.use ergänzt werden.


und was hats mit dem /etc/portage/package.use aufsich??
_________________
Linux localhost 2.6.39-gentoo-r3 #10 SMP Sun Nov 6 11:04:07 GMT 2011 i686 AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
Max Steel
Veteran
Veteran


Joined: 12 Feb 2007
Posts: 1788
Location: My own world! I and Gentoo!

PostPosted: Fri Sep 28, 2007 8:13 pm    Post subject: Reply with quote

Das ist ganz einfach, in der /etc/portage/package.use werden die USE-Variablen in der Form:
Code:
category/paket flag -flag2

gesetzt.

z.B.
Code:
kde-base/kmail arts -kdeenablefinal


Das heißt, arts wird aktiviert und kdeenablefinal nicht.

was Mails mit Sound zu tun hat, keine Ahnung egal.#

in die /etc/make.conf werden die globalen USE-Flags fürs ganze System eingestellt.

in der Forn
Code:
USE="flag flag2 -flag3 -flag4 flag5 flag99"


z.B.
Code:
USE="arts kde -gnome -gtk qt kdeenablefinal"


Zuletzt gibt es die sogenannten Umgebungsvariablen, diese werden meist nur für Versuchszwecke gemacht.

z.B.
Code:
USE="-kdeenablefinal" emerge kde-base/kmail


Generrell gilt,
1. die Umgebungsvariablen haben die höchste Priorität
wenn du in der package.use kmail mit kdeenablefinal und in der Umgebung ohne kdeenablefinal mergst wird kdeenablefinal abgeschaltet.

2. package.use haben die 2.höchste Priorität.
also make.conf mit kdeenablefinal package.use ohne, paket ohne gemergt.

3. make.conf
selbes Spielchen, Profil schaut in die Röhre, make.conf gewinnt.

4. Profil
Hier darf nichts geändert werden, falls doch wirds beim nächsten Sync unrettbar verloren.
zu finden in /usr/portage/porfile/
ausgewähltes als Symlink /etc/make.profile
_________________
mfg
Steel
___________________
Big sorry for my bad English.

My System:
  • AMD Phenom II X4 3,2Ghz
  • 8192MB RAM
  • Gentoo AMD64 10.0
  • Kernel 3.2.6 gentoo-sources
  • NVidia Geforce GTX 550 Ti


Version 0.3c
Back to top
View user's profile Send private message
guije
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 192

PostPosted: Sat Sep 29, 2007 7:37 am    Post subject: Reply with quote

Muß ich denn in allen USE Varianten rumregeln oder langt es wenn ich nur in der make.conf arbeite?

LiebeGrüße...
_________________
Linux localhost 2.6.39-gentoo-r3 #10 SMP Sun Nov 6 11:04:07 GMT 2011 i686 AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
Max Steel
Veteran
Veteran


Joined: 12 Feb 2007
Posts: 1788
Location: My own world! I and Gentoo!

PostPosted: Sat Sep 29, 2007 7:58 am    Post subject: Reply with quote

es langt wenn du in make.conf arbeitest.
in dem Profil bringt das eh nichts, beim nächsten Sync is alles wieder beim alten.

Allerdings manchmal musst du das machen, z.B.
Ich habe in make.conf USE="kdeenablefinal" drinne.
Aber wenn ich kmail merge idlet er bei einer Datei nur rum, und kommt nich weiter.
Dann habe ich in der package.use kde-base/kmail -kdeenablefinal eingetragen, seitdem funktionert dieses Packet.
_________________
mfg
Steel
___________________
Big sorry for my bad English.

My System:
  • AMD Phenom II X4 3,2Ghz
  • 8192MB RAM
  • Gentoo AMD64 10.0
  • Kernel 3.2.6 gentoo-sources
  • NVidia Geforce GTX 550 Ti


Version 0.3c
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1467
Location: Germany

PostPosted: Sat Sep 29, 2007 8:53 am    Post subject: Reply with quote

Die meisten globalen USE-Flags sind schon über das Profil per default gesetzt.Während der Installation hast Du (hoffe ich) den /etc/make.profile Link gesetzt.Dieser verweist auf die Datei mit dem Profil.
Wenn Du "emerge --info" eingibst werden Dir,neben anderen nützlichen Infos, ALLE globalen USE-Flags angezeigt wie Portage sie sieht.Das sind die aus dem Profil und Deine eigenen aus der USE Variable in der make.conf.
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
guije
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 192

PostPosted: Sat Sep 29, 2007 2:09 pm    Post subject: Reply with quote

nikaya wrote:
Die meisten globalen USE-Flags sind schon über das Profil per default gesetzt.Während der Installation hast Du (hoffe ich) den /etc/make.profile Link gesetzt.Dieser verweist auf die Datei mit dem Profil.


Also in meiner Kruzanleitung steht nichts von dem /etc/make.profile link setzen.
Oder meinst du
Code:
env-update && source /etc/profile
??

Erklär mal bitte und kann ich das noch machen?

LiebeGrüße.....
_________________
Linux localhost 2.6.39-gentoo-r3 #10 SMP Sun Nov 6 11:04:07 GMT 2011 i686 AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1467
Location: Germany

PostPosted: Sat Sep 29, 2007 2:26 pm    Post subject: Reply with quote

Die Kurzanleitung ist für Leute die Gentoo kennen und es nur als Gedächtnisstütze brauchen.In der Regel sollte man das offizielle Handbuch benutzen.Aber egal...

Im Handbuch wird es beschieben:Klick
Ich weiß jetzt nicht welche Architektur Du benutzt (amd64 oder x86),aber der Link sollte auf das aktuelle Profil (/usr/portage/profiles/default-linux/deine_arch/2007.0/desktop) verweisen.
Gesetzt wird es mit
Code:
ln -snf /usr/portage/profiles/default-linux/deine_arch/2007.0/desktop /etc/make.profile
wobei Du "deine_arch" natürlich an Deine Arch anpassen mußt.Überprüft wird es mit
Code:
ls -FGg /etc/make.profile


Alternativ geht es auch mit eselect:
Code:
# eselect profile list
Available profile symlink targets:
  [1]   default-linux/x86/2006.1
  [2]   default-linux/x86/no-nptl
  [3]   default-linux/x86/no-nptl/2.4
  [4]   default-linux/x86/2006.1/desktop
  [5]   default-linux/x86/2007.0
  [6]   default-linux/x86/2007.0/desktop *
  [7]   hardened/x86/2.6
  [8]   selinux/2007.0/x86
  [9]   selinux/2007.0/x86/hardened
wobei mit
Code:
eselect profile set "Nummer"
das entsprechende Profil gewählt wird.

Aber eigentlich meckert Portage rum wenn kein Profil gesetzt ist. :roll:
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
guije
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 192

PostPosted: Sat Sep 29, 2007 5:57 pm    Post subject: Reply with quote

OK, es war ein profile gestzt, das default-linux/x86/2007.0
ich habe es jetzt auf default-linux/x86/2007.0/desktop gesetzt.

muß ich nach dem umstellen etwas beachten/machen?

LiebeGrüße
_________________
Linux localhost 2.6.39-gentoo-r3 #10 SMP Sun Nov 6 11:04:07 GMT 2011 i686 AMD Athlon(tm) XP 2600+ AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1467
Location: Germany

PostPosted: Sun Sep 30, 2007 8:20 am    Post subject: Reply with quote

guije wrote:
muß ich nach dem umstellen etwas beachten/machen?

Ja,ein
Code:
emerge -uavDN world
da wird wohl einiges neu gebaut werden... :wink:
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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