Changes

Jump to navigation Jump to search
20,658 bytes added ,  21:17, 20 March 2020
Line 2: Line 2:  
This document lists Contribs that have had been tested running under  SME 8  
 
This document lists Contribs that have had been tested running under  SME 8  
   −
Contribs should work if they are perl or php based. Some binary application will work as well.
+
Contribs should work if they are perl or php based (unless php53 deprecated some functions needed) . Some binary applications will work as well.
 +
 
 +
Please also see [[Contribs Bugreport]]
    
==Test guidelines==
 
==Test guidelines==
Line 12: Line 14:     
==Setup==
 
==Setup==
Create a repo named sme7contribs, which points at the SME7 smecontribs repo
+
During the transition from SME7 to SME8, contrib packages will be migrated to the SME8 contrib repository. If the contrib is not yet in the SME8 Contrib repository and an entry in this Q&A suggests it will install properly then you will need to install the contrib from the SME7 repository.
 +
 
 +
Check to see if you already have the sme7contribs repository set up using the command:
 +
db yum_repositories show sme7contribs
 +
If it returns nothing then you will need to create a repo named sme7contribs, which points to the SME7 smecontribs repo
 +
 
 +
{{Note box|'''SME7 has now reached EOL the SME7 release and all appropriate contribs have been moved into the "obsolete" tree on the mirrors'''}}
 +
 
 
  db yum_repositories set sme7contribs repository \
 
  db yum_repositories set sme7contribs repository \
 +
Name 'SME 7 - contribs' \
 +
BaseURL 'http://mirror.contribs.org/releases/obsolete/7.6/smecontribs/$basearch' \
 
  GPGCheck yes \
 
  GPGCheck yes \
MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7 \
  −
Name 'SME 7 - contribs' \
   
  Visible no \
 
  Visible no \
 
  status disabled
 
  status disabled
Line 22: Line 31:  
  signal-event yum-modify
 
  signal-event yum-modify
 
  yum clean all
 
  yum clean all
 +
 +
 +
{{Note box|'''now you will need to add the package from sme7contribs and  smecontribs to resolve some problems of dependencies...'''}}
 +
 +
The following shows an example of how to install a contrib from the SME7 repo:
 +
 +
  yum '''--enablerepo=sme7contribs --enablerepo=smecontribs''' install smeserver-openvpn-s2s
 +
 +
Notice the additional phrase " --enablerepo=sme7contribs " in the command line.
 +
 +
Another example is as follows:
 +
  yum install smeserver-usbdisksmanager --enablerepo=sme7contribs --enablerepo=smecontribs
    
=Contribs=
 
=Contribs=
    
List of Contribs being tested
 
List of Contribs being tested
 +
* [http://bugs.contribs.org/report.cgi?x_axis_field=bug_status&y_axis_field=component&product=SME+Contribs&format=table&action=wrap&version=development%20(8.x) Bugs related to contribs in SME 8]
   −
==Working==
+
==Working available through SME8 smecontribs repo==
 
  −
===logwatch===
  −
[[logwatch]] - Installed from addons repo - seems to work fine afaict
  −
- All dependencies are in smecontribs, smeaddons or smeextras
      
===smeserver-adv-samba===
 
===smeserver-adv-samba===
Line 46: Line 64:     
===smeserver-arpwatch===
 
===smeserver-arpwatch===
Installed and running (ver: smeserver-arpwatch-0.1-2) in a semi-production environment (SME8b6)
+
Installed and running  
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-automysqlbackup *===
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-awstats===
 
===smeserver-awstats===
 
[[AWStats]] - install as per wiki, works as expected
 
[[AWStats]] - install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-BackupPC===
 +
 +
[[BackupPC]]
 +
install as per wiki, works as expected
 +
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
[[bugzilla:7281]] see bugzilla if you can't backup with the smb protocol
 +
 +
===smeserver-bandwidthd *===
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 62: Line 95:     
===smeserver-cacti===
 
===smeserver-cacti===
Functionality hasn't been tested beyond ability to install
   
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
 +
===smeserver-crontab_manager===
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-dansguardian===
 +
[[Dansguardian]] - install as per wiki, works as expected
    
===smeserver-dar2===
 
===smeserver-dar2===
Line 84: Line 123:  
[[Diskusage]] - install as per wiki, works as expected
 
[[Diskusage]] - install as per wiki, works as expected
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
 +
===smeserver-domains *===
 +
* [[Domains]]
 +
 +
===smeserver-durep===
 +
A new package will soon be available in sme8 contribs repo, check: http://wiki.contribs.org/Durep
 +
- Installs OK and fully functional.
    
===smeserver-egroupware===
 
===smeserver-egroupware===
Functionality hasn't been tested beyond ability to install
+
- install as per wiki, works as expected
  - All dependencies are in smecontribs, smeaddons or smeextras
+
  - All dependencies are in smecontribs, smeaddons or smeextras and openSuse Centos repo
    
===smeserver-ejabberd===
 
===smeserver-ejabberd===
 
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-ezmlm-web===
 +
Installed OK to sme8.0 final and setup one mailing list & tested, works OK, not extensively tested though
 +
- All dependencies are in smecontribs (or from manually configured sme7contribs repo on sme8.0)
    
===smeserver-fetchmail===
 
===smeserver-fetchmail===
Line 97: Line 148:  
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-gallery2===
+
===smeserver-freepbx===
Functionality hasn't been tested beyond ability to install
+
Functionality hasn't been tested beyond ability to install AND update.
 +
 
 +
Needs atprms-repository configured.
 +
Install as per howto [http://forums.contribs.org/index.php/topic,48143.0.html]
 +
 
 +
After installing I was able to update FreePBX from 2.6 to 2.9, the latest stable, by using the update function in the FreePBX web-interface. You will need to send some signal-event freepbx-update between versions update.
 +
 
 +
There are some udev errors while booting, claiming about invalid dahdi.rules. This seems not to be critical. I will post this to the bug-tracker.
 +
 
 +
===smeserver-geoip===
 +
Works as expected, see wiki page for installation
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 106: Line 167:     
===smeserver-groupmembers-panel===
 
===smeserver-groupmembers-panel===
Functionality hasn't been tested beyond ability to install
  −
- All dependencies are in smecontribs, smeaddons or smeextras
  −
  −
===smeserver-groupoffice===
   
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
Line 119: Line 176:  
===smeserver-hwinfo===
 
===smeserver-hwinfo===
 
[[Hardware Info]] - install as per wiki, works as expected
 
[[Hardware Info]] - install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-hylafax===
 +
install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-isoqlog *===
 +
[[isoqlog]] installs as per wiki,
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 132: Line 197:  
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-Lazy_Admin_Tools *===
 +
[[lat]] installs as per wiki,
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
 +
===smeserver-learn===
 +
see [[learn]]
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-madsonic *===
 +
new contribs, see : [[Madsonic]]
    
===smeserver-mailman===
 
===smeserver-mailman===
[[Mailman]] - Mailman contrib causes SME 8 bootstrap-console to hang (need retest after apache fix and dependency updates).
+
[[Mailman]] -
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 142: Line 219:     
===smeserver-mailstats===
 
===smeserver-mailstats===
[[mailstats]] - sme-mailstats - Install as per wiki  
+
[[mailstats]] - sme-mailstats - Install as per wiki, Works as expected.
 
  −
Works as expected.
  −
- All dependencies are in smecontribs, smeaddons or smeextras
  −
 
  −
===smeserver-mediawiki===
  −
Functionality hasn't been tested beyond ability to install
  −
 
  −
Install using this post: [http://forums.contribs.org/index.php/topic,44909.0.html| testing Mediawiki 1.15.1 on SME 8] (may no longer be necessary)
   
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 179: Line 248:  
===smeserver-nagios===
 
===smeserver-nagios===
 
Functionality hasn't been tested beyond ability to install - see Note [[Nagios]] about making this work in SME8 (needs to be rechecked with updated pacakges and dependencies)
 
Functionality hasn't been tested beyond ability to install - see Note [[Nagios]] about making this work in SME8 (needs to be rechecked with updated pacakges and dependencies)
- All dependencies are in smecontribs, smeaddons or smeextras
+
- All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-nagios-backup===
 
===smeserver-nagios-backup===
 
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
- All dependencies are in smecontribs, smeaddons or smeextras
+
- All dependencies are in smecontribs, smeaddons or smeextras
 
  −
===smeserver-nagiosgrapher===
  −
Functionality hasn't been tested beyond ability to install
  −
- All dependencies are in smecontribs, smeaddons or smeextras
      
===smeserver-nagios-nrpe===
 
===smeserver-nagios-nrpe===
Line 199: Line 264:  
===smeserver-nagios-plugins-mysql===
 
===smeserver-nagios-plugins-mysql===
 
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-nfs===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-oats===
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-nfs===
+
===smeserver-ocsinventory===
 
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
Line 209: Line 281:  
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-openvpn-s2s===
+
===smeserver-openvpn-bridge===
 
Install as per Wiki - Works as expected.
 
Install as per Wiki - Works as expected.
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-oscommerce===
+
===smeserver-openvpn-s2s===
Functionality hasn't been tested beyond ability to install
+
Install as per Wiki - Works as expected.
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 221: Line 293:  
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-phpbb===
+
===smeserver-phpki===  
 
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
Line 233: Line 305:  
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-phpmyadmin-multiuser===
+
===smeserver-phpsysinfo===
 
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-phpsysinfo===
+
 
Functionality hasn't been tested beyond ability to install
+
===smeserver-phpvirtualbox *===
  - All dependencies are in smecontribs, smeaddons or smeextras
+
  - Install as per wiki
    
===smeserver-phpwebftp===
 
===smeserver-phpwebftp===
Line 255: Line 327:  
===smeserver-print-monitor===
 
===smeserver-print-monitor===
 
[[LPRng print queue monitor‎]] - install as per wiki, works as expected
 
[[LPRng print queue monitor‎]] - install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-qmHandle *===
 +
fully working
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 275: Line 351:  
===smeserver-rkhunter===
 
===smeserver-rkhunter===
 
rkhunter - Installed from contribs repo - seems to work fine afaict
 
rkhunter - Installed from contribs repo - seems to work fine afaict
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-roundcube===
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-sane===
 +
[[SANE]] - install as per wiki, works as expected
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 282: Line 365:     
===smeserver-shared-folders===
 
===smeserver-shared-folders===
Functionality hasn't been tested beyond ability to install
+
- works as per wiki [http://wiki.contribs.org/SharedFolders howto].
 
+
  - Just had to use "signal-event post-upgrade && signal-event reboot because just "expand-template /etc/fstab" do not worked.
by Jáder: I have installed it as by [http://wiki.contribs.org/SharedFolders howto].
+
- found an error (will put on bugzilla): when creating a share with name longer than limit (12 as standard), just returns an generic ERROR and do not say the cause.
   
+
- Other than that, it appears to be working  I was able to copy to, read, del files.
Just had to use "signal-event post-upgrade && signal-event reboot
  −
" because just "expand-template /etc/fstab" do not worked.
  −
 
  −
I found an error (will put on bugzilla): when creating a share with name longer than limit (12 as standard), just returns an generic ERROR and do not say the cause.
  −
 
  −
Other than that, it appears to be working  I was able to copy to, read, del files.
  −
 
   
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 299: Line 375:  
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-smf===
+
===smeserver-sme8admin *===
Functionality hasn't been tested beyond ability to install
+
fully working
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-subversion===
+
===smeserver-subsonic *===
Functionality hasn't been tested beyond ability to install
   
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-sysmon===
+
===smeserver-subversion===
[http://wiki.contribs.org/Sysmon Sysmon] - graphs not being created (need retest with updated package and dependencies)
+
[[subversion]] Install as per Wiki - Works as expected in SME8b7
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 +
- do not work on 64 bit system
   −
===smeserver-teamspeak-server===
+
===smeserver-sysmon *===
Functionality hasn't been tested beyond ability to install
+
fully working
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-tftp-server===
 
===smeserver-tftp-server===
Functionality hasn't been tested beyond ability to install
   
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-theaddressbook===
 +
[[The Address Book]] - install as per wiki, works as expected
 +
 +
please take note of http://forums.corvalis.net/viewtopic.php?t=720&highlight=1054 if you have issues with groups
 +
- Needs to have package rebuilt for el5
    
===smeserver-thinclient===
 
===smeserver-thinclient===
Functionality hasn't been tested beyond ability to install
   
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
Warning: The contrib allows to specify the TFTP server as "Self". This worked well under SME7 but not under SME8. To get this working under SME8, we had to choose the SME server's IP address to achieve the same result as "self" otherwise the clients cannot find/load from the TFTP server.
+
Warning: The contrib allows to specify the TFTP server as "Self". This worked well under SME7 but not under SME8. To get this working under SME8, we had to choose the SME server's IP address to achieve the same result as "self" otherwise the clients cannot find/load from the TFTP server. We have reported this as bug 6542 for the contrib but with this workaround, the contrib is working well under SME8.
 +
Bug has been reported as work for me, so please comment on it if you can replicate.
   −
We have reported this as bug 6542 for the contrib but with this workaround, the contrib is working well under SME8.
+
 
 +
===smeserver-transmission *===
 +
[[transmission]] Install as per Wiki - Works as expected.  
    
===smeserver-tw-logonscript===
 
===smeserver-tw-logonscript===
 
[[Smeserver-tw-logonscript]] Install as per Wiki - Works as expected.  
 
[[Smeserver-tw-logonscript]] Install as per Wiki - Works as expected.  
- All dependencies are in smecontribs, smeaddons or smeextras
  −
  −
===smeserver-typo3===
  −
Functionality hasn't been tested beyond ability to install
   
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 340: Line 419:     
===smeserver-updates===
 
===smeserver-updates===
Functionality hasn't been tested beyond ability to install
   
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-usbdisksmanager===
 
===smeserver-usbdisksmanager===
Functionality hasn't been tested beyond ability to install
+
fully working
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 354: Line 432:  
[http://www.dungog.net/wiki/Usermanager#Change_password Smeserver-userpanels]  - install as per wiki, works as expected
 
[http://www.dungog.net/wiki/Usermanager#Change_password Smeserver-userpanels]  - install as per wiki, works as expected
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-UserWebSpace===
 +
- install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-vacation===
 
===smeserver-vacation===
 
[http://www.dungog.net/wiki/Smeserver-vacation Smeserver-vacation] - install as per wiki, works as expected
 
[http://www.dungog.net/wiki/Smeserver-vacation Smeserver-vacation] - install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-virtualbox *===
 +
- install as per wiki
 +
 +
===smeserver-vmware-server===
 +
won't be ported to SME9 as vmware server no longer supported.
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   Line 365: Line 454:  
===smeserver-webconsole===
 
===smeserver-webconsole===
 
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-webshare===
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
see [[Webshare]]
 +
 +
===smeserver-wordpress===
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-xinetd===
 
===smeserver-xinetd===
 +
fully working
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
 +
 +
* new or returning contribs absent from SME7 repo
 +
 +
==Work in Progress - Please help and consult bugs.contribs.org ==
 +
 +
===smeserver-Dansguardian-stats===
 +
{{Note box|msg=Work on progress, please refer to bugzilla to help and see this contrib back soon.[[bugzilla:7620]]}}
 +
see http://bugs.contribs.org/show_bug.cgi?id=7737 and http://bugs.contribs.org/show_bug.cgi?id=7620
 +
 +
===smeserver-dansguardian-panel - dungog-dansguardian===
 +
work in progress some bugs with x64 systems
 +
see : http://bugs.contribs.org/show_bug.cgi?id=7866
 +
{{Note box|msg=Please consider to help verify if you have a x64 system !}}
 +
 +
===smeserver-pyload *===
 +
http download client : work in progress
 +
 +
===smeserver-teamspeak-server===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
see:  http://bugs.contribs.org/show_bug.cgi?id=7728
 +
 +
 +
 +
==Working available through SME7 smecontribs repo in obsolete==
 +
 +
===smeserver-gallery2===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-geneweb===
 +
[[Geneweb]] installs as per wiki and works as expected. Not thoroughly tested, but basic functionality (transfering a database form 7.5.1, uploading pictures, restricting access) is available
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
Although the version in sme7 obsolete repo is functional, geneweb won't be ported to SME8 buildsys, unless some volunteers show up. The package would need a lot of work and updates in order to be build again ( the required language devel rpm version no more available to built it).
 +
 +
===smeserver-mediawiki===
 
Functionality hasn't been tested beyond ability to install
 
Functionality hasn't been tested beyond ability to install
 +
 +
Install using this post: [http://forums.contribs.org/index.php/topic,44909.0.html| testing Mediawiki 1.15.1 on SME 8] (may no longer be necessary)
 
  - All dependencies are in smecontribs, smeaddons or smeextras
 
  - All dependencies are in smecontribs, smeaddons or smeextras
   −
==Workarounds==
+
===smeserver-oscommerce===
Contribs that sort of work, but need improvement
+
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-phpbb===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-smf===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-typo3===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
 
   −
===smeserver-vmware===
  −
The contrib introduces a dependency that cannot be resolved. This dependency is not necessary for sme8.
  −
Download vmware-server 2.02 and obtain a license key (you need this during installation in vmware-config.pl).
  −
yum install xinetd
  −
yum localinstall <path-to--rpm-file>/VMware-server-2.0.2-203138.i386.rpm
  −
configure vmware:
  −
vmware-config.pl
  −
and set vmware to autostart and reboot:
  −
ln -s ../init.d/vmware /etc/rc7.d/S19vmware
  −
signal-event post-upgrade; signal-event reboot
     −
Watch the console for a correct start of vmware services. Features like maintenance from external networks, vmware configuration db commands described in the contrib [[vmware]] do not work. Use
  −
/etc/init.d/vmware start|stop|restart
  −
to manage the vmware services. If you do not want vmware server to autostart, remove the symbolic link .
     −
No warranties, Happy VM-ing!
+
==Workarounds==
 +
Contribs that sort of work, but need improvement
    
===smeserver-zarafa===
 
===smeserver-zarafa===
Line 399: Line 540:  
  - smeserver-zarafa-0.9.0-49.el4.sme
 
  - smeserver-zarafa-0.9.0-49.el4.sme
   −
===User WebSpace===
  −
This contribs work followin the steps described here [http://wiki.contribs.org/User_WebSpace]
     −
but without php interpretation.
  −
to enable php for users we need to edit the templated istalled with the package:
     −
    /etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess50userdir
     −
and add the following lines:
     −
    AddType application/x-httpd-php .php .php3 .phtml
  −
    AddType application/x-httpd-php-source .phps
     −
in the fragment of code that define "Generic user dir access directive"
+
==Broken, not tested or missing dependencies==
   −
after that we expand the modified template and restart the service:
+
===smeserver-coova-chilli===
   −
    expand-template /etc/httpd/conf/httpd.conf
+
===smeserver-dirty-tools===
   −
    sv h /service/httpd-e-smith
+
===smeserver-ezmlm-www===
   −
i hope that this hint can help unexperienced users, REDTEO
+
===smeserver-groupoffice===
 +
PHP Deprecated errors. Package need a big work to integrate the newest version PH53 compatible. Unless a volunteer shows up won't be ported.
 +
- All dependencies are in smecontribs, smeaddons or smeextras
   −
==Broken (or missing dependencies)==
+
===smeserver-moodle===
   −
===smeserver-coova-chilli===
+
===smeserver-photos===
   −
===smeserver-dansguardian===
+
===smeserver-scuttle===
[[Dansguardian]] - install as per wiki, works as expected
+
[[Scuttle]]  
 +
- last version available upstream :0.9.0, no maintainer since 2010-12-28
 +
- Needs to have package rebuilt for el5
   −
dansguardian would likely benefit from rebuilding on a .el5 base
+
===smeserver-sitex===
  - Needs to have package rebuilt for el5
+
  - last upstream update : SiteX Stable releases 2011-01-23
   −
===smeserver-dirty-tools===
+
===smeserver-trean===
 +
- Horde plugin to manage bookmarks
 +
- needs a wiki page
   −
===smeserver-ezmlm-web===
+
===smeserver-zabbix-agent===
   −
===smeserver-ezmlm-www===
+
===smeserver-zabbix-proxy===
   −
===smeserver-freepbx===
+
===smeserver-zabbix-server===
   −
===smeserver-geneweb===
+
==won't be updated==
 +
===smeserver-tf-b4rt===
 +
-  last update :  b4rt - 2008-Mar-22 18:12
 +
- consider moving to transmission, which is an active project
   −
===smeserver-hylafax===
+
===smeserver-inventory-tools===
 +
please move to smeserver-ocsinventory
    
===smeserver-jinzora===
 
===smeserver-jinzora===
 +
no more maintained, please consider subsomic or madsonic.
   −
===smeserver-moodle===
+
===smeserver-nagiosgrapher===
 +
you should upgrade to smeserver-nagios
 +
 
 +
===smeserver-php5-cgi===
 +
No longer required as php5 is in SME 8 base
 +
should also be uninstalled from sme7 for security reasons.
 +
 
 +
see http://forums.contribs.org/index.php/topic,47647.0.html and also http://bugs.contribs.org/show_bug.cgi?id=6652
 +
 
 +
===smeserver-phpmyadmin-multiuser===
 +
smeserver-phpmyadmin now integrates multiuser fonctionality .
 +
 
 +
===smeserver-sme7admin===
 +
should upgrade to smeserver-sme8admin
 +
yum install smeserver-sme8admin --enablerepo=smetest
 +
 
 +
=Contribs not hosted on contribs.org=
 +
 
 +
==Working==
 +
 
 +
===ajaxplorer - Pydio===
 +
* see [[Pydio]]
 +
* new since SME8, fully functional,
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 
 +
===LemonLDAP-NG===
 +
* see [[LemonLDAP-NG]]
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 
 +
===smeserver-git===
 +
* see [[git]]
 +
* working for sme8*
 +
* thanks to Marco Hess
 +
* available on Marco Hess yum repo
 +
 
 +
===smeserver-gitweb=== 
 +
* see [[git]]
 +
* working for sme8*
 +
* thanks to Marco Hess
 +
* available on Marco Hess yum repo
 +
 
 +
===smeserver-gitweb-theme===
 +
* see [[git]]
 +
* working for sme8*
 +
* thanks to Marco Hess
 +
* available on Marco Hess yum repo
 +
 
 +
===smeserver-openupload===
 +
* see [[OpenUpload]]
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 
 +
===smeserver-sogo===
 +
[[Sogo]] - install as per wiki, works as expected
 +
 
 +
===smeserver-tt-rss===
 +
* see [[TinyTinyRSS]]
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 
 +
===smeserver-webfilter===
 +
* see [[WebFiltering]]
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 
 +
 
 +
 
 +
===smeserver-callback===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 
 +
===smeserver-dl===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 
 +
===smeserver-dokuwiki===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 
 +
===smeserver-fail2ban===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 
 +
 
 +
===smeserver-fusioninventory-agent===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-oats===
+
===smeserver-grr===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-ocsinventory===
+
===smeserver-jappix===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-openvpn-bridge===
+
===smeserver-limesurvey===
- need to import perl-Net-OpenVPN-Manage
+
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-photos===
+
===smeserver-minilist===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-php5-cgi===
+
===smeserver-ntop===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-phpki===
+
===smeserver-ooo-headless===
- need to import phpki
+
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-roundcube===
+
===smeserver-opensondage===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-sane===
+
===smeserver-openupload===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-scuttle===
+
===smeserver-openvpn-routed===
[[Scuttle]] - install as per wiki, works as expected
+
* see ??
- Needs to have package rebuilt for el5
+
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-sitex===
+
===smeserver-pam_cas===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-sme7admin===
+
===smeserver-qos===
need at least to be updated to support new version of sysstats
+
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-tf-b4rt===
+
===smeserver-qpsmtpd-anonymizereceived===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-theaddressbook===
+
===smeserver-qpsmtpd-log2sql===
[[The Address Book]] - install as per wiki, works as expected
+
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
please take note of http://forums.corvalis.net/viewtopic.php?t=720&highlight=1054 if you have issues with groups
+
===smeserver-qpsmtpd-removereturnreceiptto===
- Needs to have package rebuilt for el5
+
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-trean===
+
===smeserver-samba-db-logd===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-webshare===
+
===smeserver-sogosync===
[[Webshare]] installs but breaks httpd.conf after creating the first webshare in server manager:
+
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
Syntax error on line 1583 of /etc/httpd/conf/httpd.conf:
+
===smeserver-spectrum===
Invalid command 'AuthUserFile', perhaps misspelled or defined by a module not included in the server configuration
+
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
- All dependencies are in smecontribs, smeaddons or smeextras
+
===smeserver-tt-rss===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
There is a more detailed workaround explained [http://forums.contribs.org/index.php/topic,46970.0/topicseen.html here]:
+
===smeserver-vtigercrm===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
   −
===smeserver-wordpress===
+
===smeserver-webapps-common===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
    
===smeserver-zabbix-agent===
 
===smeserver-zabbix-agent===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
    
===smeserver-zabbix-proxy===
 
===smeserver-zabbix-proxy===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
==Not Working==
 +
 +
===smeserver-ipp2p===
 +
* see [[P2P_blocking]]
 +
* provided by Jeremie Lorente
 +
* available there http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/
 +
* sources there: http://jeremielorente.free.fr/linux/sme/contribs/ipp2p/src
 +
* might not be working unless we compile the kmod ...
 +
* last version : 2009
 +
 +
===smeserver-phplist===
 +
* see [[Phplist]]
 +
* provided by  Pierre B. from Firewall Services
 +
* not available any more
 +
* no sources available, please contact contrib team if you have any rpm or srpm and want this one back.
 +
 +
===smeserver-trac===
 +
* see [[Trac]]
 +
* reported not working on sme8, see bug 7134
 +
* thanks to Marco Hess
 +
* available on Marco Hess yum repo
 +
* srpms also available
 +
 +
===smeserver-SystemMonitor===
 +
[[SystemMonitor]]
 +
This is a version from Nethesis and also one from MasterSleepy which comes very close to smeserver-sysmon functionality. Use deps from sme8contribs.
 +
Check: http://forums.contribs.org/index.php?topic=47882.new;topicseen#new
 +
 +
Note: a new version of smeserver-sysmon is now available from the sme8 contrib repo, check: http://bugs.contribs.org/show_bug.cgi?id=6333
 +
 +
 +
===smeserver-saco-qmHandle mail queue manager===
 +
[[smeserver-saco-qmHandle]]
 +
Obsolete, '''please rather install smeserver-qmHandle that is in sme8 contribs repository'''
 +
 +
 +
 +
==Not reported==
 +
 +
 +
===DSPAM===
 +
* see [[DSPAM]]
 +
* provided by  Jesper Knudsen
 +
* available there : http://sme.swerts-knudsen.dk/downloads/DSPAM
 +
*  sources : for dspam http://sme.swerts-knudsen.dk/downloads/DSPAM, sme-dspam : http://sme.swerts-knudsen.dk/downloads/
 +
* epel5 dspam available ( search for libdspam and libdspam-mysql)
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-fuse===
 +
* see [[FUSE_-_Filesystem_in_Userspace]]
 +
* thanks to Michael Weinberger
 +
* available there : http://mirror.contribs.org/smeserver/contribs/michaelw/sme7/FUSE
 +
* no source available for smeserver-fuse
 +
* atrpms and centos5 rpm available with yum
 +
* '''please report if you have tested this one'''
 +
 +
===service_control===
 +
* see [[Service_Control]]
 +
* thanks to Michel Van hees
 +
* available there : http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=329
 +
* sources here : http://dl.vanhees.cc/download/sme70/service_control/smeserver-service_control-2.0-1.src.rpm
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-rsync===
 +
* no wiki page
 +
* thanks to D May
 +
* available there : http://mirror.canada.pialasse.com/contribs/dmay/smeserver/7.x/testing/smeserver-rsync/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/dmay/smeserver/7.x/testing/smeserver-rsync/
 +
* '''please report if you have tested this one'''
 +
 +
 +
===smeserver-squirrelmail===
 +
* no wiki page
 +
* thanks to D May
 +
* available there : http://distro.ibiblio.org/smeserver/contribs/dmay/smeserver/7.x/testing/smeserver-squirrelmail/
 +
* sources here : http://distro.ibiblio.org/smeserver/contribs/dmay/smeserver/7.x/testing/smeserver-squirrelmail/
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-certificate===
 +
* no wiki page
 +
* thanks to D Berteld
 +
* available there : http://mirror.canada.pialasse.com/contribs/dberteld/certificate/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/dberteld/certificate/
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-joomla===
 +
* see [[Joomla]]
 +
* thanks to D Berteld
 +
* available there : http://mirror.canada.pialasse.com/contribs/dberteld/joomla/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/dberteld/joomla/
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-net2ftp===
 +
* no wiki page
 +
* thanks to D Berteld
 +
* available there : http://mirror.canada.pialasse.com/contribs/dberteld/net2ftp/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/dberteld/net2ftp/
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-vtiger===
 +
* no wiki page
 +
* thanks to D Berteld
 +
* available there : http://mirror.canada.pialasse.com/contribs/dberteld/vtiger/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/dberteld/vtiger/
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-squidguard===
 +
* no wiki page
 +
* thanks to J bennett
 +
* available there : http://mirror.canada.pialasse.com/contribs/jbennett/sme7/squidguard/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/jbennett/sme7/squidguard/
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-squidguard-blacklist===
 +
* no wiki page
 +
* thanks to J bennett
 +
* available there : http://mirror.canada.pialasse.com/contribs/jbennett/sme7/squidguard/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/jbennett/sme7/squidguard/
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-mozus===
 +
* no wiki page
 +
* thanks to N Decaux
 +
* available there : http://mirror.canada.pialasse.com/contribs/jppialasse/SME8/smeserver-mozus/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/jppialasse/SME8/smeserver-mozus/
 +
* '''please report if you have tested this one'''
 +
 +
 +
===e-smith-DiskLow===
 +
* no wiki page
 +
* thanks to M Blotwijk
 +
* available there : http://mirror.canada.pialasse.com/contribs/mblotwijk/Contribs/DiskLow/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/mblotwijk/Contribs/DiskLow/
 +
* '''please report if you have tested this one'''
 +
 +
 +
===e-smith-powerswitch===
 +
* no wiki page
 +
* thanks to M Blotwijk
 +
* available there : http://mirror.canada.pialasse.com/contribs/mblotwijk/Contribs/powerswitch/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/mblotwijk/Contribs/powerswitch/
 +
* '''please report if you have tested this one'''
 +
 +
 +
 +
===e-smith-show-version===
 +
* no wiki page
 +
* thanks to M Blotwijk
 +
* available there : http://mirror.canada.pialasse.com/contribs/mblotwijk/Contribs/show-version/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/mblotwijk/Contribs/show-version/
 +
* '''please report if you have tested this one'''
 +
 +
 +
 +
===smeserver-collectd-web===
 +
* no wiki page
 +
* thanks to Michael W
 +
* available there : http://mirror.canada.pialasse.com/contribs/michaelw/sme7/collectd_serverstats/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/michaelw/sme7/collectd_serverstats/
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-ZendOptimizer===
 +
* no wiki page
 +
* thanks to Michael W
 +
* available there : http://mirror.canada.pialasse.com/contribs/michaelw/sme7/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/michaelw/sme7/Src
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-qpsmtpd-disclaimer===
 +
* no wiki page
 +
* thanks to Michael W
 +
* available there : http://mirror.canada.pialasse.com/contribs/michaelw/sme7/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/michaelw/sme7/Src
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-spamassassin-features===
 +
* no wiki page
 +
* thanks to Michael W
 +
* available there : http://mirror.canada.pialasse.com/contribs/michaelw/sme7/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/michaelw/sme7/Src
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-mod_fastcgi===
 +
* no wiki page
 +
* thanks to N Hall
 +
* available there : http://mirror.canada.pialasse.com/contribs/nhall/sme7/contribs/mod_fastcgi/rpms/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/nhall/sme7/contribs/mod_fastcgi/srpms/
 +
* '''please report if you have tested this one'''
 +
 +
 +
 +
===smeserver-zoneminder===
 +
* no wiki page
 +
* thanks to Steve Ognenovski
 +
* available there : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/SRPMS
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-ipdown===
 +
* no wiki page
 +
* thanks to Steve Ognenovski
 +
* available there : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/SRPMS
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-modprobe-bttv===
 +
* no wiki page
 +
* thanks to Steve Ognenovski
 +
* available there : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/SRPMS
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-pdf-over-lan===
 +
* no wiki page
 +
* thanks to Steve Ognenovski
 +
* available there : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/SRPMS
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-usersendsms===
 +
* no wiki page
 +
* thanks to Steve Ognenovski
 +
* available there : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/rmitchell/smeserver/contribs/zoneminder/SRPMS
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-cups===
 +
* [[Cups]] and page [[Cups_for_SME_Server_8]]
 +
* thanks to RV Andenaker
 +
* available there : http://sme-mirror.firewall-services.com/contribs/rvandenaker/testing/smeserver-cups/repositories/7.0/RPMS/
 +
* sources here : http://sme-mirror.firewall-services.com/contribs/rvandenaker/testing/smeserver-cups/repositories/7.0/SRPMS/
 +
* '''please report if you have tested this one'''
 +
 +
 +
===smeserver-PrintAnalyzer===
 +
* [[Cups]] and page [[Cups_for_SME_Server_8]]
 +
* thanks to RV Andenaker
 +
* available there : http://sme-mirror.firewall-services.com/contribs/rvandenaker/testing/smeserver-cups/repositories/7.0/RPMS/
 +
* sources here : http://sme-mirror.firewall-services.com/contribs/rvandenaker/testing/smeserver-cups/repositories/7.0/SRPMS/
 +
* '''please report if you have tested this one'''
 +
 +
 +
 +
===e-smith-qmail-notify===
 +
* no wiki
 +
* thanks to Bruce Guenter
 +
* available there : http://mirror.canada.pialasse.com/contribs/saco/contrib/e-smith-qmail-notify/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/saco/contrib/e-smith-qmail-notify/
 +
* '''please report if you have tested this one'''
 +
 +
 +
===smeserver-samba-vscan===
 +
* no wiki
 +
* thanks to S Gomez
 +
* available there : http://mirror.canada.pialasse.com/contribs/sgomez/contribs/TESTING/samba-vscan/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/sgomez/contribs/TESTING/samba-vscan/
 +
* '''please report if you have tested this one'''
 +
 +
 +
===smeserver-sugarcrm===
 +
* no wiki
 +
* thanks to S Gomez
 +
* available there : http://mirror.canada.pialasse.com/contribs/sgomez/contribs/TESTING/sugarcrm/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/sgomez/contribs/TESTING/sugarcrm/
 +
* '''please report if you have tested this one'''
 +
 +
===smeserver-opensi===
 +
* no wiki
 +
* thanks to S Gomez
 +
* available there : http://mirror.canada.pialasse.com/contribs/sgomez/contribs/opensi/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/sgomez/contribs/opensi/
 +
* '''please report if you have tested this one'''
   −
===smeserver-zabbix-server===
     −
=Contribs not hosted on contribs.org=
+
===smeserver-apache-tomcat===
 +
* no wiki
 +
* thanks to S Gomez
 +
* available there : http://mirror.canada.pialasse.com/contribs/sgomez/contribs/tomcat/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/sgomez/contribs/tomcat/
 +
* '''please report if you have tested this one'''
   −
==Working==
+
=How to - not contribs per se ...=
 +
... but might worth one ;)
    
===cyrus-imap===
 
===cyrus-imap===
 
[[cyrus-imap]] - install as per howto, works as expected
 
[[cyrus-imap]] - install as per howto, works as expected
 
Refer [http://forums.contribs.org/index.php/topic,44905.0.html Forum post]
 
Refer [http://forums.contribs.org/index.php/topic,44905.0.html Forum post]
 +
 +
===logwatch===
 +
* not a contribs but external package without customization available in smeaddons
    
===Postgresql and sql-ledger===
 
===Postgresql and sql-ledger===
Line 515: Line 1,121:  
[http://forums.contribs.org/index.php/topic,37181.0.html]
 
[http://forums.contribs.org/index.php/topic,37181.0.html]
   −
===smeserver-sogo===
+
===sail===
[[Sogo]] - install as per wiki, works as expected
+
* see [[sail]]
 +
* provided by Selintra
 +
* not sure a smeserver-sail package exists, more a how to
 +
 
 +
===sail and LDAP===
 +
* see [[sail and LDAP]]
 +
* more a how to
 +
 
 +
===scarab===  
 +
* see [[Scarab]]
 +
* more a how to
 +
* As noted in bug 6641, the scarab rpm is no longer in smecontribs, and it seems the project is dead - last release was Feb 2007 - http://scarab.tigris.org/servlets/ProjectDocumentList
    
===SqueezeBoxServer===
 
===SqueezeBoxServer===
Install using the instructions in the [http://wiki.contribs.org/SqueezeBoxServer howto]. '''Note''' the advice that you should omit the sections 'Install Perl 5.10.0' and 'Patch Squeezebox server to use Perl5.10.0'.
+
Install using the instructions in [[SqueezeBoxServer]]. '''Note''' the advice that you should omit the sections 'Install Perl 5.10.0' and 'Patch Squeezebox server to use Perl5.10.0'.
 +
 
 +
===DNS Ghost Entries===
 +
see http://mirror.canada.pialasse.com/contribs/michaelw/sme7/adding-dns-records/
   −
==Broken (or missing dependencies)==
+
===how to pootle ===
 +
* [[pootle]]
 +
* thanks to N Hall
 +
* available there : http://mirror.canada.pialasse.com/contribs/nhall/sme7/contribs/pootle/rpms/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/nhall/sme7/contribs/pootle/srpms/
 +
* '''please report if you have tested this one'''
   −
===SystemMonitor===
+
===how to SurfTrackr===
[[SystemMonitor]] - graphs not being created (samba graph works)
+
*[[Surftrackr]]
 +
* thanks to N Hall
 +
* available there : http://mirror.canada.pialasse.com/contribs/nhall/sme7/contribs/surftrackr/rpms/
 +
* sources here : http://mirror.canada.pialasse.com/contribs/nhall/sme7/contribs/surftrackr/srpms/
 +
* '''please report if you have tested this one'''
 +
[[Category:Contribs QA]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu