-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 MenTaLguY wrote: > On Wed, 2007-03-07 at 19:05 +0100, Thibaut Fernagut wrote: >> So still thesame :'( > > I can't reproduce this. Are you sure you're using Hobix from SVN trunk? > > -mental > >
Yes I am . doin this part : # Download Hobix via SVN svn co http://code.whytheluckystiff.net/svn/hobix # Install it cd hobix/trunk && sudo ruby setup.rb # Remove the old RedCloth version from the lib-directory Hobix got installed to (if it?s there). If you?ve installed Hobix in /opt/local use sudo rm /opt/local/lib/ruby/site_ruby/1.8/redcloth.rb # Create a Weblog hobix create WEBLOGNAME /path/for/the/files then i get the error : [EMAIL PROTECTED] ~/hobix/trunk $ hobix create h0m3 /var/www/sites/blokkie/blog.h0m3.be/web *** Creation of weblog `h0m3' will add the following directory" structure to directory /var/www/sites/blokkie/blog.h0m3.be/web" /var/www/sites/blokkie/blog.h0m3.be/web hobix.yaml <- configuration entries/ <- edit and organize your news items, articles and so on. skel/ <- contains your templates htdocs/ <- html is created here, store all your images here, this is your viewable websyht lib/ <- extra hobix libraries (plugins) go here Create this structure? [y/N]: y The default blog is available in the following modes: apache1-ssi, apache2-ssi Modes: [Comma between each mode or Enter for none] apache2-ssi /usr/lib/ruby/1.8/yaml.rb:133:in `load': syntax error on line 34, col 0: `+ <+ sidebar_list +>' (ArgumentError) from /usr/lib/ruby/1.8/yaml.rb:133:in `load' from /usr/lib/ruby/1.8/yaml.rb:144:in `load_file' from /usr/lib/ruby/1.8/yaml.rb:143:in `open' from /usr/lib/ruby/1.8/yaml.rb:143:in `load_file' from /usr/lib/ruby/site_ruby/1.8/hobix/util/patcher.rb:40:in `initialize' from /usr/lib/ruby/site_ruby/1.8/hobix/util/patcher.rb:39:in `each' from /usr/lib/ruby/site_ruby/1.8/hobix/util/patcher.rb:39:in `initialize' from /usr/lib/ruby/site_ruby/1.8/hobix/util/patcher.rb:52:in `new' from /usr/lib/ruby/site_ruby/1.8/hobix/util/patcher.rb:52:in `[]' from /usr/lib/ruby/site_ruby/1.8/hobix/commandline.rb:207:in `create_weblog' from /usr/bin/hobix:83:in `call' from /usr/bin/hobix:83 [EMAIL PROTECTED] ~/hobix/trunk $ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF8nJLR6N46HXxiJERAoCQAKCQ4k0f5OUoFrWpm9umVuT2/HgRyACg1Cie xbQd85S+Ebv3HduBuvfZL7Y= =n+ct -----END PGP SIGNATURE----- _______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
