Hi All,
I need to compile exiftool for Asustor.
Link to source: https://sourceforge.net/projects/exifto ... z/download
Who can help me do it?
Is it possible to have compiler for asustor platform?
Thank you for support.
			
			
									
						
										
						Need exiftool for asustor
- 
				suvitik
 - Posts: 5
 - youtube meble na wymiar Warszawa
 - Joined: Sun Aug 05, 2018 7:30 am
 
- 
				orion
														 - Posts: 3485
 - Joined: Wed May 29, 2013 11:09 am
 
Re: Need exiftool for asustor
I believe you simply need to register a developer account: http://developer.asustor.com/
			
			
									
						
										
						- 
				father.mande
														 - Posts: 2219
 - Joined: Sat Sep 12, 2015 2:55 am
 - Location: La Rochelle (France)
 
Re: Need exiftool for asustor
Hi,
2 if you want to do it on NAS
... 2.1 use a chroot ... compile, then just get the eventually missing libraries and load it in A.D.M.
... 2.2 use Entware and the compile tools (with include headers) and create it locally ... result depend only of the availability of libraries (for ex. libexif is in Entware ... in version 0.6.21)
3 if your project is based on PHP or Perl ... you can use directly (nothing to do except install) the php7-mod-exif or perl-image-exiftool from Entware ... in this case perl and php you used MUST be the perl and php(7) from Entware
Philippe.
			
			
									
						
							1 follow Orion recommendation ... and use cross-compile toolssuvitik wrote:Hi All,
I need to compile exiftool for Asustor.
Link to source: https://sourceforge.net/projects/exifto ... z/download
Who can help me do it?
Is it possible to have compiler for asustor platform?
Thank you for support.
2 if you want to do it on NAS
... 2.1 use a chroot ... compile, then just get the eventually missing libraries and load it in A.D.M.
... 2.2 use Entware and the compile tools (with include headers) and create it locally ... result depend only of the availability of libraries (for ex. libexif is in Entware ... in version 0.6.21)
3 if your project is based on PHP or Perl ... you can use directly (nothing to do except install) the php7-mod-exif or perl-image-exiftool from Entware ... in this case perl and php you used MUST be the perl and php(7) from Entware
Philippe.
Asustor  updated  
 to ADM 5.0 
FS6706T / AS3302Tv2 / AS5202T / AS6602T
Asustor E.O.L. at A.D.M. 4.0
 
AS5002T / AS1002T
Asustor past
 
AS202T
			
						FS6706T / AS3302Tv2 / AS5202T / AS6602T
Asustor E.O.L. at A.D.M. 4.0
AS5002T / AS1002T
Asustor past
AS202T
- 
				suvitik
 - Posts: 5
 - Joined: Sun Aug 05, 2018 7:30 am
 
Re: Need exiftool for asustor
Thank you very much for help.orion wrote:I believe you simply need to register a developer account: http://developer.asustor.com/
- 
				suvitik
 - Posts: 5
 - Joined: Sun Aug 05, 2018 7:30 am
 
Re: Need exiftool for asustor
Thank you too. I will do it.father.mande wrote:Hi,1 follow Orion recommendation ... and use cross-compile toolssuvitik wrote:Hi All,
I need to compile exiftool for Asustor.
Link to source: https://sourceforge.net/projects/exifto ... z/download
Who can help me do it?
Is it possible to have compiler for asustor platform?
Thank you for support.
2 if you want to do it on NAS
... 2.1 use a chroot ... compile, then just get the eventually missing libraries and load it in A.D.M.
... 2.2 use Entware and the compile tools (with include headers) and create it locally ... result depend only of the availability of libraries (for ex. libexif is in Entware ... in version 0.6.21)
3 if your project is based on PHP or Perl ... you can use directly (nothing to do except install) the php7-mod-exif or perl-image-exiftool from Entware ... in this case perl and php you used MUST be the perl and php(7) from Entware
Philippe.