[Optware/Ipkg]: Install any Linux app on TS-100/101/201

Discussions and howtos on the installation and the use of Optware/Ipkg on all QNAP Series products. For those wonders, Ipkg in the other words - Install hundreds of Linux software applications with one line of command.

[Optware/Ipkg]: Install any Linux app on TS-100/101/201

Postby Someguy » Sat Feb 09, 2008 9:40 pm

Hey guys,

I didnt post for a while now and didnt read the thread completely but would like to know if there is an install script for TS-101 or something like that :roll:
My QNAP: TS-101 (Version 2.1.1 build 0827)
Someguy
Cadet
 
Posts: 52
Joined: Mon Oct 01, 2007 10:23 pm

Re: [Optware/Ipkg]: Install any Linux app on TS-109/209/PRO

Postby QNAPAndy » Fri Mar 07, 2008 5:04 am

Someguy wrote:Hey guys,

I didnt post for a while now and didnt read the thread completely but would like to know if there is an install script for TS-101 or something like that :roll:


Hi Someguy,

To be honest, TS-101/201 were our first ever device to have their own IPKG feeds long before TS-109/209 came out.
take a look here (scroll down a bit and you will see)

In here some users provided a howto for installing ipkg feeds, which is here.

Good luck

Andy

By the Way i am spliting this post as well the orig is getting too big and out of the main topic too.

EDIT: One other thing is I will integrate the IPKG installation for All QNAP NAS into a single script when i get a time.
=============================================================>>>
TS-639-Pro [RAID5][Optware][MLDonkey][Hosting My Ubuntu VM via ISCSI]
TS-219-Pro [RAID1][Squeeze Center 7.3][Twonkymedia]
Buffalo WHR-HP-G54 [DD-WRT][D-Link DGS-1005D][GigaLAN]
=============================================================>>>
User avatar
QNAPAndy
Site Admin
 
Posts: 2369
Joined: Thu Sep 13, 2007 11:56 am
Location: Taipei, Taiwan
NAS Model: TS-509 Pro

Re: [Optware/Ipkg]: Install any Linux app on TS-100/101/201

Postby guest33,3 » Mon Mar 10, 2008 6:22 am

Hmm can i use this summary for a TS-100 too?
Because everywhere in the like they talk about the TS-101.
Or is the difference between this too only the different Hardware (CPU, LAN etc.)?
guest33,3
 

Re: [Optware/Ipkg]: Install any Linux app on TS-100/101/201

Postby Mad-Din » Mon Mar 17, 2008 7:17 pm

Hi there,

sorry, if I annoy anybody with noob-questions, but I don't know anybody else to ask...

To get ipkg running I tried to follow the instructions from:
http://tech.groups.yahoo.com/group/Open ... essage/793
and
http://tech.groups.yahoo.com/group/Open ... essage/802
and encountered some problems...
1st is that the link
http://ipkg.nslu2-linux.org/feeds/optwa ... owerpc.ipk
doesn't exist anymore, but the package can be fount at:
http://www.mediamax.com/bzhou/Hosted/op ... owerpc.ipk

I followed the instructions from the other posting step by step with the hint, that HDA_BOOT has to be HDA_ROOT taken into account, and then I added the line
src ts101 http://ipkg.nslu2-linux.org/feeds/optwa ... s/unstable
to the ipkg.conf.

Now I thought it should be possible to run ipkg list or ipkg update to get the list of available packages but I only get
the message "sucessfully terminated" when I run ipkg list, an when I try ipkg update i get an error-message saying:

ipkg_download: ERROR: Command failed with return value 1: 'wget [couple of spaces] -q -P /opt/ipkg-Vwczmz http://ipkg.nslu2-linux.org/feeds/optwa ... /Packages'
The Letters after /opt/ipkg- vary from try to try...

I would really appreciate, if somebody could tell me what this is about.

Thanks,
Mad-Din
User avatar
Mad-Din
Cadet
 
Posts: 4
Joined: Fri Mar 14, 2008 6:12 am
NAS Model: TS-101/TS-201

Re: [Optware/Ipkg]: Install any Linux app on TS-100/101/201

Postby Guest » Thu Mar 27, 2008 6:36 pm

Hi @all,

sorry for double-post, but I found out what went wrong when I followed the instructions for installing optware on the ts-101, and I thought this might be useful for other newbes, to cope with the initial stage.

Exactly as Someguy wrote at
viewtopic.php?f=32&t=1708&p=6912&hilit=php5#p6912
I bekame an "no space left on device" error when I tried to perform the single wget (also added --debug flag) command.

First I removed the directories, symlinks and files that I installed in my first attempt except the base optware pakage in /tmp,

then I did again as described in:
http://tech.groups.yahoo.com/group/Open ... essage/793

but replaced in 1)
mkdir /mnt/HDA_BOOT/opt
ln -sf /mnt/HDA_BOOT/opt /opt
by
mkdir /share/HDA_DATA/opt
ln -sf /share/HDA_DATA/opt /opt

did 3) as described ( (2) was allready done at the first attempt) and finaly edited the ipkg.conf as mentioned in
http://tech.groups.yahoo.com/group/Open ... essage/802

After that "ipkg update" and then "ipkg list" worked properly.

Greetings,
Mad-Din
Guest
 

Re: [Optware/Ipkg]: Install any Linux app on TS-100/101/201

Postby Emanuel » Fri Apr 04, 2008 6:23 pm

Hi all,

I downloaded and installed ipkg from http://www.mediamax.com/bzhou/Hosted/op ... owerpc.ipk.
After I installed syslog-ng from http://ipkg.nslu2-linux.org/feeds/optwa ... /unstable/.

When I run syslog-ng, it display message "can't load library 'libintl.so.3'".

What do I do it, please?

Thanks all
Emanuel
 

Re: [Optware/Ipkg]: Install any Linux app on TS-100/101/201

Postby bzhou » Sat Apr 05, 2008 5:03 am

Emanuel wrote:Hi all,
When I run syslog-ng, it display message "can't load library 'libintl.so.3'".


It's a bug in packaging. You can try "ipkg install gettext" and it should give you /opt/lib/libintl.so*
bzhou
Crystal Warrior
 
Posts: 174
Joined: Tue Jan 29, 2008 8:43 am

Re: [Optware/Ipkg]: Install any Linux app on TS-100/101/201

Postby bzhou » Fri May 30, 2008 4:45 am

As part of the cooperation of QNAP and nslu2-linux.org, the optware/ts101 feed is rebuilt and added back to autobuild. Now with wget.

The still broken packages are:
http://trac.nslu2-linux.org/optware/bro ... s-ts101.mk
bzhou
Crystal Warrior
 
Posts: 174
Joined: Tue Jan 29, 2008 8:43 am

Re: [Optware/Ipkg]: Install any Linux app on TS-100/101/201

Postby Someguy » Tue Oct 21, 2008 10:52 pm

So are there any working links left with "ipkg-opt_0.99.163-9_powerpc.ipk" ?
My QNAP: TS-101 (Version 2.1.1 build 0827)
Someguy
Cadet
 
Posts: 52
Joined: Mon Oct 01, 2007 10:23 pm

Re: [Optware/Ipkg]: Install any Linux app on TS-100/101/201

Postby bzhou » Wed Oct 22, 2008 4:32 am

bzhou
Crystal Warrior
 
Posts: 174
Joined: Tue Jan 29, 2008 8:43 am

Next

Return to Optware / IPKG Modz

Who is online

Users browsing this forum: No registered users and 1 guest