Skip to content

Zee's Blog

zee.balogh.sk

Menu

  • Projects
  • About

Uncategorized

Postfix RPM Builds

On the following list you will find RPM pre-build packages for different Linux distributions: http://postfix.wl0.org/

admin 05.09.200810.01.2009 Uncategorized No Comments Read more

Installation of CPAN Modules

Installation of Perl modules is simple. You use cpan command as follows: # cpam <ModuleName> For example to install Net::Server::Mail module (a Perl-based mail server) you execute the following command: # cpan Net::Server::Mail References http://search.cpan.org/~guimard/Net-Server-Mail-0.17/lib/Net/Server/Mail.pm

admin 04.09.200810.01.2009 Uncategorized No Comments Read more

Eclipse: EPIC – Eclipse Perl Integration

For the impatient: Select Help > Software Updates… in Eclipse, add the update site http://e-p-i-c.sf.net/updates/testing and follow the on-screen instructions. References: http://www.epic-ide.org/download.php

admin 04.09.200804.09.2008 Uncategorized No Comments Read more

SVN: svn+ssh How To

Upon first use of svn command there will be a .subversion directory created in your home dir. Various SVN accesses are defined there. Only svn+ssh is predefined – it expects to have a $SVN_SSH variable available which contains path to

admin 03.09.200803.09.2008 Uncategorized No Comments Read more

Install PHPeclipse in Mandriva

Help – Software Updates – Find and Install … Search for New Features to Install … New RemoteSite – > PHP Eclipse: http://phpeclipse.sourceforge.net/update/releases Install using the following commands: # urpmi eclipse # urpmi eclipse-phpeclipse # urpmi eclipse-svn SVN module for

admin 03.09.200810.01.2009 Uncategorized No Comments Read more
  • « Previous
  • Next »

Search

Copyright © 2025 Zee's Blog. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.
  • Projects
  • About