[GEM-dev] [text2d]: cannot find font-file 'vera.ttf'

Jonghyun Kim agitato816 at gmail.com
Mon Feb 22 11:47:33 CET 2016


Sorry I forgot the Gem folder. I'll say again.

1.
$ mkdir ~/pd-externals ; mkdir ~/pd-externals/deken-plugin ;
## download deken-plugin.tcl from https://github.com/pure-data/deken
$ cp deken-plugin.tcl ~/pd-externals/deken-plugin/deken-plugin.tcl

2.
## install Gem from SRC
$ sudo apt-get build-dep gem
$ git clone git://git.code.sf.net/p/pd-gem/gem
$ cd gem
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install

3.
## copy Gem folder to ~/pd-externals/Gem
$ cp -a /usr/local/lib/pd/extra/Gem ~/pd-externals/Gem

That's it. The old one, Gem from deken server was problematic using
imagemagick, so I compiled myself.

Thanks,
jonghyun


On Mon, Feb 22, 2016 at 7:36 PM, Jonghyun Kim <agitato816 at gmail.com> wrote:

> On Mon, Feb 22, 2016 at 7:26 PM, IOhannes m zmoelnig <zmoelnig at iem.at>
> wrote:
>
>> so how did you create the ~/pd-externals/Gem/ folder?
>>
>
> I did this:
>
> $ mkdir ~/pd-externals ; mkdir ~/pd-externals/deken-plugin ;
> ## download deken-plugin.tcl from https://github.com/pure-data/deken
> $ cp deken-plugin.tcl ~/pd-externals/deken-plugin/deken-plugin.tcl
>
> ## restart Pd. And it says:
> deken-plugin.tcl (Pd externals search) in
> /home/ak/pd-externals/deken-plugin loaded.
> Platform detected: Linux-x86_64-64bit
>
> That's it. Is it problematic?
>
> best,
> jonghyun
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20160222/76f49ffb/attachment.html>


More information about the GEM-dev mailing list