Git Product home page Git Product logo

dna2oslab's People

Contributors

aschrijver avatar dna2github avatar rogerou avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dna2oslab's Issues

build node v8.4.0 error

++ sed -i 's|historyPath = path.join.|historyPath = '''/data/local/tmp/.node_repl_history''';|' /Users//Documents/sourceCode/dna2oslab-master/android/build/../node-v8.4.0/lib/internal/repl.js
sed: 1: "/Users/
/Documents ...": undefined label '*/Documents/sourceCode/dna2oslab-master/android/build/../node-v8.4.0/lib/internal/repl.js'

env.sh:

export ANDROID_VERSION="19"
export BUILD_MACHINE="darwin-x86_64"
export GCC_VERSION="4.9"
export SRCTARBALL="/Users//Documents/sourceCode/dna2oslab-master/android/opt"
export NDKDIR="/Users/
/Documents/AndroidSDK/android-ndk-r10e"

运行nginx-1.18.0.sh时报错

你好博主,我这边部署工程之后,运行nginx-1.18.0.sh会出现如下错误
/home/hjc/Desktop/dna2oslab-master/android/buildv2/android-ndk-r21e/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android26-clang --build=x86_64-linux --host=arm-eabi --target=arm-eabi -L/home/hjc/Desktop/dna2oslab-master/android/nginx-1.18.0/../dist/pcre-8.44/lib -L/home/hjc/Desktop/dna2oslab-master/android/nginx-1.18.0/../dist/zlib-1.2.11/lib conftest.c >&5
clang: error: unsupported option '--build=x86_64-linux'
clang: error: unsupported option '--host=arm-eabi'

nginx without http-rewrite

I find that the when I write "rewirte" in nginx.conf, I get this error,"nginx: [emerg] unknown directive "rewrite" in ./conf/nginx.conf:5", and when I find the nginx configure, I find that "--without-http_rewrite_module".

How to run node.js application

How can i use this to run node.js application alongside my android code in my activity? Furthermore please explain clearly all the steps one need to take yo use this library. after installing NDK, how will i include this library to my android project?

编译haproxy提示缺少文件。

cat: /root/dna2oslab/android/build/haproxy/config.h: No such file or directory
提示缺少文件
可以帮忙编译个(armv8)aarch64 的haproxy吗

[Android] build mariadb on android

cmake is a little confusing for unix-like os user like me. I would like to think about converting cmake configurations to a normal gnu style to enable compiling with ./configure && make.

系统错误日志路径配置

@dna2github ,error.log可以在nginx.conf或ngx_auto_conf.h中进行配置,但是实际上nginx运行的时候仍然会产生一个error.logs文件,用来收集系统错误而非nginx运行时产生的错误,这个error.logs可以在什么地方进行路径配置

[bug] nodejs compilation failed

ndoejs update v8 source and use gyp to generate build script. it is hard to pass CFLAGS and LDFLAGS to gyp generated files; it is inconvenient to sed all files to patch INCS_Relase or INCS_Debug in .mk files. Will change CXX and CC to attach CFLAGS and LDFLAGS directly to have a try.

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.