Skip to end of metadata
Go to start of metadata

System Requirements

Razuna is available and tested on the following platforms:

  • RedHat 4.x/5.x and later versions (includes CentOS)
  • Ubuntu 8.04/8.10 and later versions (server and desktop)
  • OpenSuse 11
  • Any version of Debian Linux
  • Solaris/OpenSolaris
  • MacOS X 10.x and later versions (server and desktop)
  • Windows XP/2003/2008/Windows 7

The only system requirements is that you should have Java (JDK) installed on your system. Make sure, that you have the JDK (Java SE) installed and NOT the JRE alone. You can download it directly from Sun's download page at http://java.sun.com/javase/downloads/index.jsp. Grab the one entitled "Java SE Development Kit (JDK)".

Razuna 1.2.2
As of Razuna 1.2.2 Razuna uses Java 6 (version 1.6) only and supports 64bit. Please make sure that your JDK is using the proper version!
For Linux system and OpenJDK / SunJDK
You should NOT install the OpenJDK libraries as we have seen problems with it. Simply install the SunJDK with the link above

Razuna makes uses of the following components:

  • J2EE Server (Tomcat is bundled in the Standalone version)
  • ImageMagick
  • FFMpeg
  • Exiftool

Database support

Razuna comes with a high performance embedded database and runs by default on this database. You can also use Razuna with the Oracle database, the MySQL database, the IBM DB2 database or with Microsoft's MS SQL server.

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Sep 16, 2008

    Anonymous

    I've been trying to install Razuna on a windows machine and have not been able to get it to work. Even the supposedly quick and easy to install Standalone server is not easy to work with. I have been stopped by the fact the need to manually configure Java and Tomcat. There is little information here to help with this. I have been developing with CFML for a few years and was excited to try Razuna but don't have much experience working Java configuration files.It is a shame you guys didn't think to make this easier or at least provide more documetation on this step. I bet lots of CFML people have been put off already.

     As it stands now, when I try to start up Tomcat I get an error that the Catalina_Home variable is 'not defined properly'. I've tried following the instructions herehttp://www.configure-all.com/env_variables.php but it still doesn't work. As this is unfamiliar territory for me I am not sure what to try next.

     Razuna seems like it couldf be great but only it one can get it working.

    1. Sep 17, 2008

      Hello (anonymous)

      I am very sorry to read that you are having problems getting Razuna up and running. Actually we have tested the "installation" under Windows quite extensively and other then having Java installed on the machine there are no other requirements.

      That said, please do the following:

      1. Copy the downloaded Razuna folder to your "C:" drive.

      2. Start the server from your command line with:

      There is actually nothing else to do then this. I don't think we can make it any easier.

      Since you have not provided me with what Windows OS you are working on I can just say that this works on 2000/XP/Server 2003.

      Please get back to me with any further questions. I hope this helps.

      1. Jul 08, 2010

        Anonymous

        I am having the same problem.Is there any solution at all? Your solution doesn't work. I am using XP, FYI!

  2. Apr 17, 2009

    Anonymous

    I'm another frustrated installer, not the one above, but with the same problems, running Windows XP.  Life's just too short for all this environmental variable stuff for me.  Sorry but it doesn't seem to justify hours fiddling with windows inner workings.

    1. Apr 18, 2009

      All you have to do is;

      1. Install the Java JDK. Here is the direct link: http://java.sun.com/javase/downloads/index.jsp. Grab the one entitled "Java SE Development Kit (JDK)".

      2. Install ImageMagick, ExifTool and FFMpeg (all included in the download and available as installers).

      There is nothing else to do. This takes 5 minutes (ok to be fair, 10 minutes) of your life.

  3. Apr 25, 2009

    Anonymous

    How easy is it to setup Razuna on a hosted service like namecheap hosting? What steps would be required to get Razuna up and running under this condition, if it is possible? Could you provide links to websites that are currently utilizing Razuna? Thanks.

    1. Apr 26, 2009

      Hi,

      Razuna can be installed on any server that allows you to have access to. Meaning, if you can have shell access to run the Razuna server and install the 3 needed 3rd party libraries then all should be running.

      There are detailed installation steps on this site at Installing Razuna, but in short you do this:

      1. Download the Razuna Standalone Server and extract it
      2. Install ImageMagick
      3. Install FFMpeg
      4. Install Exiftool

      Regarding your detailed inquiry about "namecheap". I went over to their site and see that they run all their servers on CentOS (which is good news). They use cPanel for their customers. With cPanel you get also access to the shell (SSH). So you should be fine with that as well.

  4. Jan 17, 2011

    Anonymous

    Hi, I just installd razuna on a windows2008 server.

    When I start the startup.bat  I get following message:

    JAVA_HOME "" contains spaces. Please change to a location without spaces if this
     causes problems.
    Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
    At least one of these environment variable is needed to run this program

    I have just installed java SDK 6u23. 

    Where do I have to set this variables?

    EXIFF Tool is not longer in the installation file. There ist a windows standalone version. Can I use that instead of installing perl?

    Markus

    1. Jan 18, 2011

      Hi Markus,

      As the error message says you need to add the environment variable "JAVA_HOME" to your system.

      Go to "Control Panel"/"System". Under "Advanced Settings" in the "Advanced" Tab you will find a button with "Environment Variables". Enter the path to your Java installation directory.

      You will need to restart your command line session in order to apply the variables.

      Simply copy the provided exiftool.exe file to your c drive. It needs perl, so if you have perl already installed then there is nothing else to do, if not install perl.

      In the future please post questions over at http://forums.razuna.com.

  5. Jan 28, 2011

    Anonymous

    Do i have to use a 64-Bit-Plattform to use large mediafiles. e.g. 6GB .psb files

    1. Jan 29, 2011

      I would suggest a 64bit platform in any case.

      In the future please post questions over at http://forums.razuna.com.

Add Comment