Summary: | ebuild request: fox-it pdf reader | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tudor <tudor> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | CC: | cnyegle, dREPLACEeLETTEReEjBYeLETTEReA, dylan38, superfastgentoo, vladimir.dolzhenko, zhixun.lin |
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
foxitreader 1.0.1 ebuild
foxitreader icon diff against the ebuild from gentoo-china overlay Manifest for app-text/foxitreader-1.1.0, and md5sums of used libraries. |
Description
Tudor
2006-06-05 23:41:01 UTC
the downloaded binary doesn't work. it says: ./ReaderLinux: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory *** Bug 175880 has been marked as a duplicate of this bug. *** The link listed in the original post looks to be an old one. Perhaps the newest version (2.0) will work: http://www.foxitsoftware.com/pdf/desklinux/ No progress here for 1 year; closing WONTFIX. Feel free to reopen with an ebuild. *** Bug 256380 has been marked as a duplicate of this bug. *** new foxit reader released: http://www.foxitsoftware.com/downloads/reader/reader1.0_linux.html new Foxit 1.0-1 version is released. I've made a ebuild which based on cdf@newsmth 's work (bug#175880). Since it not merged into main repository, so I put it at gentoo-china overlay. Hope helps (In reply to comment #6) oops, the ebuild is already in gentoo-china's overlay @_@ (In reply to comment #7) > new Foxit 1.0-1 version is released. I've made a ebuild which based on > cdf@newsmth 's work (bug#175880). Since it not merged into main repository, so > I put it at gentoo-china overlay. Hope helps > (In reply to comment #6) > *** Bug 272411 has been marked as a duplicate of this bug. *** Created attachment 193404 [details]
foxitreader 1.0.1 ebuild
Created attachment 193405 [details]
foxitreader icon
foxitreader 1.1.0 has been out for over two months. The ebuild from gentoo-china overlay works. Please consider pushing into tree. http://code.google.com/p/gentoo-china-overlay/source/browse/trunk/app-text/foxitreader/foxitreader-1.1.0.ebuild (In reply to comment #12) > foxitreader 1.1.0 has been out for over two months. The > ebuild from gentoo-china overlay works. Please consider > pushing into tree. > > http://code.google.com/p/gentoo-china-overlay/source/browse/trunk/app-text/foxitreader/foxitreader-1.1.0.ebuild > Actually the above ebuild needs a small patch to work correctly, if foxitreader is launched from the command line. I have sent the patch to the maintainer in the overlay. And attaching the diff against the above ebuild. Created attachment 207125 [details, diff]
diff against the ebuild from gentoo-china overlay
(In reply to comment #4) > No progress here for 1 year; closing WONTFIX. Feel free to reopen with an > ebuild. > Please reopen this bug. Created attachment 209327 [details]
Manifest for app-text/foxitreader-1.1.0, and md5sums of used libraries.
The ebuild is working. Inserting the line
sed -e 's:export LD_LIBRARY_PATH="":export LD_LIBRARY_PATH=".":g' -i usr/bin/foxitreader
in beginning of function src_install() fixes a bug.
I had one missing library (/usr/local/lib/libgnutls.so.13.0.9), found on my oldest gentoo installation. I attached the md5sum of all libraries used on my system, so that others lacking some libraries may crawl for them. With this library, FoxItReader works well, I can comment PDF files without Acrobat.
I also added the version of the Manifest that I found in this overlay.
FYI, I opened bug 308147 to request inclusion in portage. That bug also includes an updated version of the ebuild, with support for amd64 among other things. I recommend posting future comments to that bug instead of this one, given that this one has been closed for nearly 3 years as WONTFIX. |