Optware (aditional installable packages for DD-WRT)

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3 ... 16, 17, 18
Author Message
simistef
DD-WRT Novice


Joined: 28 Dec 2007
Posts: 23

PostPosted: Mon Mar 10, 2008 10:52    Post subject: Reply with quote
thanks...i moved my interest in Oleg's firmware. Much simple, easy to configure and stable !
Sponsor
skipper.dk
DD-WRT Novice


Joined: 16 Jul 2007
Posts: 13
Location: Denmark Copenhagen

PostPosted: Sat Aug 23, 2008 23:12    Post subject: vncrepeater Reply with quote
i have been trying to install vncrepeater (prevous posts http://www.dd-wrt.com/phpBB2/viewtopic.php?p=203681#203681 and http://www.dd-wrt.com/phpBB2/viewtopic.php?t=11476 )

but got issues

the package is from operwrt repository

im close (i think )

Code:
CLI/


root@XXX DD-WRT:/# ipkg-opt install vncrepeater
Installing vncrepeater (0.12-1) to /opt/...
Downloading http://downloads.openwrt.org/backports/rc5/vncrepeater_0.12-1_mipsel.ipk
Installing uclibc++ (0.1.11-2) to /opt/...
Downloading http://downloads.openwrt.org/whiterussian/packages/uclibc++_0.1.11-2_mipsel.ipk
ipkg: /usr/lib/libuClibc++-0.1.11.so: Read-only file system
ipkg: Cannot create symlink from ./usr/lib/libuClibc++.so.0 to 'libuClibc++-0.1.11.so': Read-only file system
ipkg: /usr/sbin/vncrepeater: Read-only file system
ipkg: /etc/vncrepeater.conf: Read-only file system
ipkg: /etc/init.d/S60vncrepeater: Read-only file system
Configuring uclibc++
Configuring vncrepeater
Successfully terminated.


 



how do i get write access on

/etc/
/etc/init.d/
/usr/sbin/
/usr/lib/

or how to move on....

/skipper.dk

_________________
1 Asus RT-N16 with DD-WRT v24-sp2 (08/12/10) mega - build 14929
1 Asus WL-500g Premium with DD-WRT v24-sp2 (08/12/10) mega - build 14929

1 Synology ds101g+ with ds109 firmware and optware running..
1 Synology DS101 bricked
1 Synology DS409 optware running..
darthn
DD-WRT Novice


Joined: 28 Jul 2008
Posts: 37

PostPosted: Sun Aug 24, 2008 4:13    Post subject: Reply with quote
Please update the wiki for the SP1 process of installing ipkg-opt.
oleo
DD-WRT User


Joined: 25 Jul 2006
Posts: 120

PostPosted: Sun Aug 24, 2008 12:31    Post subject: Re: vncrepeater Reply with quote
skipper.dk wrote:
i have been trying to install vncrepeater (prevous posts http://www.dd-wrt.com/phpBB2/viewtopic.php?p=203681#203681 and http://www.dd-wrt.com/phpBB2/viewtopic.php?t=11476 )

but got issues

the package is from operwrt repository

im close (i think )

Code:
CLI/


root@XXX DD-WRT:/# ipkg-opt install vncrepeater
Installing vncrepeater (0.12-1) to /opt/...
Downloading http://downloads.openwrt.org/backports/rc5/vncrepeater_0.12-1_mipsel.ipk
Installing uclibc++ (0.1.11-2) to /opt/...
Downloading http://downloads.openwrt.org/whiterussian/packages/uclibc++_0.1.11-2_mipsel.ipk
ipkg: /usr/lib/libuClibc++-0.1.11.so: Read-only file system
ipkg: Cannot create symlink from ./usr/lib/libuClibc++.so.0 to 'libuClibc++-0.1.11.so': Read-only file system
ipkg: /usr/sbin/vncrepeater: Read-only file system
ipkg: /etc/vncrepeater.conf: Read-only file system
ipkg: /etc/init.d/S60vncrepeater: Read-only file system
Configuring uclibc++
Configuring vncrepeater
Successfully terminated.


 



how do i get write access on

/etc/
/etc/init.d/
/usr/sbin/
/usr/lib/

or how to move on....

/skipper.dk



Ipkg-opt can only be used for packages from ipkg.nslu2-linux.org repository! Other (OpenWRT) packages should not be installed with ipkg-opt. Use standard /bin/ipkg.sh installation method (not shure if it will work).
oleo
DD-WRT User


Joined: 25 Jul 2006
Posts: 120

PostPosted: Sun Aug 24, 2008 12:32    Post subject: Reply with quote
darthn wrote:
Please update the wiki for the SP1 process of installing ipkg-opt.

Is there any difference?
skipper.dk
DD-WRT Novice


Joined: 16 Jul 2007
Posts: 13
Location: Denmark Copenhagen

PostPosted: Sun Aug 24, 2008 13:15    Post subject: Re: vncrepeater Reply with quote
oleo wrote:
--snip----


Ipkg-opt can only be used for packages from ipkg.nslu2-linux.org repository! Other (OpenWRT) packages should not be installed with ipkg-opt. Use standard /bin/ipkg.sh installation method (not shure if it will work).


Thx for ur reply - will try that and reurn Smile

_________________
1 Asus RT-N16 with DD-WRT v24-sp2 (08/12/10) mega - build 14929
1 Asus WL-500g Premium with DD-WRT v24-sp2 (08/12/10) mega - build 14929

1 Synology ds101g+ with ds109 firmware and optware running..
1 Synology DS101 bricked
1 Synology DS409 optware running..
skipper.dk
DD-WRT Novice


Joined: 16 Jul 2007
Posts: 13
Location: Denmark Copenhagen

PostPosted: Sun Aug 24, 2008 13:33    Post subject: Re: vncrepeater Reply with quote
skipper.dk wrote:
oleo wrote:
--snip----


Ipkg-opt can only be used for packages from ipkg.nslu2-linux.org repository! Other (OpenWRT) packages should not be installed with ipkg-opt. Use standard /bin/ipkg.sh installation method (not shure if it will work).


Thx for ur reply - will try that and reurn Smile


this brings me back at whrere i started
"ipkg_install_file: ERROR: uclibc++ depends on the following uninstalled programs:
uclibc++"

file depends on itself ???

Code:
root@xxx DD-WRT:~# /bin/ipkg install vncrepeater

Downloading http://downloads.openwrt.org/whiterussian/packages/uclibc++_0.1.11-2_mipsel.ipk ...
Connecting to downloads.openwrt.org (195.56.146.238:80)
Done.
ipkg_install_file: ERROR: uclibc++ depends on the following uninstalled programs:
         uclibc++
ipkg_install_file: You may want to use `ipkg install' to install these.
ipkg_get_install: ERROR: Failed to install /jffs/tmp/ipkg/uclibc++_0.1.11-2_mipsel.ipk
ipkg_get_install: I'll leave it there for you to try a manual installation
root@xxx DD-WRT:~#


what to doo ??

/skipper.dk

_________________
1 Asus RT-N16 with DD-WRT v24-sp2 (08/12/10) mega - build 14929
1 Asus WL-500g Premium with DD-WRT v24-sp2 (08/12/10) mega - build 14929

1 Synology ds101g+ with ds109 firmware and optware running..
1 Synology DS101 bricked
1 Synology DS409 optware running..
skygunner
DD-WRT User


Joined: 28 Dec 2008
Posts: 146

PostPosted: Fri Jan 16, 2009 7:38    Post subject: Reply with quote
Hi
I've installed man - 1.6f-1 and xinetd - 2.3.14-8 from the Optware feed. But these two packages still need to give lib path /opt/lib otherwise will have
can't resolve symbol '__ctype_b_loc'
error.
Should lib path /opt/lib be built into Optware packages?

Edit: For xinetd, you can set preload lib in the S10xinetd

put this line:
export LD_PRELOAD = /opt/lib


Last edited by skygunner on Mon Jan 19, 2009 1:02; edited 1 time in total
moreins
DD-WRT User


Joined: 18 Nov 2006
Posts: 320
Location: Cali, Colombia

PostPosted: Sun Jan 18, 2009 17:18    Post subject: Reply with quote
hey
i have been trying to get the ddwrt router signature to work without any luck. i was hoping someone could give me some help.

i did the SD mod on my wrt54gs v2.1 and im running php-thttpd web server. i have the php code for the signature and configured it to access both of my routers internal ip. then i placed it on the www folder that webserver accesses. the file is index.php and its placed on a subfolder called sig.php.

when i go to webserver/sig.php i only get a blank screen and the signature wont show. i also tried with a free hosting (x10hosting.com) and it does work (http://moreins.x10hosting.com/sig.png).

i did make sure php was working on my webserver and it does since the php-ping code from theworldsend.com does work.
can anyone give me some help on this please?

how can i make sure php works ok on this webserver? or, is there any way to modify php settings of the webserver im running??

EDIT: after playing for some time with the php.ini, i believe im missing a image generation library called gd.so. i have tried to look for it but i cant find this specific file. how do i install this library?
thanks
thanks!

_________________
WRT54GS v2.1 > v24-sp2 (01/01/09) mega
WRT54GS v5 > v24-sp2 (01/01/09) micro
PPTP, WDS link and SD Mod
moreins
DD-WRT User


Joined: 18 Nov 2006
Posts: 320
Location: Cali, Colombia

PostPosted: Mon Jan 19, 2009 5:26    Post subject: Reply with quote
sorry for the double post.
i just figured it out. the solution to my problem was much easier than i though...i was dying when looking for gd.so.
i just went back to the opt list and installed php-gd. then when to /opt/lib/ and looked for libgd.so and copied it to /opt/lib/php/extensions.
after that, i configured php.ini and added

extension=libgd.so

this let the php server to generate png images out of a php file.
im a complete newbie on this (this is why i look so suprised)..
ill post my results here later! Very Happy

_________________
WRT54GS v2.1 > v24-sp2 (01/01/09) mega
WRT54GS v5 > v24-sp2 (01/01/09) micro
PPTP, WDS link and SD Mod
netbus
DD-WRT User


Joined: 27 Jun 2008
Posts: 88
Location: Europe / Austria / Vienna

PostPosted: Tue Jun 14, 2011 13:52    Post subject: Reply with quote
Years later Laughing ....

/usr/local/lib/ is not writeable. Any Ideas?

Code:
root@DD-WRT:/jffs# ipkg update
mkdir: cannot create directory '//usr/local/lib/': Read-only file system
root@DD-WRT:/jffs# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 5.9M      5.9M         0 100% /
none                    512.0K         0    512.0K   0% /dev
/dev/sda1                 7.4G     11.6M      7.0G   0% /jffs
root@DD-WRT:/jffs# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
ramfs on /tmp type ramfs (rw,relatime)
none on /dev type tmpfs (rw,relatime,size=512k)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
devpts on /proc/bus/usb type usbfs (rw,relatime)
/dev/sda1 on /jffs type ext2 (rw,relatime,errors=continue)
root@DD-WRT:/jffs#

_________________
WNDR37000v1 @ DD-WRT v24-sp2 - build 18007
Goto page Previous  1, 2, 3 ... 16, 17, 18 Display posts from previous:    Page 18 of 18
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum