You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using perl script for photo downlod process using ibRETS Version: libRETS-1.3.2 ,while team migrating new linux server after that time perl script not working i excute command on linux as
above this commend this script not working on the new server issue with
as https://www.screencast.com/t/rSY2lZVD
"
[gdpsql@limages1-77 ~]$ perl /datamanagement/CDMS/CentralDownload/RETS/photodownload/RetsPhotoDownloadImport.pl "620" "566_MLS_MyFloridaRegional"
Can't locate librets.pm in @inc (you may need to install the librets module) (@inc contains: blib/lib blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /datamanagement/CDMS/CentralDownload/RETS/photodownload/RetsPhotoDownloadImport.pl line 4.
BEGIN failed--compilation aborted at /datamanagement/CDMS/CentralDownload/RETS/photodownload/RetsPhotoDownloadImport.pl line 4.
[gdpsql@limages1-77 ~]$ "
this librets.pm module how to install on linux centos 8 ?
could you please help on this issue?
[Thanks,]
Ganeshamoorthy
The text was updated successfully, but these errors were encountered:
Hi Team,
I am using perl script for photo downlod process using ibRETS Version: libRETS-1.3.2 ,while team migrating new linux server after that time perl script not working i excute command on linux as
perl /datamanagement/CDMS/CentralDownload/RETS/photodownload/RetsPhotoDownloadImport.pl "620" "566_MLS_MyFloridaRegional"
above this commend this script not working on the new server issue with
as https://www.screencast.com/t/rSY2lZVD
"
[gdpsql@limages1-77 ~]$ perl /datamanagement/CDMS/CentralDownload/RETS/photodownload/RetsPhotoDownloadImport.pl "620" "566_MLS_MyFloridaRegional"
Can't locate librets.pm in @inc (you may need to install the librets module) (@inc contains: blib/lib blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /datamanagement/CDMS/CentralDownload/RETS/photodownload/RetsPhotoDownloadImport.pl line 4.
BEGIN failed--compilation aborted at /datamanagement/CDMS/CentralDownload/RETS/photodownload/RetsPhotoDownloadImport.pl line 4.
[gdpsql@limages1-77 ~]$ "
this librets.pm module how to install on linux centos 8 ?
could you please help on this issue?
[Thanks,]
Ganeshamoorthy
The text was updated successfully, but these errors were encountered: