Menu

#1 building on debian.

open
nobody
None
5
2002-05-11
2002-05-11
No

Please apply the following patch fragment to find
tk.h etc on recent Debian.

--- conf/configure.in.tk Tue Nov 7 21:40:15 2000
+++ conf/configure.in.tk Fri May 10 18:11:30 2002

@@ -114,7 +115,10 @@
$x_includes/tk \
$x_includes \
/usr/include \
- /usr/include/tcl"
+ /usr/include/tcl \
+ /usr/include/tcl$TKVERS \
+ /usr/include/tcl$TK_ALT_VERS \
+ /usr/include/tcl$TK_HI_VERS"
dnl /usr/include/tcl for debian/linux
TK_LIB_PLACES_D="$d \
$d/lib \

btw, it surprises me that I have to report this, as
the sourceforge compile farm is so debian dominated.

-neil

Discussion

  • Neil T. Spring

    Neil T. Spring - 2002-05-11

    Logged In: YES
    user_id=341994

    the attached patch to Makefile.in makes building a tclcl
    debian package possible.

     
  • Neil T. Spring

    Neil T. Spring - 2002-05-11

    patch to allow compiling a debian package of otcl.

     
  • Neil T. Spring

    Neil T. Spring - 2002-05-11

    patch to allow compiling .deb of tclcl

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.