Git Product home page Git Product logo

retail's People

Contributors

mwh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

retail's Issues

use over ssh

Hi,

Can I use retail over a ssh connection?

Like this for example:

ssh [email protected] '/bin/retail -f -u "INFORMATION \[main\] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler \[\"ajp-nio-8009\"\]" /opt/tomcat/logs/catalina.out'

getting malloc.c error after compiling on aarch64

Hi, I am trying to make retail work on my aarch64 machine.
I followed the build instructions, but since "cc" is not defined, I changed it to "gcc".
after compiling and trying to use the "-f" option, I get:
retail: malloc.c:2868: mremap_chunk: Assertion `((size + offset) & (GLRO (dl_pagesize) - 1)) == 0' failed.

what is going on?

unable to set custom path

I tried setting a custom path using the --prefix option and it doesn't appear to work:

$ ./configure --prefix=/usr/local/bin
+ V_PREFIX=/Users/jessebutryn/.local
+ S_NEXT=
+ for opt in '"$@"'
+ '[' '' ']'
+ case "$opt" in
++ expr --prefix=/usr/local/bin : '[^=]\+=\(.*\)'
+ V_PREFIX=
+ NEED_GETLINE=
+ mkdir .configure-18315
+ cd .configure-18315
+ cat
+ cc test.c
+ cd ..
+ rm -rf .configure-18315
+ echo '# Generated by configure'
+ echo 'PREFIX = '
+ echo 'DEFINES = '
+ cat Makefile.conf
# Generated by configure
PREFIX =
DEFINES =
$ make install
install -m 0755 retail /bin/retail
install: /bin/retail: Operation not permitted
make: *** [install] Error 71

Statically linked binary

Hi,

I want to use retail on a very old server, that can't compile it with ./configure and make by itself.

Is it possible to generate a statically linked binary somehow, that bundles the dependencies into one binary?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.