Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help building/Installing/Using #2

Open
Wrenky opened this issue Jul 14, 2020 · 3 comments
Open

Help building/Installing/Using #2

Wrenky opened this issue Jul 14, 2020 · 3 comments

Comments

@Wrenky
Copy link

Wrenky commented Jul 14, 2020

Can somebody (or anybody reading this comment) explain how to use and setup a teapot server and client? I've tried to run the code inside this repo in various ways with tclkit, and there is a ton of missing things (licensing files) or missing compilation steps (when compiling tclparser, I had to link to the tbcload directory for a file there). It started complaining of missing tcllib stuff (running with a tclkit as all the app entries need it) but I think it needs an older tcllib version- Newest version seems to be missing files teapot needs like fileutil::magic::mimetype.

Is there any documentation describing how to build this? I feel like I'm just compiling things because its uncompiled, I have zero idea what I need to be doing. Even if I somehow got it working, I wouldnt know how to use it- No documentation seems to exist on how to run a teapot server either!

Help?

@Wrenky
Copy link
Author

Wrenky commented Aug 4, 2020

Can I assume that teapot is abandoned at this point?

@gustavoguz
Copy link

did you find the doc ?

@AndyObtiva
Copy link

AndyObtiva commented Nov 18, 2021

I get an error when I try to run teapot.tcl and am confused by the docs (they did not seem to provide any setup steps, yet just instructions on using commands assuming they already work):

% ./app/teapot/teapot.tcl   
can't find package repository::capp
    while executing
"package require repository::capp"
    (file "./app/teapot/teapot.tcl" line 46)

I am running on MacOS Catalina.

Help is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants