Lets say one thing: The hobix documentation is fucking bad, bad, bad, bad. If god could read(???), he would let it rain green cats for one week!
It is try and error! The main problem is the ENTER key. Ok, i since i was unable to install v0.3b and 4 i tried this as root (owner root.root is important): sudo svn co http://code.whytheluckystiff.net/svn/hobix/trunk ~/repository/hobix cd ~/repository/hobix sudo ruby setup.rb The first error is this 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 /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:140:in `initialize': No such file or directory - /usr/share/hobix//default-blog-modes.yaml (Errno::ENOENT) from /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:140:in `open' from /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:140:in `load_patchsets' from /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:185:in `create_weblog' from /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:515:in `setup_blogs' from /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:502:in `loop' from /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:502:in `setup_blogs' from /usr/bin/hobix:83:in `call' from /usr/bin/hobix:83 Indeed. the setup.rb forgot to copy some files and i copied by hand. BUT delete the .svn files, otherwise you will get another error. Is Apache (i use apache2) used as a proxy via webrick? Finally i managed to setup hobix on Debian Testing. Before i now start anything i have some questions: There will be a new release 5. When? Is german localization possible? I need german dates, times and maybe some translations of hobix messages. Can i write html tags in a post? I ask this because in my other blog i heavily use html tags. This could be a problem while importing those posts. I see that i can not write german umlauts ä ü ... How can i write umlauts? I wrote a first test entry: On the entry page is shown up the time of creation with a link. In my case this link points to http://localhost:2000/Test/firstEntry Clicking this link results in this error: Not Found `/Test/firstEntry' not found. WEBrick/1.3.1 (Ruby/1.8.6/2007-06-07) at localhost:2000 Indded there is no entry firstEntry. But a entry firstEntry.html. Regards -Dieter ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 _______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
