Problem installing Scribus on cldx15-17

Hello,

I am new to Calculate Linux - thanks to the developers for such a great distro!

I have tried to install Scribus, it seems to install OK but no entry is created in the XFCE menus and no bin file is created:

 # emerge -bk app-office/scribus

Calculating dependencies... done!
>>> Emerging binary (1 of 3) dev-lang/lua-5.1.5-r3::gentoo
>>> Installing (1 of 3) dev-lang/lua-5.1.5-r3::gentoo
>>> Emerging binary (2 of 3) app-text/podofo-0.9.2::gentoo
>>> Installing (2 of 3) app-text/podofo-0.9.2::gentoo
>>> Emerging binary (3 of 3) app-office/scribus-1.4.6::gentoo
>>> Installing (3 of 3) app-office/scribus-1.4.6::gentoo
>>> Recording app-office/scribus in "world" favorites file...
>>> Jobs: 3 of 3 complete                           Load avg: 0.45, 0.41, 0.50
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
 * GNU info directory index is up-to-date.
 * IMPORTANT: 6 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.

#

 # whereis scribus
scribus: /usr/share/man/man1/scribus.1.bz2

 # find / -name scribus
/usr/portage/app-office/scribus

 # ls -l /usr/portage/app-office/scribus
total 44
drwxr-xr-x 2 root root 4096 Nov 11 19:48 files
-rw-r--r-- 1 root root 1146 Nov 11 19:48 Manifest
-rw-r--r-- 1 root root  986 Nov 11 19:48 metadata.xml
-rw-r--r-- 1 root root 4207 Nov 11 19:48 scribus-1.4.6.ebuild
-rw-r--r-- 1 root root 6256 Nov 11 19:48 scribus-1.5.0-r1.ebuild
-rw-r--r-- 1 root root 6379 Nov 11 19:48 scribus-1.5.2-r2.ebuild
-rw-r--r-- 1 root root 6220 Nov 11 19:48 scribus-9999.ebuild

 # which scribus
which: no scribus in (/usr/sbin:/usr/bin:/sbin:/bin)

Any help would be greatly appreciated! I would like to use cldx as my daily driver but I do need Scribus.

Thanks, Bill

Thanks for the bug. In the near updating icon will be fixed.

Thanks Alexander, I look forward to that. In the meantime I am running Scribus in Xubuntu in VirtualBox in Calc Linux with a shared directory between the base system and VM! It works, but of course it would be better to be running Scribus natively in Calculate Linux.

Thanks for all your work on this great distro!

Cheers, Bill

UPDATE: Scribus is now working!

There are two issues:

1) After installation Scribus was not added to the XFCE menus until after a re-boot of the machine or maybe logout-login, I don’t know I did not test this, I just noticed the presence of Scribus in the Graphics menu today. It was certainly not there immediately after installation.

2. The executable name meant that I was not able to find it:

$ whereis scribus-1.4.6
scribus-1.4: /usr/bin/scribus-1.4.6 /usr/lib64/scribus-1.4.6 /usr/share/scribus-1.4.6

I hope this helps. I can now stop using Xubuntu :slight_smile:

Cheers,
Bill