New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
ImageMagick (solved)
ImageMagick (solved)
How do I install ImageMagick on my B3?
Last edited by wimr0001 on 15 Nov 2011, 04:05, edited 1 time in total.
Re: ImageMagick
I already tried that command. This is the result:
root@b3:/# apt-get install imagemagick
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package imagemagick is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
root@b3:/#
root@b3:/# apt-get install imagemagick
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package imagemagick is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
root@b3:/#
Re: ImageMagick
Ok... Did you first do "apt-get update" before trying to install?
And what does your /etc/apt/sources.list look like?
/Daniel
And what does your /etc/apt/sources.list look like?
/Daniel
Re: ImageMagick
I didn't.
Now, I executed the "update" and afterwards the "install". Same result as before.
The content of the /etc/apt/sources.list is in the attachment.
Wim
Now, I executed the "update" and afterwards the "install". Same result as before.
The content of the /etc/apt/sources.list is in the attachment.
Wim
- Attachments
-
- list.zip
- Contents of /etc/apt/sources.list
- (474 Bytes) Downloaded 378 times
Re: ImageMagick
Ok, then I don't know. It should work. You have the debian repository enabled, should work. I tried installing (with simulate flag on) and it worked for me. Pulled in a heckload of dependencies though, so I don't know if it really would be a good idea installing it...
/Daniel
/Daniel
Re: ImageMagick
Instaling imagemagick failed due to a wrong connection of the B3 in my network.
The B3 had a connection with the internet via a router and the wan-port but the B3 itself was not a router.
Pinging succeeded, but apt-get failed.
Connection the B3 to another router via the lan-port solved the problem in executing apt-get.
The B3 had a connection with the internet via a router and the wan-port but the B3 itself was not a router.
Pinging succeeded, but apt-get failed.
Connection the B3 to another router via the lan-port solved the problem in executing apt-get.