You are not logged in.
Hi!
I tryed to use Foxit, but it doesn't start.
I have installed it through TazPkg, it seems to be installed correctly, the icon of Foxit Reader appears on Start Menu > Office, but when I click on it, nothing happens.
I tested it on Slitaz 5.0 RC2 LiveCD, Brazilian Portuguese.
This is what I've done to install it:
# tazpkg recharge
# tazpkg -gi get-foxit-reader-1.00
# /usr/bin/get-foxit-reader
Have I done something wrong?
Thanks in advance for any tip.
Offline
get-<program.name> scripts require
Internet connection
Open terminal
Login as root
Type the get-<program.name> in terminal
Hit Enter key
root@slitaz:/home/tux # get-foxit-reader
--2014-11-20 17:54:44-- http://cdn01.foxitsoftware.com/pub/foxit/reader/desktop/linux/1.x/1.1/enu/FoxitReader-1.1-0.fc9.i386.rpm
Resolving cdn01.foxitsoftware.com (cdn01.foxitsoftware.com)... 64.62.151.53, 64.71.129.101, 184.105.233.234
Connecting to cdn01.foxitsoftware.com (cdn01.foxitsoftware.com)|64.62.151.53|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3788955 (3.6M) [application/x-redhat-package-manager]
Saving to: ‘FoxitReader-1.1-0.fc9.i386.rpm’
100%[======================================>] 3,788,955 489KB/s in 6.2s
2014-11-20 17:54:50 (601 KB/s) - ‘FoxitReader-1.1-0.fc9.i386.rpm’ saved [3788955/3788955]
12313 blocks
Packing: FoxitReader-1.1-0
================================================================================
Creating the list of files... [ Done ]
Creating md5sum of files... [ Done ]
Compressing the fs... [ Done ]
Updating receipt sizes... [ Done ]
Creating full cpio archive... [ Done ]
Restoring original package tree... [ Done ]
================================================================================
Package FoxitReader-1.1-0 compressed successfully.
Size: 3.1M FoxitReader-1.1-0.tazpkg
Installation of: FoxitReader
================================================================================
Copying FoxitReader... [ Done ]
Extracting FoxitReader... [ Done ]
Installing FoxitReader... [ Done ]
Removing all tmp files... [ Done ]
================================================================================
FoxitReader (1.1-0) is installed.
root@slitaz:/home/tux #
To start FoxitReader
Applications/Office/FoxitReader
or type in terminal
FoxitReader
Hit Enter key
I repack the get script installs into a tazpkg in case the get script breaks or to add it to an iso.
root@slitaz:/home/tux # tazpkg repack FoxitReader
Repacking: FoxitReader-1.1-0.tazpkg
================================================================================
Package FoxitReader repacked successfully.
Size: 3.1M FoxitReader-1.1-0.tazpkg
root@slitaz:/home/tux #
More info: http://doc.slitaz.org/en:handbook:packages => The 'get' Packages
Offline
Thanks mojo for your quick answer.
The internet connection link is up and working well.
I've already read the Packages page on Handbook and I made the proceedings described there. The output is exactly the same you have posted above. (Installation completed succesfully)
I tryed to open Foxit using: Applications/Office/FoxitReader
...Nothing happened.
I wrote on a terminal and the anwser was:
tux@slitaz:~$ FoxitReader
FoxitReader: error while loading shared libraries: libcups.so.2: cannot open shared object file: No such file or directory
What does that message mean? Is some pack missing?
Offline
FoxitReader-1.1-0 depends on cups.
I will add cups to depends in receipt section of get-foxit-reader script.
For users that don't want cups on their system FoxitReader-1.0-1 only depends on gtk+.
Download: http://www.mediafire.com/download/pdu3q6bk1v24aet/FoxitReader-1.0-1.tazpkg
Install: [c]tazpkg install FoxitReader-1.0-1.tazpkg[/c]
Offline
I tested FoxitReader-1.0-1 and FoxitReader-1.1-0 packages, and both of them work well.
Many many thanks, mojo, for your time and patience to fix this issue.
This topic is resolved.
I suggest that FoxitReader-1.0-1 pack would be accessible through TazPkg; by doing this, any user that doesn't want cups could directly install FoxitReader-1.0-1 from Slitaz mirror. But this is just a suggestion 
Have a nice day!
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]