On 15.09.2017 20:57, tech-lists wrote: > On Fri, Sep 15, 2017 at 08:07:54PM +0700, Eugene Grosbein wrote: > >> First, try to rebuild port using "make WITH_DEBUG=yes" and run non-stripped >> binary >>from stage/ subdirectory of port building ares. Then get corefile and >> use gdb to get backtrace. > > I had to run make install because running it from the staging > directory gives this error: > > slrn 1.0.3 > Unable to locate slrn.sl on load path > Configuration error: Unable to load startup file > The hardcoded load path is set to: /usr/local/share/slrn/slang > You make need to set the SLRN_SLANG_DIR environment variable. > slrn fatal error: > Error initializing S-Lang interpreter. > > so, ran make install:
This installs slrn.sl to right place. You can still run debugging binary or just manually copy it to /usr/local/bin/ _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
