[Bug 767302] Re: [needs-packaging] collection4

2016-04-27 Thread Pander
** Tags removed: 14.04 ** Tags added: yakkety -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/767302 Title: [needs-packaging] collection4 To manage notifications about this bug go to: https://bugs.la

[Bug 767302] Re: [needs-packaging] collection4

2013-10-23 Thread Pander
** Tags added: 14.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/767302 Title: [needs-packaging] collection4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/7

[Bug 767302] Re: [needs-packaging] collection4

2012-11-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/767302 Title: [needs-packag

[Bug 767302] Re: [needs-packaging] collection4

2011-04-21 Thread Pander
Installation will have to be in /usr/share. for Debian, packaging is already started, see http://bugs.debian.org/597275 and git://git.tokkee.org/pkg- collection4.git ** Bug watch added: Debian Bug tracker #597275 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597275 -- You received this bu

[Bug 767302] Re: [needs-packaging] collection4

2011-04-20 Thread Brian Murray
*** This is an automated message *** This bug is tagged needs-packaging which identifies it as a request for a new package in Ubuntu. As a part of the managing needs-packaging bug reports specification, https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs- packaging bug reports have

[Bug 767302] Re: [needs-packaging] collection4

2011-04-20 Thread Pander
OK, make install installs all in /opt. When using /opt in apache 2 conf, all works. Moving to /var/www is more tricky as config file is not found anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 767302] Re: [needs-packaging] collection4

2011-04-20 Thread Pander
remove the /conf/ line above -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/767302 Title: [needs-packaging] collection4 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu

[Bug 767302] Re: [needs-packaging] collection4

2011-04-20 Thread Pander
By default it installs in /opt This shoudl be changed to /var/www. Default Apache 2 config can be: ScriptAlias /fcgi-bin /var/www/collection4/bin/ Alias /share/ /var/www/collection4/share/ Alias /conf/ /var/www/collection4/conf/ SetHandler fcgid-scr