Precompiled RMagic on Win32 (rubyinstaller build)

R

Richard Kilmer

Does anyone have said compiled extension for the prag prog
(rubyinstaller) build?

Let me know...its for a friend.

-rich
 
K

Kaspar Schiess

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Richard Kilmer wrote:
| Does anyone have said compiled extension for the prag prog
| (rubyinstaller) build?
|
| Let me know...its for a friend.
|
| -rich

What a coincidence.. I have just had 2 sleepless nights because of
compilling that. How can I help you ? Can I just send you the filez ?

(From the doc of RMagick:
If you have never installed ImageMagick or GraphicsMagick before, I
strongly encourage you to install the newest version of your choice from
source. I also strongly encourage you to read the README.txt file as
many times as is necessary for you to understand how to configure it.
ImageMagick and GraphicsMagick are large and complicated programs and
can be difficult to configure. Follow these tips to minimize the amount
of time you'll spend and your frustration level. )

kaspar - code philosopher

- -- stolen off the net --
Mind-altering drugs... are not inherently anti-social -- but it's hard
to observe all the niceties of etiquette when you're being chased down
the street by a nine-headed cactus demon.
-- P. J. O'Rourke
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAfwEhFifl4CA0ImQRAtdVAJwKKjeTQHO/MbnSA5P45hqNRY99ngCgqTBn
nkXj9lpH/83dJ2U6mxXM0bU=
=ReLa
-----END PGP SIGNATURE-----
 
T

Tim Hunter

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Richard Kilmer wrote:
| Does anyone have said compiled extension for the prag prog
| (rubyinstaller) build?
|
| Let me know...its for a friend.
|
| -rich

What a coincidence.. I have just had 2 sleepless nights because of
compilling that. How can I help you ? Can I just send you the filez ?

(From the doc of RMagick:
If you have never installed ImageMagick or GraphicsMagick before, I
strongly encourage you to install the newest version of your choice from
source. I also strongly encourage you to read the README.txt file as many
times as is necessary for you to understand how to configure it.
ImageMagick and GraphicsMagick are large and complicated programs and can
be difficult to configure. Follow these tips to minimize the amount of
time you'll spend and your frustration level. )

kaspar - code philosopher

Kaspar,

Would you be interested in making your work available via the RMagick
project on RubyForge? I'd be more than happy to add you to the project as
a developer.

Email me offline if you have questions: cyclists AT nc DOT rr DOT com.

(Fingers crossed.)
 
G

gabriele renzi

Kaspar,

Would you be interested in making your work available via the RMagick
project on RubyForge? I'd be more than happy to add you to the project as
a developer.


please do this. RMagick is lovely, and having it on win32 too would be
wonderful.
 
K

Kaspar Schiess

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

| Would you be interested in making your work available via the RMagick
| project on RubyForge? I'd be more than happy to add you to the project as
| a developer.
Of course I would. [Private Mail]

If any of you guys are in a tough spot and need the library immediately,
~ please tell me so. I am looking for testers as to how distribute the
binary copy of RMagick for windows.

kaspar - code philosopher

- -- stolen off the net --
"Some people have told me they don't think a fat penguin really embodies
the grace of Linux, which just tells me they have never seen a angry
penguin charging at them in excess of 100mph. They'd be a lot more
careful about what they say if they had."
-- Linus Torvalds
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAgAJKFifl4CA0ImQRAi50AJ43bTYAE42yikor9KRpP+m/cZaL5wCfR/qv
rIh5UY6D5Iw+C5Mk1s7SE7Y=
=jwAC
-----END PGP SIGNATURE-----
 
L

Lothar Scholz

Hello Kaspar,

Friday, April 16, 2004, 5:54:40 PM, you wrote:

KS> If any of you guys are in a tough spot and need the library immediately,
KS> ~ please tell me so. I am looking for testers as to how distribute the
KS> binary copy of RMagick for windows.

I would like to add the library to my Arachno Ruby distribution.
At the moment i already bundle some of the image libraries for the
FLTK toolkit that comes with my distribution.

So if you send me the makefiles or whatelse you changed i would like
to have an look at it and integrate this into our automated build
script.
 
K

Kaspar Schiess

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

| I would like to add the library to my Arachno Ruby distribution.
| At the moment i already bundle some of the image libraries for the
| FLTK toolkit that comes with my distribution.
|
| So if you send me the makefiles or whatelse you changed i would like
| to have an look at it and integrate this into our automated build
| script.

Hello Lothar,

What kind of environment do you build under ? I have succeeded only with
mingw msys; I don't know whether you will succeed with anything else.

Compiling was done in a kind of "getting this to work" frenzy, so I did
modify plenty of things, changing off_t into unsigned long and stuff
like that.

Do you succeed in compiling ImageMagick on your machine with the current
scripts ? Because that would be a kind of prerequisite.. and it is the
hardest part.

Once you get there, you need a msys compiled ruby version, you replace
the calls to Magick-config with the actual output from that script in
extconf.rb (ext/RMagick) and let ruby fly with that. Then make.

This is the outline of what I have done, but you should really tell me
something about your environment before I continue to elaborate.

Also I will make a binary available shortly so we can try out if binary
distribution is an option on this library. (Maybe it only works over
here ?).

best regards,

kaspar - code philosopher

- -- stolen off the net --
"... I've seen Sun monitors on fire off the side of the multimedia lab.
~ I've seen NTU lights glitter in the dark near the Mail Gate.
~ All these things will be lost in time, like the root partition last
~ week. Time to die...".
-- Peter Gutmann
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAg54+Fifl4CA0ImQRAi0JAJ96BvcVjM5rxPrYoqfcXTOsVpn+VQCeLiud
vWvbFRQcWMa823ImzNyPgjs=
=T6ON
-----END PGP SIGNATURE-----
 
K

Kaspar Schiess

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

A preliminary RMagick binary with minimal install instructions can be
downloaded from this http://www.tua.ch/ruby/current.html website.


kaspar - code philosopher

- -- stolen off the net --
Cheer for competitive computing:
~ Shift to the left! Shift to the right!
~ Pop up! Push down! Byte! Byte! Byte!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAg9UyFifl4CA0ImQRAvanAJ44mZSMzlnzntSdlyInEAgVQ7VUtwCfZjcr
GXbniNmr5+UF+ME52G/+Q1E=
=t07r
-----END PGP SIGNATURE-----
 

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

No members online now.

Forum statistics

Threads
474,145
Messages
2,570,824
Members
47,371
Latest member
Brkaa

Latest Threads

Top