Pagina 1 di 2 12 UltimoUltimo
Visualizzazione risultati 1 fino 30 di 41

Discussione: Personalizzare Desktop

  1. #1
    Guest

    Predefinito Personalizzare Desktop

    salve a tutti, ho installato mandrake 10 in dual boot con winxp, e avrei un quesito da porvi....ho visto utenti che hanno un desktop bellissimo in mandrake.....icone diverse grafica stupenda.....come fare a personalizzarlo in quel modo?

  2. #2
    Guest

    Predefinito

    Ho inoltre sentito parlare di Karamba....ma per mandrake 10 non c'è? io voglio avere un desktop con quelle funzioni......tipo meteo e roba varia

    insomma fare una cosa del genere

    http://images.mandrakesoft.com/img/s...dk100-scr1.jpg
    Ultima modifica di markoxaser : 13-11-2004 alle ore 20.28.38

  3. #3
    Guest

    Predefinito

    se usi KDE www.kde-look.org
    scarichi superkaramba e i vari temi, ci sono le istruzioni sul sito.

  4. #4
    Guest

    Predefinito

    non riesco ad installarlo.....nn so ancora usare mandrake 10....mi spieghereste passo passo come installarlo? col terminale lancio ./configuration e appaiono molte scritte...ma appena lancio make o make install da errori...insomma mi serve una guida passo passo per veri niubbi

  5. #5
    Guest

    Predefinito

    Citazione Originalmente inviato da markoxaser
    non riesco ad installarlo.....nn so ancora usare mandrake 10....mi spieghereste passo passo come installarlo? col terminale lancio ./configuration e appaiono molte scritte...ma appena lancio make o make install da errori...insomma mi serve una guida passo passo per veri niubbi
    è ./configure e non ./configuration...

    Cmq... copia qui cosa ti dice quando lanci il ./configure cosi' vediamo di aiutarti...

    Ciao

  6. #6
    Guest

    Predefinito

    ok allora dopo avvio linux e mi segno passo passo cosa faccio

  7. #7
    Guest

    Predefinito

    Ecco la procedura....lancio ./configure:

    [markoxaser@localhost superkaramba-0.34]$ ./configure
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    /home/markoxaser/Documenti/Linux: /home/markoxaser/Documenti/Linux: No such file or directory
    configure: WARNING: `missing' script is too old or missing
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking whether g++ supports -Wundef... yes
    checking whether g++ supports -Wno-long-long... yes
    checking whether g++ supports -Wnon-virtual-dtor... yes
    checking whether g++ supports -fno-exceptions... yes
    checking whether g++ supports -fno-check-new... yes
    checking whether g++ supports -fexceptions... yes
    checking how to run the C++ preprocessor... g++ -E
    checking whether g++ supports -frepo... yes
    not using lib directory suffix
    checking for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking for a sed that does not truncate output...
    checking whether ln -s works... yes
    checking how to recognise dependant libraries... pass_all
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    appending configuration tag "GCJ" to libtool
    checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
    checking for gcj option to produce PIC... -fPIC
    checking if gcj PIC flag -fPIC works... no
    checking if gcj supports -c -o file.o... no
    checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for main in -lutil... yes
    checking for main in -lcompat... no
    checking for crypt in -lcrypt... yes
    checking for socklen_t... socklen_t
    checking for dnet_ntoa in -ldnet... no
    checking for dnet_ntoa in -ldnet_stub... no
    checking for inet_ntoa... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking crt_externs.h usability... no
    checking crt_externs.h presence... no
    checking for crt_externs.h... no
    checking for _NSGetEnviron... no
    checking for sys/types.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for poll in -lpoll... no
    checking CoreAudio/CoreAudio.h usability... no
    checking CoreAudio/CoreAudio.h presence... no
    checking for CoreAudio/CoreAudio.h... no
    checking for res_init... yes
    checking if res_init needs custom prototype... no
    checking for killpg in -lucb... no
    checking for int... yes
    checking size of int... 4
    checking for long... yes
    checking size of long... 4
    checking for char *... yes
    checking size of char *... 4
    checking for char... yes
    checking size of char... 1
    checking for dlopen in -ldl... yes
    checking for shl_unload in -ldld... no
    checking for vsnprintf... yes
    checking for snprintf... yes
    checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
    checking for IceConnectionNumber in -lICE... yes
    checking for libXext... yes
    checking for Xinerama... no
    checking for pthread_create in -lpthread... yes
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... -lz
    checking for libpng... -lpng -lz -lm
    checking for libjpeg6b... no
    checking for libjpeg... -ljpeg
    checking for Qt... libraries /usr/lib/qt3//lib, headers /usr/lib/qt3//include using -mt
    checking if Qt compiles without flags... no
    checking for moc... /usr/lib/qt3//bin/moc
    checking for uic... /usr/lib/qt3//bin/uic
    checking whether uic supports -L ... yes
    checking whether uic supports -nounload ... yes
    checking if Qt needs -ljpeg... no
    checking for rpath... yes
    checking for KDE... libraries /usr/lib, headers /usr/include
    checking for KDE paths... defaults
    checking for dcopidl... /usr/bin/dcopidl
    checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
    checking for mcopidl... /usr/bin/mcopidl
    checking for artsc-config... /usr/bin/artsc-config
    checking for kde-config... /usr/bin/kde-config
    checking for meinproc... /usr/bin/meinproc
    checking whether byte ordering is bigendian... no
    checking for MAXPATHLEN... 4096
    checking for Python directory... /usr/local
    checking for Python2.3... header no library no modules /usr/lib/python2.3
    checking for Python2.2... header no library no modules no
    checking for Python2.1... header no library no modules no
    checking for Python2.0... header no library no modules no
    checking for Python1.5... header no library no modules no
    checking for libxmms... ./configure: line 1: xmms-config: command not found
    ./configure: line 1: xmms-config: command not found
    no
    checking for KDE version >= 3.2... yes
    checking if doc should be compiled... yes
    checking if po should be compiled... yes
    checking if src should be compiled... yes
    configure: creating ./config.status
    fast creating Makefile
    fast creating doc/Makefile
    fast creating doc/en/Makefile
    fast creating po/Makefile
    fast creating src/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands

    Good - your configure finished. Start make now

    e fin qua tutto bene

  8. #8
    Guest

    Predefinito

    continuiamo:

    [markoxaser@localhost superkaramba-0.34]$ make
    make all-recursive
    make[1]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34'
    Making all in doc
    make[2]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    Making all in .
    make[3]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    Making all in en
    make[3]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc/en'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc/en'
    make[2]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    Making all in po
    make[2]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/po'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/po'
    Making all in src
    make[2]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/src'
    make[3]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/src'
    if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -pedantic -W -Wpointer-arith -Wmissing-prototypes -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT main.o -MD -MP -MF ".deps/main.Tpo" \
    -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \
    then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
    else rm -f ".deps/main.Tpo"; exit 1; \
    fi
    main.cpp:6:20: Python.h: No such file or directory
    In file included from main.cpp:24:
    karamba.h:5:20: Python.h: No such file or directory
    In file included from karamba.h:57,
    from main.cpp:24:
    imagelabel.h:12:20: Python.h: No such file or directory
    In file included from imagelabel.h:24,
    from karamba.h:57,
    from main.cpp:24:
    karamba.h:5:20: Python.h: No such file or directory
    In file included from main.cpp:24:
    karamba.h:191: error: syntax error before `*' token
    karamba.h:192: error: syntax error before `*' token
    main.cpp:44: error: syntax error before `*' token
    main.cpp: In function `int main(int, char**)':
    main.cpp:100: error: `Py_Initialize' undeclared (first use this function)
    main.cpp:100: error: (Each undeclared identifier is reported only once for each function it appears in.)
    main.cpp:103: error: `PyEval_InitThreads' undeclared (first use this function)
    main.cpp:105: error: `mainThreadState' undeclared (first use this function)
    main.cpp:108: error: `PyThreadState_Get' undeclared (first use this function)
    main.cpp:111: error: `PyEval_ReleaseLock' undeclared (first use this function)
    main.cpp:141: error: `PyInterpreterState' undeclared (first use this function)
    main.cpp:141: error: `mainInterpreterState' undeclared (first use this function)
    main.cpp:143: error: `PyThreadState' undeclared (first use this function)
    main.cpp:143: error: `myThreadState' undeclared (first use this function)
    main.cpp:143: error: `PyThreadState_New' undeclared (first use this function)
    main.cpp:144: error: `PyThreadState_Swap' undeclared (first use this function)
    main.cpp:145: error: `PyEval_AcquireLock' undeclared (first use this function)
    main.cpp:146: error: `Py_Finalize' undeclared (first use this function)
    make[3]: *** [main.o] Error 1
    make[3]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34'
    make: *** [all] Error 2
    [markoxaser@localhost superkaramba-0.34]$

  9. #9
    Guest

    Predefinito

    e infine l'errore del make install (scusate il triplo post ma è per spezzare)

    markoxaser@localhost superkaramba-0.34]$ make install
    Making install in doc
    make[1]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    Making install in .
    make[2]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    make[3]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    make[3]: Nothing to be done for `install-exec-am'.
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    make[2]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    Making install in en
    make[2]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc/en'
    make[3]: Entering directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc/en'
    make[3]: Nothing to be done for `install-exec-am'.
    /bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/en/karamba
    mkdir -p -- /usr/local/kde/share/doc/HTML/en/karamba
    mkdir: impossibile creare la directory `/usr/local/kde': Permission denied
    make[3]: *** [install-nls] Error 1
    make[3]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc/en'
    make[2]: *** [install-am] Error 2
    make[2]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc/en'
    make[1]: *** [install-recursive] Error 1
    make[1]: Leaving directory `/home/markoxaser/Documenti/Linux File/superkaramba-0.34/doc'
    make: *** [install-recursive] Error 1
    [markoxaser@localhost superkaramba-0.34]$

    non ho capito bene ma nella mia niubbaggine penso manchi un pyton o roba simile...........HELP voglio personalizzare mandrake

  10. #10
    Guest

    Predefinito

    Allora... Innanzi tutto il configure è andato a buon fine mentre il make no quindi è inutile che tu proceda con il make install ....

    Si manca pyton quindi basta che lo cerchi e lo installi e riprovi a fare un make...

    Un altro errore è quello di lanciare il make install da user semplice... devi essere root per farlo... quindi prima di fare make install scrivi

    su

    e inserisci la psw root...

    Ciao

  11. #11
    Guest

    Predefinito

    allora cerco questo pyton e lo installo e scruvi:

    "su"......davvero si scrive solo su.....e poi io non ho password

  12. #12
    Guest

    Predefinito

    si si scrive su ....
    la psw è quella che hai digitato durante l'installazione

  13. #13
    Guest

    Predefinito

    ho scaricato python, è un rpm, ci clicco su 2 volte e dice...

    Avete scelto di installare il seguente pacchetto software sul vostro computer:

    /home/markoxaser/Desktop/python-2.1.1-1mdk.i586.rpm

    Potreste preferire salvarlo. >>Qual'è la vostra scelta?

    Scelgo “INSTALLA”

    Alcuni dei pacchetti richiesti non possono essere installati:
    python-2.1.1-1mdk.i586 (perchè non è soddisfatto libcrypto.so.0)
    confermi?

    spingo “SI” e torno al desktop....

    uff perchè non va ora

    inoltre ho installato openssl-0.9.6-1.src.rpm (perchè mi sa che aggiungeva queste librerie) boh AIUTO
    Ultima modifica di markoxaser : 14-11-2004 alle ore 17.55.21

  14. #14
    Guest

    Predefinito

    stò impazzendo aiutatemi

  15. #15
    Guest

    Predefinito

    Se non ricordo male per installare i pacchetti in maniera automatica su mandrake è urpmi , oppure rpmdrake ma non ho idea di come si usino non ho mai usato mandrake...

  16. #16
    Guest

    Predefinito

    ma quell'errore che da all'installazione di phyron cosa è?
    Alcuni dei pacchetti richiesti non possono essere installati:
    python-2.1.1-1mdk.i586 (perchè non è soddisfatto libcrypto.so.0)
    confermi?

  17. #17
    Guest

    Predefinito

    Si normale...

    guarda le dipendenze di python...


    http://packages.debian.org/unstable/python/python2.3

  18. #18
    Guest

    Predefinito

    allora l'ho installato è andato tutto bene fino al make install...l'ho aperto .....ci sono solo 3 voci...Open a theme, download e altro.....è quello il programma? e poi come si fa a mettere le barre che funzionano e a farle caricare automaticamente all'avvio?

  19. #19
    Guest

    Predefinito

    scarichi da www.kde-look-org un tema che ti piace e lo carichi...
    Se non li chiudi all'avvio si riaprono da soli

  20. #20
    Guest

    Predefinito

    ah quindi basta lasciare l'icona di superkaramba e rimangono li? bene....non so ancora comoe ho fatto a risolvere quei problemi e uso linux da 2 mesi......

  21. #21
    Guest

    Predefinito

    ora che ho risolto ho un problema alquanto fastidioso.....come si fanno a caricare i temi da kde? non riesco.....e poi come far rimanere ad ogni avvio le modifiche al desktop?

  22. #22
    Guest

    Predefinito

    Nel pannello di controllo di kde c'è un'area apposita...
    Per quanto riguarda i temi non tornano quelli di default quando resetti...

  23. #23
    Guest

    Predefinito

    mi sono spiegato male io pardon.........intendevo i mod che ho messo con superkaramba non rimangono se riavvio........perchè?

  24. #24
    Guest

    Predefinito

    niente....ho fatto ancora altre prove ma se riaccio scompaiono le mod che ho messo con superkaramba.....tipo calendario e calcolatore di risorse.....perchè?

  25. #25
    Guest

    Predefinito

    fatti uno script che all'avvio di kde li faccia partire... oppure tutte le volte che parte kde avviali....
    io su debian ho 2 script superkaramba e partono da soli ad ogni avvio senza fare nulla

  26. #26
    Guest

    Predefinito

    si ma io uso linux da pochissimo........mi spiegheresti come?
    Ultima modifica di markoxaser : 15-11-2004 alle ore 14.54.04

  27. #27
    Guest

    Predefinito

    ecco cosa voglio far partire in automatico e l'icona di superkaramba che all'avvio non viene caricata:


  28. #28
    Guest

    Predefinito

    Su Centro di controllo di kde vai su Componenti di KDE => Gestione della sessione e guarda che ci sia segnato ripristina automaticamente la sessione

    Cmq se hai dubbi di questo tipo google ti puo' aiutare... guarda per esempio cosa ho trovato....

    http://www.suseitalia.org/modules/ne...id=203&forum=5

  29. #29
    Guest

    Predefinito

    grazie theotacon sei un grande....e per lo script?

  30. #30
    Guest

    Predefinito

    Per lo script è un po' piu' complesso da spiegare è meglio che usi strumenti gia' inclusi in kde ...

Pagina 1 di 2 12 UltimoUltimo

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •