Jump to content


Photo

Help for .ipk files


  • Please log in to reply
14 replies to this topic

#1 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 28 July 2011 - 19:18

hello; i need your help...
openpli is my prefered image ; i installed the last version of today 28/07 in my dm 500 HD,
and when i wanted to install a file ipk via DCC E2 ; it does not installed..
how i can install it !
need for your help please /images/smiley/sad.gif

Re: Help for .ipk files #2 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 28 July 2011 - 20:32

can any one help me for installing an softcam file .ipk

Re: Help for .ipk files #3 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 28 July 2011 - 20:41

What was the error-message, if any ?

Normal method by DCC_E2 is via
Tools->IPKG Packages->Upload package ->Choose package and click on open.

The package will be installed, click on the tab Telnet and look if you see some error-messages

Is this a softcam which isn't on the feed?

Re: Help for .ipk files #4 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 28 July 2011 - 20:54

hello mister:
but when i enter in dcc e2 in tools_IPKG Packages there are not packages in the list of
available IPKG packages... and when i try to upload my ipk file message dear that is done but when i enter in my box ; i didn't find the file...

Re: Help for .ipk files #5 hemispherical1

  • Senior Member
  • 1,596 posts

+49
Good

Posted 28 July 2011 - 20:56

You could try to FTP the .ipk to the DB's /tmp then from telnet run:

opkg install /tmp/name_of.ipk



--
hemi

Re: Help for .ipk files #6 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 28 July 2011 - 21:01

thank you mister but when i entered infolders of dreambox via dcc e2 ; i didn't find tmp folder... i found for exemple: usr; lib; var...etc ;
where i find the tmp folder please!

Re: Help for .ipk files #7 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 28 July 2011 - 21:19

any help please!

Re: Help for .ipk files #8 hemispherical1

  • Senior Member
  • 1,596 posts

+49
Good

Posted 28 July 2011 - 22:33

Any FTP client (besides DCC of course, but that's another rant) will display and allow you to transfer files to the DB's /tmp directory, even Windoze Explorer or a DOS command line...



--
hemi

Ps. /tmp is just a sane place to install packages from, but you can do it from anywhere, /var, /lib, etc. You'd just adjust the install command for the exact location like:

opkg install /var/name_of.ipk
opkg install /lib/name_of.ipk
etc...

And remove the ipk after installing so you don't needlessly eat up flash space...

Re: Help for .ipk files #9 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 28 July 2011 - 22:48

thanks mister
I built a folder named tmp in var; and i sent my ipk file to it ; with chmod 755...

But when i made the command : opkg install / var/tmp/.....ipk via telnet this message was appeared : .... ipk not found in vat/tmp
why...!
and i

Re: Help for .ipk files #10 hemispherical1

  • Senior Member
  • 1,596 posts

+49
Good

Posted 29 July 2011 - 00:16

I don't know, did you actually place a space in the command between / & var like you wrote above? That would be wrong.

Oh, and if you used DCC to send the file to the DB, it's not uncommon for DCC to say it transfered a file even though it did no such thing (one part of that DCC rant I mentioned above).


--
hemi

Re: Help for .ipk files #11 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 29 July 2011 - 09:03

no mister ; i didn't place a space between / and var ; but the file won't be installed , and message shown in telnet talbar:
file ....ipk not found...!
is there another way to install it please!

Re: Help for .ipk files #12 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 29 July 2011 - 09:18

no mister ; i didn't place a space between / and var ; but the file won't be installed , and message shown in telnet talbar:
file ....ipk not found...!
can i install the ipk file via remote control ;
or is there another way to install it please!



Re: Help for .ipk files #13 noorsat

  • Senior Member
  • 48 posts

+2
Neutral

Posted 29 July 2011 - 09:48

can any one help me!

Re: Help for .ipk files #14 littlesat

  • PLi® Core member
  • 57,062 posts

+698
Excellent

Posted 29 July 2011 - 12:40

The tmp directory is currently a link to /var/volatile/tmp

Re: Help for .ipk files #15 mogli123

  • Member
  • 24 posts

+1
Neutral

Posted 31 July 2011 - 12:44

@noorsat

open "DCC" -> telnet and "copy & paste" this code:

ln -s `which opkg` /usr/bin/ipkg
ln -sf "opkg-cl" "/usr/bin/ipkg-cl"

and now you can see:

DCC -> Tools -> IPKG Packages

your packages /images/smiley/wink.gif
and now you can add own ipk packages/files


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users