@julian Cool, will you have language mapping file to be edit directly?
RayZhang01
Posts
-
In support -
Imagemagick libhalfsobit is neededyou have pretty interesting framework. I am trying it out.
-
Imagemagick libhalfsobit is neededyup. thinking to use it to create our discussion board.
-
In supportWill you guys support i18n?
-
Imagemagick libhalfsobit is needed@RayZhang01 I solved this by source code install.
-
Imagemagick libhalfsobit is neededTry to install Imagemagick on CentOs 6.4 64. Getting following error message.
rpm -Uvh ImageMagick-6.8.7-10.x86_64.rpm
error: Failed dependencies:
libHalf.so.4()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libIex.so.4()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libIlmImf.so.4()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libImath.so.4()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libXt.so.6()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libfftw3.so.3()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libgs.so.8()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libjasper.so.1()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
liblcms.so.1()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
liblqr-1.so.0()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libltdl.so.3()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libtiff.so.3()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libwebp.so.4()(64bit) is needed by ImageMagick-6.8.7-10.x86_64
libwmflite-0.2.so.7()(64bit) is needed by ImageMagick-6.8.7-10.x86_64cat /etc/release
CentOS release 6.4 (Final)
CentOS release 6.4 (Final)
CentOS release 6.4 (Final)
cpe:/o:centos:linux:6:GA -
Npm app setup could not read configOn mac(10.9), during npm app --setup, I got "could-not-read-config"
node app --setup
info: NodeBB v0.1.1 Copyright (C) 2013 DesignCreatePlay Inc.
info: This program comes with ABSOLUTELY NO WARRANTY.
info: This is free software, and you are welcome to redistribute it under certain conditions.
info:
info: NodeBB Setup Triggered via Command Line
info: Welcome to NodeBB!
info: This looks like a new installation, so you'll have to answer a few questions about your environment before we can proceed.
info: Press enter to accept the default setting (shown in brackets).
URL of this installation (http://localhost)
Port number of your NodeBB (4567)
Use a port number to access NodeBB? (y)
Please enter a NodeBB secret (fb4c3de5-988c-4bec-a31c-60b4506ca44b)
IP or Hostname to bind to (0.0.0.0)
Which database to use (redis)
Host IP or address of your Redis instance (127.0.0.1)
Host port of your Redis instance (6379)
Password of your Redis database
Which database to use (0..n) (0)
info: Configuration Saved OK
info: Populating database with default configs, if not already set...
error:
[Error: could-not-read-config] (I had to add console.log(err) in install.js)
warn: NodeBB Setup Aborted.npm --version
1.3.14node --version
v0.10.22git log
commit a717e9626e29b58c3fc44e9820e56d0a9b98d47b
Author: Baris Soner Usakli [email protected]
Date: Wed Dec 18 19:23:11 2013 -0500closes #666, the issue of the beast