Results 1 to 9 of 9

Thread: Cairo dock

  1. #1
    X-dog is offline Newcomer
    Join Date
    Mar 2011
    Posts
    16

    Default Cairo dock

    I am having a problem installing Cairo dock when i search the repository it is not there. What am I doing wrong? Can I not attach files that are saved on my laptop to this forum??

  2. #2
    stamostolias's Avatar
    stamostolias is offline Omniscient Penguin
    Join Date
    Nov 2010
    Location
    ΕΛΛΑΔΑ - ΑΘΗΝΑ
    Posts
    3,011

    Default Απ: Cairo dock

    Open a terminal and write that
    Code:
    su
    Code:
    # zypper addrepo -f <Url of repository>
    Could you write the webpage of Cairo?
    Πάντα Φιλικά, Στάμος.
    Desktop: openSUSE 11.4||x86_64||KDE 4.8.4||AMD PHENOM II X3||AMD RADEON 6990.
    Γλώσσες Προγραμματισμού: C++, Qt developing.
    http://bit.ly/fT8Hfi

  3. #3
    X-dog is offline Newcomer
    Join Date
    Mar 2011
    Posts
    16

    Default Re: Απ: Cairo dock

    Have you any Idea where I would get the repository from?? Thanks!!!

  4. #4
    stamostolias's Avatar
    stamostolias is offline Omniscient Penguin
    Join Date
    Nov 2010
    Location
    ΕΛΛΑΔΑ - ΑΘΗΝΑ
    Posts
    3,011

    Default Απ: Re: Απ: Cairo dock

    One Idea is that Cairo-Dock - Desktop dock for openSUSE Linux | SUSE & openSUSE
    Second idea is that http://www.google.gr/url?sa=t&source...XvFPmA&cad=rja

    Third idea is that Cairo Dock: One click install in OpenSuse

    I can not other ideas.
    Your operating system is opensuse.......
    Πάντα Φιλικά, Στάμος.
    Desktop: openSUSE 11.4||x86_64||KDE 4.8.4||AMD PHENOM II X3||AMD RADEON 6990.
    Γλώσσες Προγραμματισμού: C++, Qt developing.
    http://bit.ly/fT8Hfi

  5. #5
    X-dog is offline Newcomer
    Join Date
    Mar 2011
    Posts
    16

    Default Re: Απ: Re: Απ: Cairo dock

    OK thanks would you have the repository for qbittorrent it wont let install that either!!
    Thanks

  6. #6
    stamostolias's Avatar
    stamostolias is offline Omniscient Penguin
    Join Date
    Nov 2010
    Location
    ΕΛΛΑΔΑ - ΑΘΗΝΑ
    Posts
    3,011

    Default Απ: Re: Απ: Re: Απ: Cairo dock

    Πάντα Φιλικά, Στάμος.
    Desktop: openSUSE 11.4||x86_64||KDE 4.8.4||AMD PHENOM II X3||AMD RADEON 6990.
    Γλώσσες Προγραμματισμού: C++, Qt developing.
    http://bit.ly/fT8Hfi

  7. #7
    X-dog is offline Newcomer
    Join Date
    Mar 2011
    Posts
    16

    Default Re: Απ: Re: Απ: Re: Απ: Cairo dock

    No i prefer qbittorent but I found it on that page thanks a million that will come in handy.
    Looks like Cairo my not be available on this version of suse yet!!

    Thanks!!

  8. #8
    stamostolias's Avatar
    stamostolias is offline Omniscient Penguin
    Join Date
    Nov 2010
    Location
    ΕΛΛΑΔΑ - ΑΘΗΝΑ
    Posts
    3,011

    Default Απ: Re: Απ: Re: Απ: Re: Απ: Cairo dock

    Code:
    #include<iostream>
    float operating.sys.ver;
    main()
    {
    cout<< " Give me your version";
    cin>>"My version is">>operating.sys.ver;
    if (operating.sys.ver==11.3)
    cout<<Cairo-Dock - Desktop dock for openSUSE Linux | SUSE & openSUSE <<endl<<Ειδοποίηση ανακατεύθυνσης <<endl<< Cairo Dock: One click install in OpenSuse ;
    else
      if (operating.sys.ver==11.4)
    cout << "You must wait fo"r<<operating.sys.ver;
    else 
    cout << "wrong";
    }
    A quick C++ programm for you!!!!
    Πάντα Φιλικά, Στάμος.
    Desktop: openSUSE 11.4||x86_64||KDE 4.8.4||AMD PHENOM II X3||AMD RADEON 6990.
    Γλώσσες Προγραμματισμού: C++, Qt developing.
    http://bit.ly/fT8Hfi

  9. #9
    stamostolias's Avatar
    stamostolias is offline Omniscient Penguin
    Join Date
    Nov 2010
    Location
    ΕΛΛΑΔΑ - ΑΘΗΝΑ
    Posts
    3,011

    Default Απ: Re: Απ: Re: Απ: Re: Απ: Cairo dock

    Quote Originally Posted by X-dog View Post
    No i prefer qbittorent but I found it on that page thanks a million that will come in handy.
    Looks like Cairo my not be available on this version of suse yet!!

    Thanks!!
    So you must me patient.

    Code:
    #include<iostream>
    float operating.sys.ver;
    main()
    {
    cout<< " Give me your version";
    cin>>"My version is">>operating.sys.ver;
    if (operating.sys.ver==11.3)
    cout<<Cairo-Dock - Desktop dock for openSUSE Linux | SUSE & openSUSE <<endl<<Ειδοποίηση ανακατεύθυνσης <<endl<< Cairo Dock: One click install in OpenSuse ;
    else
      if (operating.sys.ver==11.4)
    cout << "You must wait for"<<operating.sys.ver;
    else 
    cout << "wrong";
    }
    In C++ you can declare values everywhere. This value which is float is global because you can use it everywhere in programm and in other formulas. If this value was inside main(). You could use it only in main and not in other formulas. And if this value was inside if{ } you could only use it only in if{ only there }
    Πάντα Φιλικά, Στάμος.
    Desktop: openSUSE 11.4||x86_64||KDE 4.8.4||AMD PHENOM II X3||AMD RADEON 6990.
    Γλώσσες Προγραμματισμού: C++, Qt developing.
    http://bit.ly/fT8Hfi

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Search Engine Friendly URLs by vBSEO 3.5.2 PL2