Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

owncloud-client

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
5 posts • Page 1 of 1
Author
Message
jlpoole
Guru
Guru
User avatar
Posts: 495
Joined: Tue Nov 01, 2005 5:07 am
Location: Salem, OR

owncloud-client

  • Quote

Post by jlpoole » Sun May 03, 2015 2:35 pm

I wanted to share what I had to go through to get net-misc/owncloud-client sintalled. My opinion is that the client software for owncloud is Windows-centric and that the Linux version is the lesser considered product -- this is based upon how it is presented on their web site and is not an opinion about the coding effort or design.

My system was newly built last week on a Dell Inspiron N7010 (6 Gb RAM -- so I went with an AMD64 architecture so I could utilize the additional 2 Gbs of memory space):
jlpoole@themis ~ $ uname -a
Linux themis 3.18.11-gentoo #1 SMP Sun Apr 26 16:25:35 PDT 2015 x86_64 Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz GenuineIntel GNU/Linux
jlpoole@themis ~ $
I had installed some other software which may have pulled in some qt related libraries. At no point was I aware that I might be making an election regarding Qt. When I went to emerge net-misc/owncloud-client I was greeted with a blocked packages messages relating to QT. That lead me to wondering whether I needed to install qtchooser and then posting on this forum for more information. See https://forums.gentoo.org/viewtopic.php?p=7741928

One suggestion (per user Section_8) was to prefix the install with:

Code: Select all

USE="qt4 -qt5" emerge net-misc/owncloud-client 
The above worked.

The default was not to include "doc" and after the install, there I was with no man page or whatever, so I began to wonder what do I need to do get this to launch? I figured I needed the documentation, so I recompiled setting the use flag +doc. That, in turn, brought 32 other libraries and about 1/2 hour of compilation time. I'm not familiar with the documentation engine it needed, but I felt like I was importing somethjing on the magnitude of a Java Development Kit just to add documentation to the product. Even after all that, "man owncloud-client" still came back with nothing.

I use XFCE and found the owncloud desktop sync client under "Accessories".

Here's a screen shot of the owncloud client: http://i.imgur.com/HJ5wtNN.png
Top
jlpoole
Guru
Guru
User avatar
Posts: 495
Joined: Tue Nov 01, 2005 5:07 am
Location: Salem, OR

  • Quote

Post by jlpoole » Mon May 04, 2015 2:26 pm

The emerge above should have been "--oneshot " so that the owncloud-client did not go into my world file. Since I didn't use --oneshot, owncloud-client was added to my world file causing havoc on the next emerge update since it defaults to qt5. Removing owncloud-client from world restored my emerge updated to normal.
Top
Section_8
l33t
l33t
User avatar
Posts: 637
Joined: Sat May 22, 2004 5:20 am

  • Quote

Post by Section_8 » Tue May 05, 2015 12:16 am

jlpoole,
The best way to handle per-package use flags like this so portage will remember them is to add something like

Code: Select all

net-misc/owncloud-client qt4 -qt5
to /etc/portage/package.use. And then, you should re-emege it to put owncloud-client back in you world file.

If owncloud-client isn't in your world file, emerge --depclean would try to remove it.
Top
jlpoole
Guru
Guru
User avatar
Posts: 495
Joined: Tue Nov 01, 2005 5:07 am
Location: Salem, OR

  • Quote

Post by jlpoole » Tue May 05, 2015 12:24 am

thank you, I learned the hard way (owncloud was removed) when I performed a system update. I realized my folly and your suggestion comes at a perfect time.

Note: owncloud brought in about 7 Qt librariies which took about 30 minutes to build, no small install.
Top
Apopatos
Guru
Guru
User avatar
Posts: 512
Joined: Sun Oct 17, 2004 10:54 am
Location: Hellas

  • Quote

Post by Apopatos » Fri Jul 24, 2015 8:37 pm

Hi,
I installed owncloud-client as well today with qt4 and -qt5 flags.
I use Openbox with Firefox as the default browser and Thunar as the default file manager, but owncloud opens Chrome and ...Easytag instead :o . How can I force it to use the preferred applications?

thanks in advance
Top
Post Reply

5 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic