Skip to content

Changes made to compile #1

@paulwal

Description

@paulwal

Excellent package, thank you. Here are the changes I made to compile it on a fresh Debian install with Tcl 8.6.

In the Makefile I simply modified these lines:
LIB_INSTALL_DIR=/usr/share/tcltk/tclfcgi$(LIB_VERSION)
TCL_LIB=tcl8.6
gcc -DUSE_TCL_STUBS -shared -Wl,-soname,$(LIB).so. -o $(LIB)$(LIB_VERSION).so tclFcgiCmd.o -ltclstub8.6 -l$(FCGI_LIB)

-Edited because I was wrong about something

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions