azawawi / farabi

Farabi - Modern Perl IDE
28 stars 8 forks source link

Can't use it, i.e., can't install and/or run it #26

Open igoryonya opened 3 years ago

igoryonya commented 3 years ago

Trying to install, but there is no Makefile.PL file in the project dir. trying to run: ./bin/farabi, says, that can't find Method::Signatures module. Installed it with: sudo cpan -i 'Method::Signatures' Trying to run it again, but it gives me a whole bunch of errors: Farabi trying to listen at http://localhost:3000 Couldn't find declarator 'method' at /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Devel/Declare/Context/Simple.pm line 47. Devel::Declare::Context::Simple::skip_declarator(Method::Signatures=HASH(0x557bbc7b9dc8)) called at /usr/local/share/perl/5.30.0/Method/Signatures.pm line 877 Method::Signatures::parser(Method::Signatures=HASH(0x557bbc7b9dc8), "method", 0, 1) called at /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Devel/Declare/MethodInstaller/Simple.pm line 25 Devel::Declare::MethodInstaller::Simple::__ANON__("method", 0) called at /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Devel/Declare.pm line 277 Devel::Declare::linestr_callback("const", "method", 0) called at bin/../lib/Farabi.pm line 63 require Farabi.pm called at (eval 35) line 1 eval 'require Farabi; 1' called at /usr/local/share/perl/5.30.0/Mojo/Loader.pm line 47 Mojo::Loader::load_class("Farabi") called at /usr/local/share/perl/5.30.0/Mojo/Server.pm line 20 Mojo::Server::build_app(Mojo::Server=HASH(0x557bba5a90e0), "Farabi") called at /usr/local/share/perl/5.30.0/Mojolicious/Commands.pm line 82 Mojolicious::Commands::start_app("Mojolicious::Commands", "Farabi", "daemon", "-l", "http://localhost:3000") called at ./bin/farabi line 64 Compilation failed in require at (eval 35) line 1.

xiconet commented 1 year ago

I think farabi is now "abandonware".