-
Hello Dirk,
I didn't know about bmeps, and it compiled / worked perfectly.
Thanks,
Xavier.
2009-08-01 14:23:31 UTC in png2pdf - Convert PNG images to PDF
-
I'm trying to install png2pdf on Ubuntu intrepid (8.10) x64.
Configure ran smoothly after install dklibs.
But when I ran make, i got the following:
collect2: ld a retourné 1 code d'état d'exécution
make: *** [png2pdf] Erreur 1
Which I can try to translate to:
collect2: ld returned execution status error code 1
make: *** [png2pdf] Error 1
(something like that)
The full output...
2009-07-03 17:30:06 UTC in png2pdf - Convert PNG images to PDF
-
Dear JCFaria,
Actually any command that triggers an error makes it quit.
unexisting object (such as "test" or just a typo for a function such as polt() for plot())
missing function arguments
c(1, 2))
stop()
I tried re-installing R in english but the choice seems valid only for the installer. I reinstalled it again and unchecked "Message translations". It is now in...
2009-02-10 12:45:51 UTC in Tinn-R
-
Hello here!
I'm quite new to R and I just discovered Tinn-R. It works very well and will be very useful, but I just have one small problem I couldn't solve alone: when I enter a command that triggers an error (e.g the name of an object not existing, for example just "test"), Rterm exits, and in the log output I can see the following message (rough translation from french): Error ...
2009-02-10 10:14:06 UTC in Tinn-R
-
Hello,
I'm trying to compile in Ubuntu Intrepid 64bits.
So basically, I untar the source,
cd wxChecksums-1.2.0
cd src
make depend
(as explained in COMPILE.txt)
I installed the wx2.8-headers package, which provides a whole bunch of files in /usr/include/wx2.8/wx, then made a symlink from /usr/include/wx2.8/wx to /usr/include/wx because make depend was complaining.
Now I get the...
2009-01-18 18:24:31 UTC in wxChecksums
-
Just a precision:
2007-11-20 10:05:43 UTC in Virtual Image Printer driver
-
Hello,
I need to create a poster (A0) format. In this poster I need to insert a PDF file. As I'm working with OpenOffice.org, the only solution I found is to print this file using ImagePrinter.
It's working fine, but the printing resolution is too low (72dpi I think) and the image is aliased.
Is it possible to increase the printing resolution (to 2400dpi for example), and/or to change...
2007-11-20 07:59:12 UTC in Virtual Image Printer driver