Thank you Greg but the html text didnt get me to the place for a download for Windos xp and Windos 7. Wena
----Original Message---- From: scribus-requ...@lists.scribus.net Date: 20/07/2017 11:32 To: <scribus at lists.scribus.net> Subj: scribus Digest, Vol 112, Issue 13 Send scribus mailing list submissions to scribus at lists.scribus.net To subscribe or unsubscribe via the World Wide Web, visit http://lists.scribus.net/mailman/listinfo/scribus or, via email, send a message with subject or body 'help' to scribus-request at lists.scribus.net You can reach the person managing the list at scribus-owner at lists.scribus.net When replying, please edit your Subject line so it is more specific than "Re: Contents of scribus digest..." Today's Topics: 1. Re: scribus Digest, Vol 112, Issue 11 (Gregory Pittman) 2. Re: Welcome to the "scribus" mailing list (Gregory Pittman) 3. libpodofo.so.0.9.1: cannot open shared object file: No such file or directory (Doug Hutcheson) 4. Re: libpodofo.so.0.9.1: cannot open shared object file: No such file or directory (Gregory Pittman) 5. Re: libpodofo.so.0.9.1: cannot open shared object file: No such file or directory (William Bader) 6. Re: libpodofo.so.0.9.1: cannot open shared object file: No such file or directory (Doug Hutcheson) ---------------------------------------------------------------------- Message: 1 Date: Wed, 19 Jul 2017 14:59:49 -0400 From: Gregory Pittman <gpitt...@iglou.com> To: Scribus User Mailing List <scribus at lists.scribus.net> Subject: Re: [scribus] scribus Digest, Vol 112, Issue 11 Message-ID: <8427193c-5192-5983-c33d-869322c9cdfe at iglou.com> Content-Type: text/plain; charset=windows-1252 On 07/19/2017 01:16 PM, wena-parry at talktalk.net wrote: > Is there a Scribus1.5.3 rady built for my OS Windows XP. or for Windows 7?? > https://wiki.scribus.net/canvas/1.5.3_Release Scroll down to the link to sourceforge. Greg ------------------------------ Message: 2 Date: Wed, 19 Jul 2017 15:04:29 -0400 From: Gregory Pittman <gpitt...@iglou.com> To: Scribus User Mailing List <scribus at lists.scribus.net> Subject: Re: [scribus] Welcome to the "scribus" mailing list Message-ID: <6adbfcf2-8c20-46dc-e804-f6004e5c0e31 at iglou.com> Content-Type: text/plain; charset=windows-1252 On 07/19/2017 10:19 AM, Tarvo Kaspar Toome wrote: > hi. hello everybody. i would like to contribute to make Scribus more pro > than it is - i have used Indesign as long as it has been on trhe market so > i have pretty good picture how one pro app shoud work and look like. so > first thing i would like to make new tool icons, how to do that? where they > are? and i want to make them bigger. other thing is where is the list where > are the bugs and to dos and etc. i wnat to report some weird behaviour etc. > also, where i can make suggestion to developers and where can i see what > they are up to right know? > Hi Tarvo, This list is a place to bring up questions or problems initially. There is a separate site for filing bugs or feature requests: https://bugs.scribus.net/my_view_page.php If you mention your problems here first, you may find there is a workaround for the issue. This list also has a wider readership, so you may get additional feedback from others who notice the same problem. Greg ------------------------------ Message: 3 Date: Thu, 20 Jul 2017 10:12:21 +1000 From: Doug Hutcheson <owlbrud...@gmail.com> To: scribus at lists.scribus.net Subject: [scribus] libpodofo.so.0.9.1: cannot open shared object file: No such file or directory Message-ID: <1500509541.18305.27.camel at gmail.com> Content-Type: text/plain; charset="utf-8" I have just upgraded my Fedora system from 25 to 26. Now, my Scribus 1.5.4 is broken. I have tried re-compiling it, but this fails with the following message: [ 9%] Linking CXX executable scribus CMakeFiles/scribus.dir/pdf_analyzer.cpp.o: In function `PDFAnalyzer::PDFAnalyzer(QString&)': pdf_analyzer.cpp:(.text+0x9f6): undefined reference to `PoDoFo::PdfMemDocument::PdfMemDocument(char const*)' CMakeFiles/scribus.dir/pdflib_core.cpp.o: In function `PDFLibCore::PDF_EmbeddedPDF(PageItem*, QString const&, double, double, double, double, bool, PDFLibCore::ShIm&, bool&)': pdflib_core.cpp:(.text+0x50977): undefined reference to `PoDoFo::PdfMemDocument::PdfMemDocument(char const*)' CMakeFiles/scribus.dir/imagedataloaders/scimgdataloader_pdf.cpp.o: In function `ScImgDataLoader_PDF::loadPicture(QString const&, int, int, bool)': scimgdataloader_pdf.cpp:(.text+0xbd5): undefined reference to `PoDoFo::PdfMemDocument::PdfMemDocument(char const*)' collect2: error: ld returned 1 exit status make[2]: *** [scribus/CMakeFiles/scribus.dir/build.make:22475: scribus/scribus] Error 1 make[1]: *** [CMakeFiles/Makefile2:156: scribus/CMakeFiles/scribus.dir/all] Error 2 make: *** [Makefile:152: all] Error 2 dnf reports: Package podofo-libs-0.9.5-4.fc26.x86_64 is already installed What is missing from my system - a 'dev' package perhaps? Kind regards, Doug -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.net/pipermail/scribus/attachments/20170720/ed3fce53/attachment.html> ------------------------------ Message: 4 Date: Wed, 19 Jul 2017 21:43:24 -0400 From: Gregory Pittman <gpitt...@iglou.com> To: Scribus User Mailing List <scribus at lists.scribus.net> Subject: Re: [scribus] libpodofo.so.0.9.1: cannot open shared object file: No such file or directory Message-ID: <bca10ae4-aa72-277e-8b97-b7ce218cf6b9 at iglou.com> Content-Type: text/plain; charset=windows-1252 On 07/19/2017 08:12 PM, Doug Hutcheson wrote: > I have just upgraded my Fedora system from 25 to 26. Now, my Scribus > 1.5.4 is broken. I have tried re-compiling it, but this fails with the > following message: > > [ 9%] Linking CXX executable scribus > CMakeFiles/scribus.dir/pdf_analyzer.cpp.o: In function > `PDFAnalyzer::PDFAnalyzer(QString&)': > pdf_analyzer.cpp:(.text+0x9f6): undefined reference to > `PoDoFo::PdfMemDocument::PdfMemDocument(char const*)' > CMakeFiles/scribus.dir/pdflib_core.cpp.o: In function > `PDFLibCore::PDF_EmbeddedPDF(PageItem*, QString const&, double, double, > double, double, bool, PDFLibCore::ShIm&, bool&)': > pdflib_core.cpp:(.text+0x50977): undefined reference to > `PoDoFo::PdfMemDocument::PdfMemDocument(char const*)' > CMakeFiles/scribus.dir/imagedataloaders/scimgdataloader_pdf.cpp.o: In > function `ScImgDataLoader_PDF::loadPicture(QString const&, int, int, > bool)': > scimgdataloader_pdf.cpp:(.text+0xbd5): undefined reference to > `PoDoFo::PdfMemDocument::PdfMemDocument(char const*)' > collect2: error: ld returned 1 exit status > make[2]: *** [scribus/CMakeFiles/scribus.dir/build.make:22475: > scribus/scribus] Error 1 > make[1]: *** [CMakeFiles/Makefile2:156: > scribus/CMakeFiles/scribus.dir/all] Error 2 > make: *** [Makefile:152: all] Error 2 > > > dnf reports: > Package podofo-libs-0.9.5-4.fc26.x86_64 is already installed > Hi Doug, Yes, you want podofo-devel.x86_64 also. Greg ------------------------------ Message: 5 Date: Thu, 20 Jul 2017 02:04:25 +0000 From: William Bader <williamba...@hotmail.com> To: Scribus User Mailing List <scribus at lists.scribus.net> Subject: Re: [scribus] libpodofo.so.0.9.1: cannot open shared object file: No such file or directory Message-ID: <CO2PR15MB009274104FD00ED5956C80F7C4A70 at CO2PR15MB0092.namprd15.prod.outlook.com> Content-Type: text/plain; charset="iso-8859-1" From: Gregory Pittman <gpitt...@iglou.com> Sent: Wednesday, July 19, 2017 9:43 PM To: Scribus User Mailing List Subject: Re: [scribus] libpodofo.so.0.9.1: cannot open shared object file: No such file or directory On 07/19/2017 08:12 PM, Doug Hutcheson wrote: > I have just upgraded my Fedora system from 25 to 26. Now, my Scribus > 1.5.4 is broken. I have tried re-compiling it, but this fails with the > following message: > > [ 9%] Linking CXX executable scribus > CMakeFiles/scribus.dir/pdf_analyzer.cpp.o: In function > `PDFAnalyzer::PDFAnalyzer(QString&)': > pdf_analyzer.cpp:(.text+0x9f6): undefined reference to > `PoDoFo::PdfMemDocument::PdfMemDocument(char const*)' ... > dnf reports: > Package podofo-libs-0.9.5-4.fc26.x86_64 is already installed Hi Doug, Yes, you want podofo-devel.x86_64 also. Greg --- Hi. I am curious what happened because I am going to do the same update on my laptop soon. If Scribus built on Fedora 25, shouldn't podofo-devel have been installed on Fedora 25, and shouldn't the Fedora upgrade have carried over updated versions of all of the installed packages to Fedora 26? If podofo-devel were missing, cmake probably would not have gotten passed the configuration step. Could the link error mean that the Fedora 25 scribus objects were not cleaned before starting the Fedora 26 build? I always do out of source builds to make it easier to delete all of the objects. http://cprieto.com/posts/2016/10/cmake-out-of-source-build.html Regards, William -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.net/pipermail/scribus/attachments/20170720/a1ebd96d/attachment.html> ------------------------------ Message: 6 Date: Thu, 20 Jul 2017 20:32:29 +1000 From: Doug Hutcheson <owlbrud...@gmail.com> To: scribus at lists.scribus.net Subject: Re: [scribus] libpodofo.so.0.9.1: cannot open shared object file: No such file or directory Message-ID: <1500546749.2483.9.camel at gmail.com> Content-Type: text/plain; charset="utf-8" On Thu, 2017-07-20 at 10:12 +1000, Doug Hutcheson wrote: > I have just upgraded my Fedora system from 25 to 26. Now, my Scribus > 1.5.4 is broken. I have tried re-compiling it, but this fails with > the following message: > [ 9%] Linking CXX executable > scribusCMakeFiles/scribus.dir/pdf_analyzer.cpp.o: In function > `PDFAnalyzer::PDFAnalyzer(QString&)':pdf_analyzer.cpp:(.text+0x9f6): > undefined reference to `PoDoFo::PdfMemDocument::PdfMemDocument(char > const*)'CMakeFiles/scribus.dir/pdflib_core.cpp.o: In function > `PDFLibCore::PDF_EmbeddedPDF(PageItem*, QString const&, double, > double, double, double, bool, PDFLibCore::ShIm&, > bool&)':pdflib_core.cpp:(.text+0x50977): undefined reference to > `PoDoFo::PdfMemDocument::PdfMemDocument(char > const*)'CMakeFiles/scribus.dir/imagedataloaders/scimgdataloader_pdf.c > pp.o: In function `ScImgDataLoader_PDF::loadPicture(QString const&, > int, int, bool)':scimgdataloader_pdf.cpp:(.text+0xbd5): undefined > reference to `PoDoFo::PdfMemDocument::PdfMemDocument(char > const*)'collect2: error: ld returned 1 exit statusmake[2]: *** > [scribus/CMakeFiles/scribus.dir/build.make:22475: scribus/scribus] > Error 1make[1]: *** [CMakeFiles/Makefile2:156: > scribus/CMakeFiles/scribus.dir/all] Error 2make: *** [Makefile:152: > all] Error 2 > > dnf reports:Package podofo-libs-0.9.5-4.fc26.x86_64 is already > installed > What is missing from my system - a 'dev' package perhaps? > Kind regards,Doug Problem solved: I download, compiled and installed the podofo source, then compiled scribus 1.5.4 again and it all worked. Kind regards, Doug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.net/pipermail/scribus/attachments/20170720/435f3000/attachment.html> ------------------------------ Subject: Digest Footer _______________________________________________ scribus mailing list scribus at lists.scribus.net http://lists.scribus.net/mailman/listinfo/scribus ------------------------------ End of scribus Digest, Vol 112, Issue 13 **************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.net/pipermail/scribus/attachments/20170720/a25cfd3e/attachment.html>