Hey there
Using your guide to ultimately setup ISPConfig. However I am currently stuck, only because of the following reason.
I am installing FC4 on an old Powermac G4 400Mhz with 512megs of ram. FC4 PPC has the same amount of packages as the i386 and this is not where the problem lies. It is the part where we have to use a package from Fedora Core 1, the IMAP package. Unfortunately simply replacing the i386 for ppc isn't going to cover it here as FC1 for PPC was never released thus there is no imap package for it.
I have tried somethings before I posted here though.
1. I tried using Yellowdog Linux (PPC based linux based off of Fedora prior to FC4) and it used an IMAP client all the way up until 3.0.1. Added it to my sources.list file but I get a dependency problem:
Code:
[root@disgruntled-dutch ~]# apt-get install imap
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
imap: Depends: libcom_err.so.3
E: Broken packages
So that definitely didn't work. I tried getting the SRPM from a website I found online and it got the package and it seemed like it installed it but it seemed nothing happened:
Code:
[root@disgruntled-dutch ~]# rpm -ivh ftp://rpmfind.net/linux/redhat/updates/enterprise/3WS/en/os/SRPMS/imap-2002d-9.src.rpm
Retrieving ftp://rpmfind.net/linux/redhat/updates/enterprise/3WS/en/os/SRPMS/imap-2002d-9.src.rpm
1:imap ########################################### [100%]
Thinking it was installed I tried this part of the guide again:
Code:
[root@disgruntled-dutch ~]# chkconfig imap on
error reading information on service imap: No such file or directory
[root@disgruntled-dutch ~]# chkconfig imaps on
error reading information on service imaps: No such file or directory
[root@disgruntled-dutch ~]# chkconfig ipop3 on
error reading information on service ipop3: No such file or directory
[root@disgruntled-dutch ~]# chkconfig pop3s on
error reading information on service pop3s: No such file or directory
[root@disgruntled-dutch ~]#
Last thing I tried, but miserably failed to do was go to UW IMAP's website and manually compile the utility. The documentation by the UWers are very poor (unfortunately).
I tried 'make slx' and unfortunately got a lot of make errors.
So I am calling out the help of any person who knows either
1. A PPC package that will replace IMAP
2. How to get IMAP to work for Fedora Core 4 (PPC)
Yvo
Recent comments
14 hours 11 min ago
15 hours 11 min ago
18 hours 58 min ago
20 hours 12 min ago
23 hours 48 min ago
1 day 7 hours ago
1 day 15 hours ago
1 day 17 hours ago
2 days 8 hours ago
2 days 10 hours ago