Giter Club home page Giter Club logo

airt's People

Contributors

hoppie305 avatar keesl avatar leonwiskie avatar thijskh avatar wsldankers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

leonwiskie

airt's Issues

Running install have end with error

Running make install at end have errors:

root@airt:/opt/airt# make install
Making install in php
make[1]: Entering directory '/opt/airt/php'
Making install in .
make[2]: Entering directory '/opt/airt/php'
make[3]: Entering directory '/opt/airt/php'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/share/airt/php'
 /usr/bin/install -c -m 644 certificate.php config.php constituencies.php constituency_contacts.php domains.php export.php exportqueue.php importqueue.php incident.php incident_states.php incident_status.php incident_types.php index.php license.php links.php login.php logout.php mailbox.php mailtemplates.php networks.php roleassignments.php roles.php search.php server.php settings.php stats.php upload.php users.php '/usr/local/share/airt/php'
make[3]: Leaving directory '/opt/airt/php'
make[2]: Leaving directory '/opt/airt/php'
Making install in images
make[2]: Entering directory '/opt/airt/php/images'
make[3]: Entering directory '/opt/airt/php/images'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/share/airt/php/images'
 /usr/bin/install -c -m 644 airt_logo.png '/usr/local/share/airt/php/images'
make[3]: Leaving directory '/opt/airt/php/images'
make[2]: Leaving directory '/opt/airt/php/images'
make[1]: Leaving directory '/opt/airt/php'
Making install in lib
make[1]: Entering directory '/opt/airt/lib'
Making install in .
make[2]: Entering directory '/opt/airt/lib'
make[3]: Entering directory '/opt/airt/lib'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/share/airt/lib'
 /usr/bin/install -c -m 644 airt.plib authentication.plib config.plib constituency.plib database.plib domain.plib error.plib export.plib exportqueue.plib formkey.plib history.plib importqueue.plib incident.plib login.plib mailbox.plib mailtemplates.plib network.plib profiler.plib search.plib server.plib setup.plib user.plib whois.plib ./v6tools '/usr/local/share/airt/lib'
/usr/bin/install: omitting directory './v6tools'
Makefile:344: recipe for target 'install-scriptDATA' failed
make[3]: *** [install-scriptDATA] Error 1
make[3]: Leaving directory '/opt/airt/lib'
Makefile:533: recipe for target 'install-am' failed
make[2]: *** [install-am] Error 2
make[2]: Leaving directory '/opt/airt/lib'
Makefile:372: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/opt/airt/lib'
Makefile:401: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

SQL error

In file airt/doc/database/airtschema.sql.in

CREATE INDEX incident_addresses_index_incident
          ON incident_addresses ( incident )

Must end with ;

LF constant already defined

LF constant defined in /usr/local/etc/airt/airt.cfg and causes PHP notice Notice: Constant LF already defined in /usr/local/share/airt/lib/airt.plib on line 31

File login.php.in not found

Running ./bootstrap have error

root@airt:/opt/airt# ./bootstrap 
configure.ac:29: installing './install-sh'
configure.ac:29: installing './missing'
Makefile.am: installing './INSTALL'
configure.ac:83: error: required file 'php/login.php.in' not found

File Mail.php not found

Got error:

Fatal error: require_once(): Failed opening required 'Mail.php' (include_path='.:/usr/share/php') in /usr/local/share/airt/lib/mailtemplates.plib on line 30

Rename function printUsage

Function printUsage is defined in lib/exportqueue.plib and lib/importqueue.plib. It causes fatal error:

Fatal error: Cannot redeclare printUsage() (previously declared in /usr/local/share/airt/lib/importqueue.plib:99) in /usr/local/share/airt/lib/exportqueue.plib on line 36

Functions must be renamed to not causes redeclare error

v6tools omitting

When run make install get directory copy error:

/bin/mkdir -p '/usr/local/share/airt/lib'
/usr/bin/install -c -m 644 airt.plib authentication.plib config.plib constituency.plib database.plib domain.plib error.plib export.plib exportqueue.plib formkey.plib history.plib importqueue.plib incident.plib login.plib mailbox.plib mailtemplates.plib network.plib profiler.plib search.plib server.plib setup.plib user.plib whois.plib ./v6tools '/usr/local/share/airt/lib'
/usr/bin/install: omitting directory './v6tools'

Incorrect file names after install

After command make install files have incorrect extensions.
In directory /usr/local/etc/airt/
Must have: *.conf, *.cfg, *.plib
Have: *.dist

In directory /usr/local/shre/airt/php
Must have: airt-style.css
Have: airt-style.css.dist

SOAP client not found

Fatal error: require_once(): Failed opening required 'SOAP/Client.php' (include_path='.:/usr/share/php') in /usr/local/share/airt/lib/importqueue.plib on line 49

Install MimeDecode

Must install pear install Mail_mimeDecode

It seems like that since
version 1.5 of pear-mail-mime mimeDecode is removed from the package. (upstream)

mimeDecode has now it's own pear-package, namely Mail_mimeDecode.

Replace BREAK

Replace break with return in /usr/local/share/airt/lib/login.plib function airtCheckLogin because get fatal error:

Fatal error: 'break' not in the 'loop' or 'switch' context in /usr/local/share/airt/lib/login.plib on line 100

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.