precompiled version of 0.91 for Linux
Is there a precompiled version of 0.91 for linux--any version? I've tried pre0 and pre1, on slackware, Ubuntu and openSUSE. The errors vary, but glibmm seems to be the culprit.
Second question: what version of glibmm are the developers using?
It seems to work on Windows 7 using the precompiled version. But Windows really sucks when pulling illos off the screen. And the 0.91 main screen is significantly different from 0.48.5
Why is this a big deal? Well I am writing books on two applications, book covers and web pages, both using Inkscape. I don't want them to be instantly obsolete.
Help!
On Wed, Aug 13, 2014, at 03:32 PM, john Culleton wrote:
Second question: what version of glibmm are the developers using?
Many devs use the glibmm that is current for their chosen OS. This goes for most Linux distros and MacPorts for OSX. One of the problems of providing generic pre-built Linux binaries is that one has to ensure that any C++ libs and compilers won't have any conflicts.
Some devs build their own versions of libraries (and even compilers), but this is not as common.
Why is this a big deal? Well I am writing books on two applications, book covers and web pages, both using Inkscape. I don't want them to be instantly obsolete.
I think in the past the common route is to just build your own from trunk. We do try to keep the build-on-my-platform instructions up to date. Otherwise I'd wager that using the Ubuntu PPA on the same Ubuntu version that was used to build the PPA is the best bet.
On Wed, 13 Aug 2014 13:56:14 -0700 "Jon A. Cruz" <jon@...18...> wrote:
On Wed, Aug 13, 2014, at 03:32 PM, john Culleton wrote:
Second question: what version of glibmm are the developers using?
Many devs use the glibmm that is current for their chosen OS. This goes for most Linux distros and MacPorts for OSX. One of the problems of providing generic pre-built Linux binaries is that one has to ensure that any C++ libs and compilers won't have any conflicts.
Some devs build their own versions of libraries (and even compilers), but this is not as common.
Why is this a big deal? Well I am writing books on two applications, book covers and web pages, both using Inkscape. I don't want them to be instantly obsolete.
I think in the past the common route is to just build your own from trunk. We do try to keep the build-on-my-platform instructions up to date. Otherwise I'd wager that using the Ubuntu PPA on the same Ubuntu version that was used to build the PPA is the best bet.
Thanks for the suggestion. On a new Ubuntu install just how does one utilize a PPA? I am a Slackware user but also installed latest Ubuntu just for this project.
As previously stated I have tried compiling from source multiple times on multiple forms of Linux (Slackware, Ubuntu, Knoppix) and tried to install on Fedora using Ryan Lerch's package. Nothing works. I am down to using windows 7 and taking photos from the screen.
At this point the frustration is approaching the point where I kick my dog.
On Ubuntu simply do
sudo add-apt-repository ppa:inkscape.dev/trunk sudo apt-get update sudo apt-get install inkscape-trunk
Regards, Markus
-----Ursprüngliche Nachricht----- Von: john Culleton [mailto:John@...1202...] Gesendet: Donnerstag, 14. August 2014 16:01 An: inkscape-devel@lists.sourceforge.net Betreff: Re: [Inkscape-devel] precompiled version of 0.91 for Linux
On Wed, 13 Aug 2014 13:56:14 -0700 "Jon A. Cruz" <jon@...18...> wrote:
On Wed, Aug 13, 2014, at 03:32 PM, john Culleton wrote:
Second question: what version of glibmm are the developers using?
Many devs use the glibmm that is current for their chosen OS. This goes for most Linux distros and MacPorts for OSX. One of the problems of providing generic pre-built Linux binaries is that one has to ensure that any C++ libs and compilers won't have any conflicts.
Some devs build their own versions of libraries (and even compilers), but this is not as common.
Why is this a big deal? Well I am writing books on two applications, book covers and web pages, both using Inkscape. I don't want them to be instantly obsolete.
I think in the past the common route is to just build your own from trunk. We do try to keep the build-on-my-platform instructions up to date. Otherwise I'd wager that using the Ubuntu PPA on the same Ubuntu version that was used to build the PPA is the best bet.
Thanks for the suggestion. On a new Ubuntu install just how does one utilize a PPA? I am a Slackware user but also installed latest Ubuntu just for this project.
As previously stated I have tried compiling from source multiple times on multiple forms of Linux (Slackware, Ubuntu, Knoppix) and tried to install on Fedora using Ryan Lerch's package. Nothing works. I am down to using windows 7 and taking photos from the screen.
At this point the frustration is approaching the point where I kick my dog.
-- John Culleton Wexford Press Free list of books for self-publishers: http://wexfordpress.net/shortlist.html PDF e-book: "Create Book Covers with Scribus" available at http://www.booklocker.com/books/4055.html
---------------------------------------------------------------------------- -- _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On Wed, Aug 13, 2014 at 3:32 PM, john Culleton <John@...1202...> wrote:
Is there a precompiled version of 0.91 for linux--any version? I've tried pre0 and pre1, on slackware, Ubuntu and openSUSE. The errors vary, but glibmm seems to be the culprit.
Given that you have access to Ubuntu, if you don't mind it being the only version installed, I'd go with our trunk PPA until 0.91 is released. It is what will be 0.91 and is getting more bug fixes on a regular basis. See https://launchpad.net/~inkscape.dev/+archive/ubuntu/trunk for more information. All of the dependency issues should be satisfied without issue.
Cheers, Josh
participants (4)
-
john Culleton
-
Jon A. Cruz
-
Josh Andler
-
Markus Engel