Changes

From SME Server
Jump to navigationJump to search
36,863 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  
   −
==Executive Summary==
+
Contribs should work if they are perl or php based (unless php53 deprecated some functions needed) . Some binary applications will work as well.
Contribs should work if they are perl or php based. Some binary application will work as well.
+
 
 +
Please also see [[Contribs Bugreport]]
    
==Test guidelines==
 
==Test guidelines==
Line 10: Line 11:  
Please don't post sme 8 bugs unless you can replicate the bug with the contrib removed or isolated.
 
Please don't post sme 8 bugs unless you can replicate the bug with the contrib removed or isolated.
   −
{{Note box|If you have suggestions, issues or solutions for a contrib, please post them in the {{BugzillaFileBug|product=SME%20Contribs|component=|summary=|comment=|title=against the contrib.}} }}
+
{{Note box|If you have suggestions, issues or solutions for a contrib, please post them in bugzilla {{BugzillaFileBug|product=SME%20Contribs|component=|summary=|comment=|title=against the contrib.}} }}
    
==Setup==
 
==Setup==
Point yum at the SME 7 Contrib repository, the only thing to change is the final number
+
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.
   −
  db  yum_repositories setprop smecontribs MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7
+
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 \
 +
Name 'SME 7 - contribs' \
 +
BaseURL 'http://mirror.contribs.org/releases/obsolete/7.6/smecontribs/$basearch' \
 +
GPGCheck yes \
 +
Visible no \
 +
status disabled
 +
 
  signal-event yum-modify
 
  signal-event yum-modify
 +
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==
 +
 
 +
===smeserver-adv-samba===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-affa===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-ajaxterm===
 
===smeserver-ajaxterm===
 
[[Ajaxterm]] - install as per wiki, works as expected
 
[[Ajaxterm]] - install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-arpwatch===
 +
Installed and running
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-automysqlbackup *===
 +
- 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
 +
 +
===smeserver-bridge-interface===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-bugzilla===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-cacti===
 +
- 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===
 +
Works as expected, although the built in backup to workstation has more functionality (and uses dar)
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-ddclient===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-denyhosts===
 +
[[Denyhosts]] - install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-dimp===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-diskusage===
 
===smeserver-diskusage===
 
[[Diskusage]] - install as per wiki, works as expected
 
[[Diskusage]] - install as per wiki, works as expected
 +
- 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===
 +
- install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras and openSuse Centos repo
 +
 +
===smeserver-ejabberd===
 +
Functionality hasn't been tested beyond ability to install
 +
- 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===
 +
[[Fetchmail]] installs as per wiki, version 1.3.6-17 works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-freepbx===
 +
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
 +
 +
===smeserver-gollem===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-groupmembers-panel===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
   −
===smeserver-hardware info===
+
===smeserver-htbwshaper===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===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
 +
 +
===smeserver-jeta===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-kplaylist===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-kronolith===
 +
Functionality hasn't been tested beyond ability to install
 +
- 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===
 +
[[Mailman]] -
 +
- All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-mailsorting===
 
===smeserver-mailsorting===
[http://www.dungog.net/wiki/Smeserver-mailsorting Smeserver-mailsorting] -  install as per wiki, sorting works as expected
+
[http://www.dungog.net/wiki/Smeserver-mailsorting Smeserver-mailsorting] -  install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-mailstats===
 +
[[mailstats]] - sme-mailstats - Install as per wiki, Works as expected.
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-mimp===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-mnemo===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-mod_dav===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-mod_deflate===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-mod_python===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-nag===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===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)
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-nagios-backup===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-nagios-nrpe===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-nagios-nsca===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-nagios-plugins-mysql===
 +
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
 +
 
 +
===smeserver-ocsinventory===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-openoffice-portable===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-openvpn-bridge===
 +
Install as per Wiki - Works as expected.
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-openvpn-s2s===
 +
Install as per Wiki - Works as expected.
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-password===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-phpki===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-phpldapadmin===
 +
Install as per Wiki - Works as expected.
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-phpmyadmin===
 +
[[PHPMyAdmin]] - install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-phpsysinfo===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
 
 +
===smeserver-phpvirtualbox *===
 +
- Install as per wiki
 +
 
 +
===smeserver-phpwebftp===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-popfile===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-postgresql===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-print-monitor===
 +
[[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
 +
 
 +
===smeserver-qpsmtpd-spamassassinlevelstars===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-raidmonitor===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 
 +
===smeserver-rdiff-backup===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-remoteuseraccess===
 
===smeserver-remoteuseraccess===
 
[http://www.dungog.net/wiki/Smeserver-remoteuseraccess Smeserver-remoteuseraccess] - install as per wiki, bash works as expected
 
[http://www.dungog.net/wiki/Smeserver-remoteuseraccess Smeserver-remoteuseraccess] - install as per wiki, bash works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-rkhunter===
 +
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
 +
 +
===smeserver-sarg===
 +
[[Sarg]] - install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-shared-folders===
 +
- 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.
 +
- 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
 +
 +
===smeserver-sitemaker===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-sme8admin *===
 +
fully working
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-subsonic *===
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-subversion===
 +
[[subversion]] Install as per Wiki - Works as expected in SME8b7
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
- do not work on 64 bit system
 +
 +
===smeserver-sysmon *===
 +
fully working
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-tftp-server===
 +
- All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-theaddressbook===
 
===smeserver-theaddressbook===
Line 45: Line 398:     
please take note of http://forums.corvalis.net/viewtopic.php?t=720&highlight=1054 if you have issues with groups
 
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===
 +
- 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. 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.
 +
 +
 +
===smeserver-transmission *===
 +
[[transmission]] Install as per Wiki - Works as expected.
 +
 +
===smeserver-tw-logonscript===
 +
[[Smeserver-tw-logonscript]] Install as per Wiki - Works as expected.
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-unjunkmgr===
 +
Functionality hasn't been tested beyond ability to install
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-updates===
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-usbdisksmanager===
 +
fully working
 +
- All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-userpanel===
 
===smeserver-userpanel===
 
[http://www.dungog.net/wiki/Usermanager User-manager] - install as per wiki, works as expected
 
[http://www.dungog.net/wiki/Usermanager User-manager] - install as per wiki, works as expected
 +
- All dependencies are in smecontribs, smeaddons or smeextras
    
===smeserver-userpanels===
 
===smeserver-userpanels===
 
[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
 +
 +
===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
 +
 +
===smeserver-wbl===
 +
[[Email#Email_WBL_server_manager_panel]] - Installs and runs fine as far as I can see.
 +
- All dependencies are in smecontribs, smeaddons or smeextras
 +
 +
===smeserver-webconsole===
 +
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
 +
 +
===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
 +
 +
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
 +
 +
===smeserver-oscommerce===
 +
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
 +
 +
 +
 +
    
==Workarounds==
 
==Workarounds==
 
Contribs that sort of work, but need improvement
 
Contribs that sort of work, but need improvement
   −
===smeserver-dansguardian===
+
===smeserver-zarafa===
[[Dansguardian]] works with very limited testing in transparent proxy mode, ie it block sites
+
[[Zarafa]] - Because of PHP 5.2.10 in SME8b5 WIP there is a problem with the mapi.so module, see [[bugzilla:5789]]:
 +
 
 +
Tested with:
 +
- SME8b5 WIP
 +
- zarafa-6.40.0 RC2
 +
- smeserver-zarafa-0.9.0-49.el4.sme
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
==Broken, not tested or missing dependencies==
 +
 
 +
===smeserver-coova-chilli===
 +
 
 +
===smeserver-dirty-tools===
 +
 
 +
===smeserver-ezmlm-www===
 +
 
 +
===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
 +
 
 +
===smeserver-moodle===
 +
 
 +
===smeserver-photos===
 +
 
 +
===smeserver-scuttle===
 +
[[Scuttle]]
 +
- last version available upstream :0.9.0, no maintainer since 2010-12-28
 +
- Needs to have package rebuilt for el5
 +
 
 +
===smeserver-sitex===
 +
- last upstream update : SiteX Stable releases 2011-01-23
 +
 
 +
===smeserver-trean===
 +
- Horde plugin to manage bookmarks
 +
- needs a wiki page
 +
 
 +
===smeserver-zabbix-agent===
 +
 
 +
===smeserver-zabbix-proxy===
 +
 
 +
===smeserver-zabbix-server===
 +
 
 +
==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-inventory-tools===
 +
please move to smeserver-ocsinventory
 +
 
 +
===smeserver-jinzora===
 +
no more maintained, please consider subsomic or madsonic.
 +
 
 +
===smeserver-nagiosgrapher===
 +
you should upgrade to smeserver-nagios
   −
squid.conf has changed from 2.5 to 2.6, the other auth types may have to be checked
+
===smeserver-php5-cgi===
 +
No longer required as php5 is in SME 8 base
 +
should also be uninstalled from sme7 for security reasons.
   −
dansguardian would very likely benefit from rebuilding on a .el5 base
+
see http://forums.contribs.org/index.php/topic,47647.0.html and also http://bugs.contribs.org/show_bug.cgi?id=6652
   −
==Broken==
+
===smeserver-phpmyadmin-multiuser===
 +
smeserver-phpmyadmin now integrates multiuser fonctionality .
   −
===smeserver-zarafa===
+
===smeserver-sme7admin===
[[Zarafa]] - Zarafa templating not ready for sme8
+
should upgrade to smeserver-sme8admin
 +
yum install smeserver-sme8admin --enablerepo=smetest
   −
=Howtos and others=
+
=Contribs not hosted on contribs.org=
List of Howtos being tested
      
==Working==
 
==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-grr===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-jappix===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-limesurvey===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-minilist===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-ntop===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-ooo-headless===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-opensondage===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-openupload===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-openvpn-routed===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-pam_cas===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-qos===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-qpsmtpd-anonymizereceived===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-qpsmtpd-log2sql===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-qpsmtpd-removereturnreceiptto===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-samba-db-logd===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-sogosync===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-spectrum===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-tt-rss===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-vtigercrm===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-webapps-common===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===smeserver-zabbix-agent===
 +
* see ??
 +
* SME8, fully functional
 +
* provided thanks to [[fws]] yum repo
 +
* srpm available
 +
 +
===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-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'''
 +
 +
=How to - not contribs per se ...=
 +
... but might worth one ;)
 +
 +
===cyrus-imap===
 +
[[cyrus-imap]] - install as per howto, works as expected
 +
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 79: Line 1,121:  
[http://forums.contribs.org/index.php/topic,37181.0.html]
 
[http://forums.contribs.org/index.php/topic,37181.0.html]
   −
===cyrus-imap===
+
===sail===
[[cyrus-imap]] - install as per howto, works as expected
+
* see [[sail]]
[[Cyrus-imap]] - Still not supported.
+
* provided by Selintra
Refer [http://forums.contribs.org/index.php/topic,44905.0.html Forum post]
+
* 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===
 +
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/
   −
==Workarounds==
+
===how to pootle ===
Howtos that sort of work, but need improvement
+
* [[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'''
   −
==Broken==
+
===how to SurfTrackr===
 +
*[[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