Difference between gem install rmagick and port rb-rmagick

P

Pito Salas

This is an instance of a more general question...

What is the difference if I install a gem with gem install vs.
installing it with port (which I already use for other applications)

or, is rb-rmagick something different from the gem called rmagick?

Thanks!

Pito
 
T

Tim Hunter

Pito said:
This is an instance of a more general question...

What is the difference if I install a gem with gem install vs.
installing it with port (which I already use for other applications)

or, is rb-rmagick something different from the gem called rmagick?

Thanks!

Pito

The software is the same, but the packaging system is different. If you
install RMagick using the gem command, then you manage it (update,
remove, etc.) with the gem command. If you install RMagick with the port
command then you manage it with the port command.

But (version differences aside) RMagick is RMagick no matter how you
install it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top