SheetCam for Linux - finally!

Posts redirected from the Yahoo mailing list
Post Reply
Les Newell

SheetCam for Linux - finally!

Post by Les Newell »

Hi all,

I have been working hard on creating a new Linux release. I have
uploaded a tarball for you to test.
<http://www.sheetcam.com/Download/sheetcam.tar.bz2>. Decompress it into
any convenient folder and run the 'run-sheetcam' script. Don't try
running the 'SheetCam TNG' executable directly - it won't work. There
are a few plugins missing but hopefully it should work.

NOTE: This is a 32 bit version. If you are running a 64 bit version of
Linux you will have to install 32 bit compatibility libraries. In Ubuntu
based distros this is the ia32-libs package. I hope to produce a native
64 bit version of SheetCam but I want to get the 32 bit version working
properly first.

Les


------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
mozmck

SheetCam for Linux - finally!

Post by mozmck »

Hi Les,

What version of Ubuntu are you using? It is wanting libhistory.so.5
and that appears to be an ubuntu service library? I'm running LinuxMint
16 64bit, and not having luck getting it running yet.
The first thing i had to do was make symlinks in your lib directory
for each *.so called *.so.0
libwx_baseu-2.8.so -> libwx_baseu-2.8.so.0
and etc.

I may try installing a 32-bit ubuntu on a VM and see if I can get it
running there.

Thanks,
Moses

On 04/25/2014 11:33 AM, Les Newell wrote:
Hi all,

I have been working hard on creating a new Linux release. I have
uploaded a tarball for you to test.
<http://www.sheetcam.com/Download/sheetcam.tar.bz2>. Decompress it into
any convenient folder and run the 'run-sheetcam' script. Don't try
running the 'SheetCam TNG' executable directly - it won't work. There
are a few plugins missing but hopefully it should work.

NOTE: This is a 32 bit version. If you are running a 64 bit version of
Linux you will have to install 32 bit compatibility libraries. In Ubuntu
based distros this is the ia32-libs package. I hope to produce a native
64 bit version of SheetCam but I want to get the 32 bit version working
properly first.

Les
------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
mozmck

SheetCam for Linux - finally!

Post by mozmck »

Ok, ignore that last email. I did more searching and found I needed the
lib32readline5 package. It's running now, looks good so far!

Linux Mint 16 64-bit (based on Ubuntu 13.10) with the Cinnamon desktop.

Moses


On 04/25/2014 08:40 PM, Moses McKnight wrote:
Hi Les,

What version of Ubuntu are you using? It is wanting libhistory.so.5
and that appears to be an ubuntu service library? I'm running LinuxMint
16 64bit, and not having luck getting it running yet.
The first thing i had to do was make symlinks in your lib directory
for each *.so called *.so.0
libwx_baseu-2.8.so -> libwx_baseu-2.8.so.0
and etc.

I may try installing a 32-bit ubuntu on a VM and see if I can get it
running there.

Thanks,
Moses

On 04/25/2014 11:33 AM, Les Newell wrote:
Hi all,

I have been working hard on creating a new Linux release. I have
uploaded a tarball for you to test.
<http://www.sheetcam.com/Download/sheetcam.tar.bz2>. Decompress it into
any convenient folder and run the 'run-sheetcam' script. Don't try
running the 'SheetCam TNG' executable directly - it won't work. There
are a few plugins missing but hopefully it should work.

NOTE: This is a 32 bit version. If you are running a 64 bit version of
Linux you will have to install 32 bit compatibility libraries. In Ubuntu
based distros this is the ia32-libs package. I hope to produce a native
64 bit version of SheetCam but I want to get the 32 bit version working
properly first.

Les
------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
mozmck

SheetCam for Linux - finally!

Post by mozmck »

Ok, so two things I've seen so far. One is the following library files
needed links (or could be renamed I guess)

libwx_baseu-2.8.so -> libwx_baseu-2.8.so.0
libwx_baseu_net-2.8.so -> libwx_baseu_net-2.8.so.0
libwx_baseu_xml-2.8.so -> libwx_baseu_xml-2.8.so.0
libwx_gtk2u_adv-2.8.so -> libwx_gtk2u_adv-2.8.so.0
libwx_gtk2u_aui-2.8.so -> libwx_gtk2u_aui-2.8.so.0
libwx_gtk2u_core-2.8.so -> libwx_gtk2u_core-2.8.so.0
libwx_gtk2u_gl-2.8.so -> libwx_gtk2u_gl-2.8.so.0
libwx_gtk2u_html-2.8.so -> libwx_gtk2u_html-2.8.so.0
libwx_gtk2u_qa-2.8.so -> libwx_gtk2u_qa-2.8.so.0
libwx_gtk2u_richtext-2.8.so -> libwx_gtk2u_richtext-2.8.so.0
libwx_gtk2u_stc-2.8.so -> libwx_gtk2u_stc-2.8.so.0
libwx_gtk2u_xrc-2.8.so -> libwx_gtk2u_xrc-2.8.so.0

The other problem is when I went to install the license file from the
menu it could not and the debug log said it did not have permission to
create the file /etc/license.camlic
/etc requires root access so maybe that's not the best place to put it?
Maybe it could go in ~/.SheetCam TNG with other SheetCam stuff?

Anyhow, I manually copied my license to /etc as root and that worked.

Thanks!
Moses

On 04/25/2014 11:33 AM, Les Newell wrote:
Hi all,

I have been working hard on creating a new Linux release. I have
uploaded a tarball for you to test.
<http://www.sheetcam.com/Download/sheetcam.tar.bz2>. Decompress it into
any convenient folder and run the 'run-sheetcam' script. Don't try
running the 'SheetCam TNG' executable directly - it won't work. There
are a few plugins missing but hopefully it should work.

NOTE: This is a 32 bit version. If you are running a 64 bit version of
Linux you will have to install 32 bit compatibility libraries. In Ubuntu
based distros this is the ia32-libs package. I hope to produce a native
64 bit version of SheetCam but I want to get the 32 bit version working
properly first.

Les
------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
Les Newell

SheetCam for Linux - finally!

Post by Les Newell »

Hi Moses,

Thanks for the report.

Are you sure you need the symlinks? I didn't have to do that in my tests
on several machines here.
The other problem is when I went to install the license file from the
menu it could not and the debug log said it did not have permission to
create the file /etc/license.camlic
Oops, it should be using ~/.SheetCam TNG. This is a fault in the license
installer code. The license will work if you put it in either
~/.SheetCam TNG or /etc.

Les


On 26/04/14 03:18, Moses McKnight wrote:
Ok, so two things I've seen so far. One is the following library files
needed links (or could be renamed I guess)

libwx_baseu-2.8.so -> libwx_baseu-2.8.so.0
libwx_baseu_net-2.8.so -> libwx_baseu_net-2.8.so.0
libwx_baseu_xml-2.8.so -> libwx_baseu_xml-2.8.so.0
libwx_gtk2u_adv-2.8.so -> libwx_gtk2u_adv-2.8.so.0
libwx_gtk2u_aui-2.8.so -> libwx_gtk2u_aui-2.8.so.0
libwx_gtk2u_core-2.8.so -> libwx_gtk2u_core-2.8.so.0
libwx_gtk2u_gl-2.8.so -> libwx_gtk2u_gl-2.8.so.0
libwx_gtk2u_html-2.8.so -> libwx_gtk2u_html-2.8.so.0
libwx_gtk2u_qa-2.8.so -> libwx_gtk2u_qa-2.8.so.0
libwx_gtk2u_richtext-2.8.so -> libwx_gtk2u_richtext-2.8.so.0
libwx_gtk2u_stc-2.8.so -> libwx_gtk2u_stc-2.8.so.0
libwx_gtk2u_xrc-2.8.so -> libwx_gtk2u_xrc-2.8.so.0

The other problem is when I went to install the license file from the
menu it could not and the debug log said it did not have permission to
create the file /etc/license.camlic
/etc requires root access so maybe that's not the best place to put it?
Maybe it could go in ~/.SheetCam TNG with other SheetCam stuff?

Anyhow, I manually copied my license to /etc as root and that worked.

Thanks!
Moses

On 04/25/2014 11:33 AM, Les Newell wrote:
Hi all,

I have been working hard on creating a new Linux release. I have
uploaded a tarball for you to test.
<http://www.sheetcam.com/Download/sheetcam.tar.bz2>. Decompress it into
any convenient folder and run the 'run-sheetcam' script. Don't try
running the 'SheetCam TNG' executable directly - it won't work. There
are a few plugins missing but hopefully it should work.

NOTE: This is a 32 bit version. If you are running a 64 bit version of
Linux you will have to install 32 bit compatibility libraries. In Ubuntu
based distros this is the ia32-libs package. I hope to produce a native
64 bit version of SheetCam but I want to get the 32 bit version working
properly first.

Les
------------------------------------

Yahoo Groups Links



------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
JohnB

Post by JohnB »

Seems to be working in Ubuntu 14.04 LTS 64 bit. Since "ia32-libs" is depreciated, I manually installed the following:

sudo apt-get install libwxgtk2.8-0:i386
sudo apt-get install libglu1-mesa:i386
sudo apt-get install libreadline5:i386
sudo apt-get install libncurses5:i386

I think I got them all. Now off to testing.....

Thank you VERY MUCH Les!!!!!
mozmck

SheetCam for Linux - finally!

Post by mozmck »

Hi Les,

Yes I tried it a couple of times (including after I got it working) and
it needed the symlinks. Maybe the machines you tried it on had the wx
libraries installed system wide and had the links already? I would
think that setting the LD_LIBRARY_PATH like you do in the script would
mean that it doesn't look in the normal system paths, but I don't know
for sure. It should be pretty trivial to include the symlinks in the
package though. You might also note the libreadline5 package
requirement - and any others that might not be installed by default. I
will try and set up a 32-bit plain ubuntu vm install and see if it has
the same problems or any others.

Moses

On 04/26/2014 04:35 AM, Les Newell wrote:
Hi Moses,

Thanks for the report.

Are you sure you need the symlinks? I didn't have to do that in my tests
on several machines here.
The other problem is when I went to install the license file from the
menu it could not and the debug log said it did not have permission to
create the file /etc/license.camlic
Oops, it should be using ~/.SheetCam TNG. This is a fault in the license
installer code. The license will work if you put it in either
~/.SheetCam TNG or /etc.

Les
------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
Jean Baptiste Grenouille

SheetCam for Linux - finally!

Post by Jean Baptiste Grenouille »

Hi Les,


On Fri, Apr 25, 2014 at 05:33:17PM +0100, Les Newell wrote:
I have been working hard on creating a new Linux release. I have
uploaded a tarball for you to test.
<http://www.sheetcam.com/Download/sheetcam.tar.bz2>. Decompress it into
It was running out of the Box, without library issues, great.
Oops, it should be using ~/.SheetCam TNG. This is a fault in the license
installer code. The license will work if you put it in either
~/.SheetCam TNG or /etc.
in my home
~/.Sheetcam\ TNG
~/.SheetCamTNG-dev
was created.

If I copyed my ~/.SheetCamTNG from Version 4.1.11 to both of them (no
SheetCam running), my Options seams to be not there after start first,
but after loading a by SheetCam found backup-file every think was
shown as in 4.1.11 including machine settings, tools and license,
except the post-processor.

post-processor I has to set up via the setup-menue again.

Is there a change in the settings handling or why are not all the
personal stuff recognized via the hidden Folder in users home?

I like the old idea of ~/.SheetCamTNG and ~/.SheetCamTNG-dev so you do
not mix produktion/stable and dev Versions.
I would recommend to not use a blank like in "~/.SheetCam TNG"

I was not running to all the possibility's, but no issues jet.
Thanks a lot for maintaining a linux Version

Best from Berlin
Wulf
+

cat /etc/debian_version
7.4 (wheezy)
uname -a
Linux hush 2.6.32-4-686 #1 SMP Wed Mar 17 17:16:41 UTC 2010 i686 GNU/Linux
(32 bit)

If you need more packaging details, let me know
++














any convenient folder and run the 'run-sheetcam' script. Don't try
running the 'SheetCam TNG' executable directly - it won't work. There
are a few plugins missing but hopefully it should work.

NOTE: This is a 32 bit version. If you are running a 64 bit version of
Linux you will have to install 32 bit compatibility libraries. In Ubuntu
based distros this is the ia32-libs package. I hope to produce a native
64 bit version of SheetCam but I want to get the 32 bit version working
properly first.

Les
--
Coulmann & Coulmann
Handelsgesellschaft
Inh. Wulf Coulmann
Grimmstr. 23
10967 Berlin

E-Mail: wulf@coulmann.de
Telefon: 030 - 45 02 97 44
Fax: 030 - 45 02 97 45

UstID: DE 222 386 283


------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
Les Newell

SheetCam for Linux - finally!

Post by Les Newell »

Hi Wulf,

To be honest I forgot what settings directory was being used by the
previous version. I'll change it to ~/.SheetCamTNG-dev to maintain
campatibility. Realistically there probably won't ever be a stable
version. I don't want to have to maintain too many different releases. A
64 bit version is probably more important.

Les

On 27/04/2014 21:15, Jean Baptiste Grenouille wrote:
Hi Les,


On Fri, Apr 25, 2014 at 05:33:17PM +0100, Les Newell wrote:
I have been working hard on creating a new Linux release. I have
uploaded a tarball for you to test.
<http://www.sheetcam.com/Download/sheetcam.tar.bz2>. Decompress it into
It was running out of the Box, without library issues, great.
Oops, it should be using ~/.SheetCam TNG. This is a fault in the license
installer code. The license will work if you put it in either
~/.SheetCam TNG or /etc.
in my home
~/.Sheetcam\ TNG
~/.SheetCamTNG-dev
was created.

If I copyed my ~/.SheetCamTNG from Version 4.1.11 to both of them (no
SheetCam running), my Options seams to be not there after start first,
but after loading a by SheetCam found backup-file every think was
shown as in 4.1.11 including machine settings, tools and license,
except the post-processor.

post-processor I has to set up via the setup-menue again.

Is there a change in the settings handling or why are not all the
personal stuff recognized via the hidden Folder in users home?

I like the old idea of ~/.SheetCamTNG and ~/.SheetCamTNG-dev so you do
not mix produktion/stable and dev Versions.
I would recommend to not use a blank like in "~/.SheetCam TNG"

I was not running to all the possibility's, but no issues jet.
Thanks a lot for maintaining a linux Version

Best from Berlin
Wulf
+

------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
Les Newell

SheetCam for Linux - finally!

Post by Les Newell »

I have uploaded the latest versions here :
Installer. Make it executable and run it.
<http://www.sheetcam.com/Download/SheetCam_setupV6.1.4>. This probably
won't run on 64 bit machines.
Tarball. <http://www.sheetcam.com/Download/SheetCamV6.1.4.tar.gz>

Les


------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
JohnB

Post by JohnB »

Les - Trying out ver 6.1.4 on my 64bit Ubuntu 14.04. As suspected the "installer" did not run (gave an error about a bad download), but the "tar.gz" was fine since I already have the appropriate 32 bit libraries installed.

One thing, the software is letting my know there is an "update" from version 6.1.4 to 4.1.11.
mozmck

SheetCam for Linux - finally!

Post by mozmck »

Ok, I installed Ubuntu 14.04 32-bit in VirtualBox (man I hate Unity!),
and I upzipped the tarball first and it fired up and ran first time.
The only glitch I see is that it popped up a window that says "There are
updates available for the following packages:"
"SheetCamTNG-dev from version 6.1.4 to version 4.1.11" :)

No other problems that I can see.

For the Installer, when I try to run it it tells me "NOTICE: Failed to
start. Is your download incomplete or corrupt?"

Moses

On 04/28/2014 11:21 AM, Les Newell wrote:
I have uploaded the latest versions here :
Installer. Make it executable and run it.
<http://www.sheetcam.com/Download/SheetCam_setupV6.1.4>. This probably
won't run on 64 bit machines.
Tarball. <http://www.sheetcam.com/Download/SheetCamV6.1.4.tar.gz>

Les


------------------------------------

Yahoo Groups Links



------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
Les Newell

SheetCam for Linux - finally!

Post by Les Newell »

Hi Moses,
Ok, I installed Ubuntu 14.04 32-bit in VirtualBox
The tarball should run on 64 bit with 32 bit libs.
(man I hate Unity!),
I know what you mean. I'll stick with KDE.
and I upzipped the tarball first and it fired up and ran first time.
The only glitch I see is that it popped up a window that says "There are
updates available for the following packages:"
"SheetCamTNG-dev from version 6.1.4 to version 4.1.11" :)
Yes, that is because 4.1.11 is the latest official release.
No other problems that I can see.
That's good news.
For the Installer, when I try to run it it tells me "NOTICE: Failed to
start. Is your download incomplete or corrupt?"
Damn, I thought it was only a 64 bit issue. I'm guessing I have missed a
library in the installer. I'm not that familiar with Mojo setup so it
may take me a while to find this one.

Les



------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
Les Newell

SheetCam for Linux - finally!

Post by Les Newell »

I have just uploaded a 64 bit version to
<www.sheetcam.com/Download/SheetCam_setupV6.1.5-x64>. This hasn't had
much testing but give it a whirl and see how it goes. If you can't gte
the installer to run, unzip it and you'll find a tarball in the data
directory.

Les


------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/sheetcam/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/sheetcam/join
(Yahoo! ID required)

<*> To change settings via email:
sheetcam-digest@yahoogroups.com
sheetcam-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
sheetcam-unsubscribe@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
https://info.yahoo.com/legal/us/yahoo/utos/terms/
m 8urt0n
Posts: 6
Joined: Thu May 01, 2014 3:32 pm

Post by m 8urt0n »

I have the 32bit version working on 14.04. Are you planing on adding svg support?
Post Reply