[L2Ork-dev] startup error
Ivica Ico Bukvic
ico.bukvic at gmail.com
Thu Aug 29 13:59:41 UTC 2013
Hmmm. Try going into pd/tkpath folder and building the source by hand as
follows:
aclocal
autoconf
./configure --prefix=/usr/local
make
If the error is the same, something is messed up with the build
environment--perhaps you may be missing some libraries. Investigating
configure file on line 1968 may shed some light as well.
HTH
On 08/29/2013 08:57 AM, András Murányi wrote:
> building fails with:
>
> cd ../tkpath && aclocal && autoconf && ./configure --prefix=/usr/local
> ./configure: line 1968: syntax error near unexpected token `3.9'
> ./configure: line 1968: `TEA_INIT(3.9)'
> make[2]: *** [tkpath] Error 2
> make[2]: Leaving directory `/home/muranyia/Downloads/pd-l2ork/pd/src'
> make[1]: *** [pd_install] Error 2
> make[1]: Leaving directory `/home/muranyia/Downloads/pd-l2ork/packages'
> make: *** [install] Error 2
>
>
>
> On Thu, Aug 29, 2013 at 6:35 AM, Ivica Ico Bukvic
> <ico.bukvic at gmail.com <mailto:ico.bukvic at gmail.com>> wrote:
>
> Try the latest git commit and please report if this works out ok.
>
> Thanks!
>
>
> On 08/28/2013 01:20 PM, Ivica Ico Bukvic wrote:
>>
>> Pd-l2ork as of yesterday requires tkpath which currently you need
>> to build yourself. I am currently working on embedding it in the
>> pd-l2ork source tree. HTH
>>
>> On Aug 28, 2013 10:52 AM, "András Murányi" <muranyia at gmail.com
>> <mailto:muranyia at gmail.com>> wrote:
>>
>> Hi,
>> with today's git (20130828) installed via "tar_em_up -F" and
>> "make install", I get an error on startup:
>>
>> error in file /usr/local/lib/pd-l2ork/bin/pd.tk
>> <http://pd.tk>: can't find package tkpath
>> while executing
>> "package require tkpath"
>> (file "/usr/local/lib/pd-l2ork/bin/pd.tk <http://pd.tk>"
>> line 2328)
>> tcl: /usr/local/lib/pd-l2ork/bin/pd.tk <http://pd.tk>: can't
>> open script
>> invalid command name "pdtk_canvas_force_getscroll"
>> invalid command name "pdtk_canvas_force_getscroll"
>> invalid command name "pdtk_pd_startup"
>>
>> The main Pd window opens however. On File>New further errors
>> appear in the terminal:
>>
>> invalid command name "pdtk_canvas_new"
>> bad window path name ".x2665bb0"
>> invalid command name "pdtk_canvas_getscroll"
>> invalid command name ".x2665bb0.m.windows"
>> invalid command name "pdtk_canvas_force_getscroll"
>>
>> András
>>
>> _______________________________________________
>> L2Ork-dev mailing list
>> L2Ork-dev at disis.music.vt.edu
>> <mailto:L2Ork-dev at disis.music.vt.edu>
>> http://disis.music.vt.edu/listinfo/l2ork-dev
>>
>>
>>
>> _______________________________________________
>> L2Ork-dev mailing list
>> L2Ork-dev at disis.music.vt.edu <mailto:L2Ork-dev at disis.music.vt.edu>
>> http://disis.music.vt.edu/listinfo/l2ork-dev
>
>
>
> _______________________________________________
> L2Ork-dev mailing list
> L2Ork-dev at disis.music.vt.edu <mailto:L2Ork-dev at disis.music.vt.edu>
> http://disis.music.vt.edu/listinfo/l2ork-dev
>
>
>
>
> _______________________________________________
> L2Ork-dev mailing list
> L2Ork-dev at disis.music.vt.edu
> http://disis.music.vt.edu/listinfo/l2ork-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20130829/f04bfcaf/attachment.html>
More information about the L2Ork-dev
mailing list