D-Link Forums

The Graveyard - Products No Longer Supported => D-Link Storage => ShareCenter® Add-on Applications => Topic started by: timnasuser on March 24, 2015, 07:48:01 PM

Title: Question: How to create an addon?
Post by: timnasuser on March 24, 2015, 07:48:01 PM
Hello,

I've been looking around to find some info's how to create an own AddOn (I know the possibility to void warranty). On the FTP Site there's nothing about. How is the AddOn packed (Zip, Rar etc), the file format etc.?

Thanks for usable and serious answers in advance  :)
Title: Re: Question: How to create an addon?
Post by: vtverdohleb on March 25, 2015, 05:38:48 AM
http://ftp.dlink.ru/pub/NAS/DNS-327L/Add-on/ShareCenter%20Add-On%20SDK_v2.1_09052013.zip (http://ftp.dlink.ru/pub/NAS/DNS-327L/Add-on/ShareCenter%20Add-On%20SDK_v2.1_09052013.zip)
Title: Re: Question: How to create an addon?
Post by: virtualhere on April 10, 2015, 01:25:05 AM
I downloaded the sdk, and im trying to create a package for my DNS-320L however if i run the following

Code: [Select]
michael@ubuntu:/media/development/ShareCenter Add-On SDK_v2.1_09052013$ ./mkapkg_v2.1 -m DNS-320L
============================================
mkapkg version: v1.1
============================================
ERROR: file missed or file path error!

Ive tried pointing it to Sample/utelnetd e.g

Code: [Select]
./mkapkg_v2.1 -m DNS-320L Sample/utelnetd
but it doesnt work either

How do i use this utility?
Title: Re: Question: How to create an addon?
Post by: deivid3g on April 10, 2015, 02:19:16 AM
you need put the mkapkg_v2.1 inside the addon folder.
Title: Re: Question: How to create an addon?
Post by: vtverdohleb on April 10, 2015, 05:52:07 AM
I downloaded the sdk, and im trying to create a package for my DNS-320L however if i run the following
Code: [Select]
michael@ubuntu:/media/development/ShareCenter Add-On SDK_v2.1_09052013$ ./mkapkg_v2.1 -m DNS-320L

Code: [Select]
cd "/media/development/ShareCenter Add-On SDK_v2.1_09052013/Sample/utelnetd"
../../mkapkg_v2.1 -m DNS-320L