revServer Installation on DreamHost
David Bovill
david at vaudevillecourt.tv
Wed Dec 8 11:40:54 EST 2010
Has anyone successfully installed rvServer on DreamHost? I'm setting this up
for this weekends Live Code TV <http://livecode.tv> event, but running into
the missing libraries thing:
- http://forums.runrev.com/phpBB2/viewtopic.php?f=8&t=6147
- http://forums.runrev.com/phpBB2/viewtopic.php?f=20&t=5543
ldd revserver
> linux-gate.so.1 => (0xffffe000)
> libdl.so.2 => /lib32/libdl.so.2 (0xf76dd000)
> libm.so.6 => /lib32/libm.so.6 (0xf76b9000)
> libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf75cb000)
> libpcre.so.0 => not found
> libpng12.so.0 => /usr/lib32/libpng12.so.0 (0xf75a7000)
> libjpeg.so.62 => /usr/lib32/libjpeg.so.62 (0xf7588000)
> libcurl.so.4 => not found
> libc.so.6 => /lib32/libc.so.6 (0xf7436000)
> libz.so.1 => /usr/lib32/libz.so.1 (0xf7421000)
> /lib/ld-linux.so.2 (0xf76f2000)
> libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7413000)
>
Any suggestions - the more detailed the better so I can write this up for
the rest of us :)
More information about the use-livecode
mailing list