Giter Site home page Giter Site logo

3rdparty's People

Contributors

andrewstoneopenclovis avatar hoangle avatar hungta avatar lequangdang avatar rajiva avatar

Stargazers

 avatar

Watchers

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

Forkers

rajiva tranzmatt

3rdparty's Issues

install openhpi-subagent failed by installing the safplus as non-root and with 4

Andrew,

I think the problem is that openhpi-subagent is trying to install mibs using wrong path. Because the net-snmp-config --prefix get the path from host. Not the prefix.

The patch below solves this issue.

diff openhpi-subagent-2.3.4/Makefile.am /home/jfreitas/padtec/opensource/openhpi-subagent-2.3.4/Makefile.am
54c54

< datadir = $(DESTDIR)/share/snmp/mibs

datadir = $(shell net-snmp-config --prefix)/share/snmp/mibs

diff openhpi-subagent-2.3.4/Makefile.in /home/jfreitas/padtec/opensource/openhpi-subagent-2.3.4/Makefile.in
172c172

< datadir = @Prefix@/share/snmp/mibs

datadir = $(shell net-snmp-config --prefix)/share/snmp/mibs

With these patch applied we had success.

This make sense for you?

Thanks.

Rodrigo de Almeida Moreira , 27-08-2013 10:57:
Hi Andrew,

We are trying to install the safplus as non-root (Install only with option 4). But we have had some problems as shown below. Please, could you help us?


     OpenClovis SAFplus 6.0 201305131113 Installer - Ubuntu 32-bit         

Enter the installation root directory [default: /opt/clovis]: /home/jfreitas/oc2
TIPC : True
Install tipc module
tipc major : 2 - tipc minor : 0
Working root set to [/home/jfreitas/padtec/tmp], package root at [/home/jfreitas/oc2/sdk-6.0]
List ['3rdparty-base-1.24.tar']
Beginning configure, build, and install of: openhpi 3.0.0
tar xfm /home/jfreitas/padtec/tmp/3rdparty-base-1.24.tar openhpi-3.0.0.oc.tar.gz
move into extracted folder: /home/jfreitas/padtec/tmp/openclovis-safplus-sdk-6.0-201305131113/workspace
move into extracted folder: openhpi-3.0.0.oc
openhpi 3.0.0 was installed successfully
Beginning configure, build, and install of: openhpi-subagent 2.3.4
tar xfm /home/jfreitas/padtec/tmp/3rdparty-base-1.24.tar openhpi-subagent-2.3.4.tar.gz
move into extracted folder: /home/jfreitas/padtec/tmp/openclovis-safplus-sdk-6.0-201305131113/workspace
move into extracted folder: openhpi-subagent-2.3.4
[FATAL] Got bad retcode (2) from command 'export PKG_CONFIG_PATH=/home/jfreitas/oc2/buildtools/local/lib/pkgconfig/ PATH=/home/jfreitas/bin:/home/jfreitas/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/bin:/usr/bin:/home/jfreitas/oc2/buildtools/local/bin && make install >> /home/jfreitas/padtec/tmp/openclovis-safplus-sdk-6.0-201305131113/log/openhpi-subagent.log 2>&1'
Created tarball "installer-logs.tgz" located in "/home/jfreitas/padtec/tmp/openclovis-safplus-sdk-6.0-201305131113"
Please upload this tarball to [email protected] for help with this issue
[jfreitas@jfreitas openclovis-safplus-sdk-6.0-201305131113]$

Kind regards,
Rodrigo

Change versioning format

The version of 3rdparty base should coincide with the version of SAFplus. So instead of generating the name "3rdparty-base-1.24-x86.tar", please generate the name "3rdparty-base-..<3rdparty-base version>-". For example: "3rdparty-base-6.1.2-x86.tar" would be the 2nd release of 3rdparty-base for the SAFplus 6.1 release.

Note that you will also need to change the install.py program in SAFplus to use this new file name...

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.