cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to convert enterprise edition of neo4j rpm to neo4j tarball package

Hello Team,

I have a licensed edition of neo4j in form of rpm packages.
I need the tar ball packages of neo4j so that i can choose or modify the below paths:

Paths of directories in the installation.

#dbms.directories.data=data
#dbms.directories.plugins=plugins
#dbms.directories.certificates=certificates
#dbms.directories.logs=logs
#dbms.directories.lib=lib
#dbms.directories.run=run
#dbms.directories.metrics=metrics
dbms.directories.import=import

Please suggest how can i modify the paths according to my needs whenI am using rpm installation.

Best Regards
Akshat

13 REPLIES 13

Is there a specific reason why you want to convert a rpm to tar.gz?
There's an official tar.gz available via https://neo4j.com/download-center/#enterprise - I guess that addresses your needs.

Hello Stefan,

Yes !! As I do not have tar file for neo4j ( where i can change the installation paths) , I am using rpm packages of neo4j and in that I am unable to specify the below paths according to my needs. Please let me know how to achieve the path changes in case of RPM?
#dbms.directories.data=data
#dbms.directories.plugins=plugins
#dbms.directories.certificates=certificates
#dbms.directories.logs=logs
#dbms.directories.lib=lib
#dbms.directories.run=run
#dbms.directories.metrics=metrics
dbms.directories.import=import

Best Regards
Akshat

Don't quite get the point why downloading the official tar.gz is not suitable in your case.
Otherwise you could use alien for converting between package formats.

Hello Stefan,

I have downloaded the tar of alien and extract it on my RHEL server. May I know the exact command for converting the .rpm package to .tar package?

[root@sitdp alien-8.95]# ls
Alien alien.lsm alien.lsm.in alien.pl alien.spec alien.spec.in debian gendiff.txt GPL INSTALL Makefile.PL README TODO
[root@sitdp alien-8.95]# ll
total 84
drwxr-xr-x 3 root root 4096 Sep 11 2015 Alien
-rw-r--r-- 1 root root 576 Sep 11 2015 alien.lsm
-rw-r--r-- 1 root root 586 Jul 3 2014 alien.lsm.in
-rwxr-xr-x 1 root root 16642 Sep 11 2015 alien.pl
-rw-r--r-- 1 root root 897 Sep 11 2015 alien.spec
-rw-r--r-- 1 root root 917 Jul 3 2014 alien.spec.in
drwxr-xr-x 3 root root 4096 Sep 11 2015 debian
-rw-r--r-- 1 root root 739 Jul 3 2014 gendiff.txt
-rw-r--r-- 1 root root 17976 Jul 3 2014 GPL
-rw-r--r-- 1 root root 283 Jul 3 2014 INSTALL
-rwxr-xr-x 1 root root 778 Sep 11 2015 Makefile.PL
-rw-r--r-- 1 root root 2719 Jul 3 2014 README
-rw-r--r-- 1 root root 448 Jul 3 2014 TODO
[root@sitdp alien-8.95]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.4 (Maipo)

Best Regards
Akshat

Haven't used alien for a while. I'd try alien -t neo4j-enterprise-3.x.x-unix.rpm.

I dont have this file alien file.

Of course you need to install alien first.
Still the question is why you don't want to use the official tar.gz of neo4j as mentioned above.

I want to use that official .tar only but I dont have it.
I have enterprise rpm for 3.5.6 but not having the .tar.
Due to this , I need to convert the rpm into tar.

Can u help me out in providing the tar package of neo4j enterprise edition?

Best Regards
Akshat

provides a url for where the official Neo4j Enterprise tar can be downloaded from

Hello Dana,

Yes there is a reason for asking tar packages.
Reason is : I need to set-up the neo4j in Cluster ( High Availability of neo4j using 2 Linux Servers) in specific mount point of a linux OS. I believe by putting the installation directions in SAN Mount point of Active server , we can achieve the Neo4J clustering or HA.

Please correct me if I am wrong. I am open for any better suggestion to implement.

Thanks in Advance!

Best Regards
Akshat

are you not able to get the official tar packages at https://neo4j.com/download-center

Hello Dana,

I am able to download it but it is showing me a trial-license product for 30 days.
I need permanent license binaries.
Please check the attached image which it is showing.
2X_e_ebef53a060cfd0cb908bd9f4dc9a99ff24f81536.png

Now suggest.

Best Regards
Akshat

Licensing is purely a legal thing. We do not have license keys for the core product.