[PD] Building pd in a non-standard environment without root access

Naveen Goswamy navz at dreaming.org
Sun Aug 27 18:01:03 CEST 2006


Hello,

I am trying to build pd-0.39-2 and/or pd-0.40-0test05 in my university's 
network.  The /bin /include /lib and other useful directories are all 
located on on a remote network filesystems, accessible to each machine 
under the directory "/encs/".  tclsh 8.4 is located there as well, under 
/encs/bin/

I have changed my environment variables accordingly:

$ echo $CPPFLAGS
-I/encs/include/
$ echo $LDFLAGS
-L/encs/lib/:-L/encs/lib/tk8.4/:-L/encs/lib/tcl8.4/
$ echo $CFLAGS
-I/encs/include/

I am getting the following error message on make:

inux    -fno-strict-aliasing  -c -o ../obj/t_tkcmd.o t_tkcmd.c
cd ../obj; cc  -o ../bin/pd-gui t_main.o t_tkcmd.o \
-ltk8.4 -ltcl8.4
/usr/bin/ld: cannot find -ltk8.4
collect2: ld returned 1 exit status
make: *** [../bin/pd-gui] Error 1

Thanks in advance,

--

Naveen Goswamy

pub  1024D/6C240D73 2004/10/21 navz at dreaming.org <navz at dreaming.org>
      Key fingerprint = CAE2 7531 7226 727E 1716  CFE1 9152 6A45 6C24 0D73

keyserver.net, pgpkeys.mit.edu




More information about the Pd-list mailing list