LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   How to Install Scribus in openSUSE 12.3 (https://www.linuxquestions.org/questions/suse-opensuse-60/how-to-install-scribus-in-opensuse-12-3-a-4175479001/)

RobertDi 09-29-2013 06:12 PM

How to Install Scribus in openSUSE 12.3
 
I just updated to the SUSE 12.3, and I can't get it to install Scribus, one of my most important programs. Yast's list of repositories doesn't list it. Scribus' download page lists the repositories, but no way to download them.

When I was researching changing from Windows to Linux, SUSE with Gnome was supposed to be one of the best for Scribus, but now I'm having doubts.

Home-built business desktop, AMD cpu, 64 bits.

m1qe 09-30-2013 04:04 PM

Hi!

It should be in the openSUSE-12.3-Oss repository, make sure you have that one enabled.

Code:

zypper if scribus
Loading repository data...
Reading installed packages...


Information for package scribus:
--------------------------------
Repository: openSUSE-12.3-Oss
Name: scribus
Version: 1.4.2-2.1.1
Arch: x86_64
Vendor: openSUSE

Good luck!

RobertDi 09-30-2013 04:41 PM

Thanks! That fixed it!

normanlinux 11-06-2013 03:49 AM

Robert,

Somebody has been giving you a bum steer. Gnome is *not* the best environment for scribus, KDE is.

The reason is quite simple, Scribus is built on the QT libraries - as is KDE - while Gnome is built with GTK. Obviously, under linux, you can happily run QT progrms under Gnome and GTK programs under KDE, but in no way can this be said to be the *best* way to do things.

RobertDi 11-08-2013 08:04 PM

Thank you. My Linux computer is down right now, but I'll give this a try once it's up again. (office moved, need to relocate cables, etc.)

Do you think this is the reason Scribus editing is so flaky, per your message to me under "A better distro for Scribus, Thunderbird than openSUSE 12.4?" on 11-05-13, 09:54 AM?

Thanks again.

Bob

normanlinux 11-09-2013 05:47 AM

No, I'm not sure that it is. I don't find Scribus flaky in general although the problems that you have (other thread) are definitely serious and need addressing by the Scribus team. Perhaps you could file a report as you are an extensive user.

Personally, I prefer KDE anyway for number of reasons. I think that it is more polished, and I like the unix/Linux single click. GTK programs have the same annoying habit as in Windows exploder: Single click in the left pane, double click in the right. This irritates the hell out of me using things such as the Gimp or Inkscape. Besides which, the QT toolkit is better technically, being built in C++ for a proper object-oriented approach; rather than a kludge using C, although it *is* now better than the early days when nearly everything was done using the worst aspect of C - preprocessor macros. As somebody who used and loved C for years this made me shudder and turn away in revulsion. For the life of me I cannot understand why GTKmm never caught on


All times are GMT -5. The time now is 06:17 AM.