jhonathanc / ps3netsrv-openwrt

13 stars 5 forks source link

I can not find ps3netsrv on "./bin/packages/{yourPlatform}/ps3netsrv_feed/" #1

Closed lingandken closed 4 years ago

lingandken commented 4 years ago

I can not find ps3netsrv on "./bin/packages/{yourPlatform}/ps3netsrv_feed/”

jhonathanc commented 4 years ago

Did it compile without any errors on console log? What's your target platform?

lingandken commented 4 years ago

Yes nothing wrong

发自我的iPhone

------------------ Original ------------------ From: JCorrêa <notifications@github.com> Date: Mon,May 11,2020 10:22 PM To: jhonathanc/ps3netsrv-openwrt <ps3netsrv-openwrt@noreply.github.com> Cc: lingandken <597722476@qq.com>, Author <author@noreply.github.com> Subject: Re: [jhonathanc/ps3netsrv-openwrt] I can not find ps3netsrv on "./bin/packages/{yourPlatform}/ps3netsrv_feed/" (#1)

Did it compile without any errors on console log?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jhonathanc commented 4 years ago

What's your target platform? You need to replace "{yourPlatform}" with yours target platform.

lingandken commented 4 years ago

K2P MT7621 Can you help me make a ipk?

发自我的iPhone

------------------ Original ------------------ From: JCorrêa <notifications@github.com> Date: Mon,May 11,2020 10:32 PM To: jhonathanc/ps3netsrv-openwrt <ps3netsrv-openwrt@noreply.github.com> Cc: lingandken <597722476@qq.com>, Author <author@noreply.github.com> Subject: Re: [jhonathanc/ps3netsrv-openwrt] I can not find ps3netsrv on "./bin/packages/{yourPlatform}/ps3netsrv_feed/" (#1)

What's your target platform? You need to replace "{yourPlatform}" with yours target platform.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jhonathanc commented 4 years ago

The ipk should be on "./bin/packages/mt7621/ps3netsrv_feed/".

lingandken commented 4 years ago

I only downloaded the SDK for this platform But the folder is empty after Compile

发自我的iPhone

------------------ Original ------------------ From: JCorrêa <notifications@github.com> Date: Mon,May 11,2020 10:32 PM To: jhonathanc/ps3netsrv-openwrt <ps3netsrv-openwrt@noreply.github.com> Cc: lingandken <597722476@qq.com>, Author <author@noreply.github.com> Subject: Re: [jhonathanc/ps3netsrv-openwrt] I can not find ps3netsrv on "./bin/packages/{yourPlatform}/ps3netsrv_feed/" (#1)

What's your target platform? You need to replace "{yourPlatform}" with yours target platform.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

lingandken commented 4 years ago

I checked the folder several times and recompiled several times

发自我的iPhone

------------------ Original ------------------ From: JCorrêa <notifications@github.com> Date: Mon,May 11,2020 10:40 PM To: jhonathanc/ps3netsrv-openwrt <ps3netsrv-openwrt@noreply.github.com> Cc: lingandken <597722476@qq.com>, Author <author@noreply.github.com> Subject: Re: [jhonathanc/ps3netsrv-openwrt] I can not find ps3netsrv on "./bin/packages/{yourPlatform}/ps3netsrv_feed/" (#1)

The ipk should be on "./bin/packages/mt7621/ps3netsrv_feed/".

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jhonathanc commented 4 years ago

Sorry, I did a mistake on last repy. The ipk should be on "./bin/packages/ramips/ps3netsrv_feed/". If it's not, I will help you building that.

lingandken commented 4 years ago

Thank you very much I have used the search function to find the entire openwrt folder, but still no

发自我的iPhone

------------------ Original ------------------ From: JCorrêa <notifications@github.com> Date: Mon,May 11,2020 10:43 PM To: jhonathanc/ps3netsrv-openwrt <ps3netsrv-openwrt@noreply.github.com> Cc: lingandken <597722476@qq.com>, Author <author@noreply.github.com> Subject: Re: [jhonathanc/ps3netsrv-openwrt] I can not find ps3netsrv on "./bin/packages/{yourPlatform}/ps3netsrv_feed/" (#1)

Sorry, I did a mistake on last repy. The ipk should be on "./bin/packages/ramips/ps3netsrv_feed/". If it's not, I will help you building that.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jhonathanc commented 4 years ago

This is the IPK you asked: https://github.com/jhonathanc/ps3netsrv/releases/download/20190630/ps3netsrv-mbedtls-mipsel_24kc.ipk

I edited the instructions, because the "clean' command was deleting the ipk. Sorry about that.

You are welcome.