-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/11/2010 09:19 AM, Funs Seelen wrote: > Hello, > > I'm trying to install pd-0.42-5 on my new netbook running EB 4.0. It says > there are no tcl libraries. I tried to install tcl8.5 using 'sudo apt-get > install tcl8.5' and it seem to work. Still './configure' in pd/src/ could't > find any tcl library. I also downloaded tcllib-1.12 from sourceforge and > installed it. This as well did not work for pd. Can anyone tell me what I'm > doing wrong?
for compiling you need the -dev packages of a library. eg. "tk8.5-dev" should install the development files for tcl/tk 8.5 (the tcl part is installed, because tk8.5-dev depends on it) mfasdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwR+c4ACgkQkX2Xpv6ydvSUKgCg38is97FnkigGLrqpuLrHtc87 HN8An0KXGIb0JILZgmen2y74AHfSIyPZ =OxrE -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
