GithubHelp home page GithubHelp logo

isabella232 / atlas-adepo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cern/atlas-adepo

0.0 0.0 0.0 112.95 MB

ATLAS Survey System (moved to gitlab at CERN)

Shell 1.53% JavaScript 0.03% C++ 25.37% Python 0.03% Perl 0.01% C 0.59% PHP 0.01% Fortran 5.19% Tcl 54.15% Prolog 0.01% MATLAB 0.02% CSS 0.10% Pascal 5.41% Makefile 2.06% HTML 4.25% PostScript 0.07% Groff 0.01% QMake 0.02% CMake 1.12% Batchfile 0.04%

atlas-adepo's Introduction

Version 1.4+

--
NOTE: version is coded in common/Util.cpp
--
For compilation and installation on SLC6, 64 bits virtual machine and 32 bits compilation on vm-atlas-posmov-01 (64 bits vm)
the following packages are needed:

QT 5.4 x86 (32 bit version) in the /det/ti/PosMov directory
setup the path to bin to make sure you have the correct qmake

- the installation of qt 5.4 needs 1.2 Gbyte of /tmp space. vm-atlas-posmov-01 does not have that.
Use lxplus to install, then copy the resulting directory over.
It will generate Makefiles with references to afs, but you can edit those later.

- g++, gcc
- glibc.i686
- glibc-devel.i686
- libgcc.i686
- dejavu-lgc-sans-fonts-2.30-2.el6.noarch fonts
- libGL
- make

(all i686 needed to cross-compile for 32 bit on a 64 bit machine)

MacOS X
-------
- qt version 5.4.0
- qt creator version 3.3.0
-> install libqxt (configure, make, make install)

--
to create an executable for a new architecture:
- mkdir <new-dir>
- cd <new-dir>
- qmake -spec <macx-g++> -o Makefile ../ADEPO/ADEPO.pro
? you may need to edit out a reference to GL for the linking
- make

--
Refer to https://atd-sysadmins.cern.ch/redmine/issues/2443 and https://atd-sysadmins.cern.ch/redmine/issues/2303 for more info.
Mark Donszelmann ([email protected])

atlas-adepo's People

Contributors

duns avatar donszelmann avatar mdaakir avatar

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.