Ahh. ok. My installed bzip2 package contains these files.

# ipkg files bzip2

Package bzip2 (1.0.4-1) is installed on root and has the following files:

/opt/doc/bzip2/manual.html

/opt/lib/libbz2.so.1.0

/opt/lib/libbz2.so.1.0.4

/opt/bin/bzip2recover

/opt/bin/bzip2

/opt/include/bzlib.h

/opt/bin/bzcat

/opt/lib/libbz2.so

 

Isn't all busybox links installed at /usr/bin or /bin/ ?   It should not
collide with your busybox installation I think.

 

My Imagemagick is compiled to support jpg, tiff, png, bmp and some more
formats. (Gif doesn't seem to work though).

 

/Christian

 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rob
Conway
Sent: den 27 augusti 2007 13:47
To: [email protected]
Subject: Re: [Owfs-developers] Error trap works great on NSLU2 with owfs

 

Chrsitian,

 

I'm close however think my bzip2 problem may be causing the following
error......You think if I remove busybox-links and try again it may work.  I
think busybox-links gives me features like, top, free etc etc

 

 

# convert /website/24hrB.jpg -pointsize 16 -fill black -undercolor
'#00000080' -gravity South -draw "text 50,50 ' Testing'"
/website/newcond.jpg
convert: error while loading shared libraries: libbz2.so.1.0: cannot open
shared object file: No such file or directory

Will the above example work the same for png files ?  That is once I get it
working

 

cheers

 

----- Original Message ----- 

From: Christian Magnusson <mailto:[EMAIL PROTECTED]>  

To: [email protected] 

Sent: Monday, August 27, 2007 6:52 PM

Subject: Re: [Owfs-developers] Error trap works great on NSLU2 with owfs

 

I have updated the packages again.

Imagemagick is depending on the bzip2 package. You can install it without
dependents though. (it should work)

 

# echo "src/gz owfs http://owfs.sourceforge.net/nslu2/packages"; >
/etc/ipkg/owfs-feed.conf

# ipkg update

# ipkg install gsfonts

# ipkg install ghostscript

# ipkg install freetype

# ipkg -nodeps install imagemagick

 

You can probably try a command like this to add a simple text-box on your
jpg-file.

# convert /tmp/orgfile.jpg -pointsize 16 -fill black -undercolor '#00000080'
-gravity South -draw "text 50,50 ' Testing'" /tmp/destfile.jpg

 

/Christian

 

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rob
Conway
Sent: den 27 augusti 2007 02:58
To: [email protected]
Subject: Re: [Owfs-developers] Error trap works great on NSLU2 with owfs

 

Christian,

Thanks for the NSLU2 packages I will give it a try in the next couple of
days.   Can't wait to try and place a new scale on my rrdtool graphs....its
what the rrdtool guy's have been asking for  ages...different scales,
multiple scales, scales on RHS etc etc..

 

 

Will your package install try to load bzip2 as one of its prerequisites ?  I
did try and load the standard package for imagmagick a few days ago however
as I have installed busybox-links it just bombed out as it wanted to load
bzcat (which I assume was apart of bzip2) which was already installed via
busybox-links...

 

cheers

 

rob

  _____  

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/ 

  _____  

_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to