OpenSUSE :: Nothing Provides Pdftk Needed By Pdftk-qgui-0.1.9.2-0.pm.1.1.x86_86?
Aug 16, 2010
pdftk could be installed in the Suse 11.0 version, and worked very well. I love it. But recently, after I install Suse11.3 on my Dell desktop (64 bits), everything works fine except the pdftk. When I am trying to install it from Yast, it warns:nothing provides pdftk needed by pdftk-qgui-0.1.9.2-0.pm.1.1.x86_86, and gives me two conflict resolutions: 1. do not install it2. break pdftk-qgui by ignoring some of its dependencies.Obviously, none of them are the correct answer .
View 2 Replies
ADVERTISEMENT
Nov 13, 2009
I have come to rely on pdftk, which has disappeared in opensuse 11.2I tried just cloning the package from 11.1 into factory & 11.2 in OBS, which didn't work. I tried tracking that down and got bogged down in a maze of dependancies and ultimately some incompatibility with the latest g++ or gcj which I failed to figure out.I see the errors in the build log, I just don't see what's wrong with the code, especially since it builds fine on 11.1. It looks like maybe it was always technically incorrect code, but only now gcj or g++ refuses to accept it. But I can't tell what's actually wrong with it. And the home site hasn't been updated in 3 years so no luck there.Has anyone managed to build pdftk on 11.2 ?Or, is there some other package that can do what pdftk does ? (non-interactive pdf manipulation)I see debian and ubuntu still have it in their latest versions. So next I'm going to try just importing a .deb with alien or maybe try porting their patch set over to my OBS package.
View 9 Replies
View Related
Jan 6, 2011
Just installed pdftk in 10.04 LTS - Lucid Lynx but I can't see it. Synaptic's says its installed, have re-installed and re-booted but still no trace.
Anyone any idea what might be wrong.
View 2 Replies
View Related
Apr 21, 2011
This is a question for those that use pdftk. I've been using it for about the last year or so to combine manipulate PDFs and it is awesome. Until today, mostly what I've been using it for has been for less than five files. Today I have been working on a manual at work which consists of about 100 separate files with a total page count of 167. The pages are a mix of 8.5x11(inch) and 11x17(inch). The pages needed to be in a specific order, the only way I could think of to do this instead doing this all in the CLI, I created a text file which contained a list or sequence of the files. To make it easier for me to read and group, I first put each file on a separate line.
chapter1_separation_page.pdf
file1.pdf
file2.pdf
[code]....
View 10 Replies
View Related
Jan 7, 2010
I got these warnings, on Slackware64 13.0, so I aborted the build:
Code:
gcj -O2 -fPIC -w --encoding=UTF-8 --classpath="/tmp/SBo/pdftk-1.41/java_libs" -c Anchor.java -o Anchor.o
GC Warning: Repeated allocation of very large block (appr. size 2097152000):
[code]....
View 3 Replies
View Related
Sep 9, 2010
Can someone tell me which of the parameters in pdftk is responsible for converting my PDF (which is a bunch of images "staped" together) into a pdf with text that I can ctrl+f? The manual isn't clear enough for me.
View 4 Replies
View Related
Apr 12, 2010
I downloaded pdftk 1.41 fromand installed on Red Hat Enterprise Linux 4, 32 bitI am primarily using this utility to uncompress pdf files to remove the 'Flate' compressionIt works good with small pdfsHowever, when i use to uncompress pdf files of size 35MB or more, the uncompressed output file grows up to 2GB and then the uncompression fails with error:"File size limit exceeded"I can concatenate two files with output file size upto 3GB in size, so 2GB is not the limitation at the linux level
View 1 Replies
View Related
Apr 22, 2011
I am curious if perhaps I am doing something wrong extracting pages from a pdf doc using pdftk and creating a new file. I am only extracting the odd pages from the file and outputting them to a new file that is now only 20 pages instead of the input's 40 pages, yet the new output file is still 1.4Mb in size, the same as the original.
It seems strange to extract only half the pages of a large document and end up with a result that is the same size. how to streamline the resulting pdf's using pdftk?
BTW this is the command I am using, in case perhaps I am missing an option to optimize file size or something:
Code:
pdftk A=ch15.pdf cat A1-40odd output odd.pdf
View 1 Replies
View Related
Apr 8, 2010
I've been trying to use the stamp function in pdftk. I'm trying to stamp a pdf document with a pdf I generate on the fly that contains the current date. Below is what I have so far. The problem is that pdftk says "Error: failed to open stamp PDF file". the file is in the same dir as execution, I've made it 776, I've specified full paths... nothing seems to work. I've even tried the "prompt" option and specify it manually but I get the same behavior. This is pdftk version 1.4.
Script (named "go"):
Code:
# date in YYYY-MM-DD format
umask 0
# create a variable with a formatted date
TODAY=`date +%Y-%m-%0e`;
[Code].....
View 3 Replies
View Related
Oct 2, 2010
I installed the version of ClamAV that is provided by OpenSuse. The problem with that is that when a new version of ClamAV shows up I constantly get complaints when I run both freshclam and clamscan for at least three weeks when my version of ClamAV supplied by OpenSuse goes out of date. So I uninstalled the clamav OpenSuse provides using the GUI software control panel. Then I downloaded the source and the signature from ClamAV. It verified. I first tried to do a ./configure (as root) but it said I needed a clamav user. So I created:
Group: clamav (2001)
User: clamav (2001)
I picked the UID / GID to be that to avoid collisions with what ever you may have. After that the configure, make and install went fine. I then edited both the clamd.conf file and freshclam.conf files in /usr/local/etc. There was a bit of path confusion problem with the old freshclam and the new one so I did a ^D in my su'd xterm, and then su'd again. This time it showed the following for where things are:
[Code]....
View 3 Replies
View Related
Dec 5, 2010
Sorry if it is a dumb question (i'm coming from deb/ubuntu and i'm totally new to rpm - installed Smeegol on a Samsung N150). After some try&error i finally got my Broadcom4313 working but underway to that i got lots of new kernels and now i don't understand not so much anymore.
I think the kernel default-devel it was me installing it using the distribution manager to get working make (for trying to install the original Broadcom driver package; i stopped that attempt because i didn't where exactly to move/cp the built driver).
View 9 Replies
View Related
Dec 2, 2008
I am trying to install real vnc for linux in open suse 11 and get next error:
libstdc++-libc6.2-2.so.3 needed by vnc-4.1.3-1.i386
I have tried to install the compat packages for libstdc that appears in "install software" but it does not work. tell me the exact package I need to run this application ?
View 5 Replies
View Related
Aug 25, 2010
I've got a warning that reads: There is nothing that provodes libCg.so(VERSION) and it is needed by VirtualLab 6.2.2-.2.2.noarch
And it gives me the options:
-Do not install 6.2.2-.2.2.noarch.
-Break VirtualLab ignoring some of its dependencies.
What should I do?
View 5 Replies
View Related
Apr 17, 2010
My openSUSE 11.2 system has periodic running of fsck disabled for ext4 filesystems (Maximum mount count = -1, Check interval = 0). What is the reason for this? Is it because fsck is not necessary on a periodic basis with ext4, and only necessary when errors are detected? Or is it because fsck has problems working on ext4 filesystems?
The ext3 filesystems do have it set (Maximum mount count = 500, Check interval = 5184000 (2 months)). I would like to know why fsck is not set to be activated for ext4.
View 7 Replies
View Related
Mar 12, 2010
I'm running Windows xp as a guest on virtualbox. Is anti-virus software recommended?
View 9 Replies
View Related
Apr 30, 2010
I have a minor problem with my "Update Applet 2.28.0" in Gnome. It occurs when I want to make the applet do one or more suggested update(s). It always asks me for the password of superuser/root: "Authenticate : Authentication is required to update packages. [...]". I think under my installation before (11.1 maybe updated from an older version) I could tell the automatic/semi automatic updater to remember the su password (in YaST or in the authentication dialog?).
In the help manual on my computer (and in the internet) there is the possibility to make the updater remember the password via policy kit: ("Access to all privileged operations is controlled via PolicyKit." See: GNOME Documentation Library : gnome-packagekit Manual : Introduction) I could not find any policy kid or any other possibility to give to the automatic updater (or its user) that privilege permanently (=to remember authorization). I think on a system with more (real) users this could be a real problem (not just an inconvenience).
View 9 Replies
View Related
Aug 4, 2010
I'm running 11.3 KDE 64bit I've installed Google-chrome browser, but it's unstable the crashes when trying to send attachments in Gmail How do I install Chromium-browser? What repo is needed in Yast? I've installed it on my Mandriva box and its much more stable
View 9 Replies
View Related
Dec 15, 2010
I recently bought a BT dongle, a USB2 Asus. I then went through Yast2 to find any Bluetooth software and installed them, mainly Bluez and KBluetooth. Unfortunately the apps do not see any adapter, but when I use hwinfo, I get the following;
[code]...
the adapter is seen by the kernel, but the software to use it is not seeing the adapter. Looking at the System services I see bluez-coldplug enabled and running. I did a test on a Fedora v14 live DVD and it worked with no problems, no additional software was needed.
View 9 Replies
View Related
Apr 2, 2011
I'm trying to install wine. First I'm not a hot shot Linux guy. I tried to follow the download instructions for wine.
1. I downloaded wine_gecko-1.2.0-x86.msi to /usr/share/wine/gecko and downloaded wine-1.3.17-1.1.i586.rpm to /usr/share/wine
When I try to install I get message that wine_gecko version>= to 1.1 is needed.
View 4 Replies
View Related
Aug 10, 2010
Installed Truecrypt onto openSUSE 11.3 (KDE) and noticed that Truecrypt needed to be started as root.Modified visudo using YAST asusername ALL = NOPASSWD: /usr/bin/truecryptHowever, when copying files from my backup drive into the Truecrypt partition, there is an access problem (couldn't remember actual error message)In Konsole , updated visudo to username ALL = (ALL) NOPASSWD: /usr/bin/truecrypt Copying is allowed and working fine.Question:1. What is the difference between the above two visudo setting?2. How to updated visudo to the second setting in YAST?3. How to change the editor for visudo in konsole using nano instead of vi?
View 1 Replies
View Related
Jan 23, 2010
I am on OpenSuSE 11.0 running Firefox 3.0. I want to upgrade Firefox to 3.5 or 3.6 but all I can find in /pub/opensuse/repositories/mozilla/openSUSE_11.0/x86_64 is MozillaFirefox-3.6.0-1.2.x86, or MozillaFirefox-branding-openSUSE 3.5-3.9.x86.
When I try to install MozillaFirefox-branding-openSUSE 3.5-3.9.x86 I am told I need to install Firefox 3.5 because of failed dependencies. I have looked around on the internet for an RPM for this version but can't find it. telling me where I can find the correct RPM to install, or advise me with other instructions to wean my old 11.0 system of the old Firefox?
By the way I can not upgrade this system to 11.1 or 11.2 because it is a production machine. However, I debug on this machine using Firebug and I would just like to bring these two tools up to date.
View 3 Replies
View Related
Jan 10, 2010
when ever i try to install updates i get shown an error & the updates stop the error i get says "librpmio.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates) librpm.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates)"
View 12 Replies
View Related
Aug 7, 2011
Anyone know what tweaks are needed for above set up?
View 5 Replies
View Related
May 29, 2010
I am looking to setup some computers as thinclients to connect to my MS Terminal Servers. We have a homebrew application that configures RDP sessions. A user logs into a webpage that dynamically generates a "launch.rdp" file. This file is generated to balance the load between servers.What I'd like to do is configure an image to boot up into Mozilla. When the user goes to the webpage, I'd like the launch.rdp file to open up in a terminal server session.I've tried with rdesktop and tsclient, but unfortunately neither would work with a "rdp" file.
View 14 Replies
View Related
Jul 27, 2010
I'm running my newly-built minimal slackware-13.1 system and considering install X and fluxbox into it. The problem is, as a minimalist, I want just the packages that needed for X and fluxbox and no more.
View 14 Replies
View Related
Feb 14, 2011
I have Squeeze (2.6.32-5-686) installed on sda and have an additional disk sdb.For some reason 'dmesg' gives me always this message for sda1 (after a reboot):
Feb 14 12:29:03 arkiv-x kernel: [ 448.349949] EXT3 FS on sda1, internal journal
Feb 14 12:29:03 arkiv-x kernel: [ 448.470411] loop: module loaded
Feb 14 12:29:03 arkiv-x kernel: [ 448.653327] kjournald starting. Commit interval 5 seconds
[code]....
View 2 Replies
View Related
Jul 13, 2011
I'm using F14 (preupgrade has an unhandled exception) x86_64 version with Gnome desktop, and I think after some updates I'm unable to go directly between app toolbar to os toolbar and vice versa. For example, I can start opera fine. Once it's started, I'm not able to change tabs or basically do anything in opera, but I can still access the window tabs on the bottom (OS or buttons on top). I need to right click somewhere on the OS, and then go into opera to use mouse there.
Once I do that, then I can't access the OS buttons, (switch windows/screen on bottom, volume controls on top, open new apps) until I right click somewhere in opera. It seems like there's a right focus button that is stuck somewhere. I'm not sure which recent upgrade caused it (if it was an upgrade), as it was working fine for a long time before. Keyboard shortcuts are ok though. It seems to be a gnome problem, as when I logged into KDE desktop it is ok.
View 1 Replies
View Related
Jun 4, 2010
I would like to compile my own kernel. I am familiar with how to do it and have done it in the past so I'm not looking for a how to compile a kernel. In the kernel config are many, many options. In the past when I compiled kernels I always wondered about what is needed and used. What is the best way to determine what is currently used, not set or enabled in the existing config, but actually used by my existing kernel?I have a general idea of what is loaded and could do trial and error, turn this and that off, recompile, etc but is there an easier way?
View 3 Replies
View Related
Aug 24, 2010
I am going to create an ubuntu partition just over 200GB.I have 4 GB RAM, so I am going to create 4GB swap.Then I am going to separate the remainder into root and home.Is 10 GB of root enough?(btw, it's going to be lucid)
View 9 Replies
View Related
May 10, 2011
I have a little problem with "Hibernate".Since I upgraded to 11.04 I get an error message, which tells me, that there was not enough swatch space to hibernate. So I always have to close all programs.Would it be possible to increase swatch space without formatting the disks and reinstall everything?
View 3 Replies
View Related