openSUSE Forums > Looking For Something Other Than Support? » Looking for openSUSE package for Zim the deskto wiki

Go Back   openSUSE Forums > Looking For Something Other Than Support?
Forums FAQ Members List Search Today's Posts Mark Forums Read


Looking For Something Other Than Support? If you are looking for manuals, books, repositories, hardware, software, etc. this is the place to see if someone can help you find it.

Reply
Page 1 of 3 1 23
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 23-Aug-2009, 11:45
homoludens1000's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 198
homoludens1000 hasn't been rated much yet
Send a message via Yahoo to homoludens1000
Default Looking for openSUSE package for Zim the deskto wiki

Does anyone know of an openSUSE package for Zim? (Zim - a desktop wiki)

Sounds like a nifty application and I'd like to try it, but I don't want to have to compile it myself ...

For whatever reason, Zim doesn't seem to be particular popular among the openSUSE community, while it is for example for Fedora. I'd be curious to know why. Is there another application people prefer?
Reply With Quote
  #2 (permalink)  
Old 24-Aug-2009, 12:16
Explorer Penguin
 
Join Date: Apr 2009
Posts: 687
ab@novell.com hasn't been rated much yet
Default Re: Looking for openSUSE package for Zim the deskto wiki

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

http://www.rpmfind.net/linux/rpm2htm...submit=Search+...

Often enough I find that packages for other RPM-based distros (RedHat,
Fedora, Mandrake/Mandriva, etc.) will work on SUSE so perhaps give one of
those a try, though looking at the two steps required to install Zim (not
including the download/extract of course) makes me think it is probably
worthwhile to try it yourself.... doesn't even look like it needs 'root'
access like it shouldn't.

Good luck.





homoludens1000 wrote:
> Does anyone know of an openSUSE package for Zim? ('Zim - a desktop wiki'
> (http://zim-wiki.org/))
>
> Sounds like a nifty application and I'd like to try it, but I don't
> want to have to compile it myself ...
>
> For whatever reason, Zim doesn't seem to be particular popular among
> the openSUSE community, while it is for example for Fedora. I'd be
> curious to know why. Is there another application people prefer?
>
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJKksr3AAoJEF+XTK08PnB5aHgP/A9rSXQ/E+lZn7cZWLRA4Bn0
ns3z9iKOdJUxTyOtfRiF573peAjUl2gOj8wTVGHdbPj55Outgz XhEPg0WhpC+W3X
vO/MVdw+ab1e4jv+oQhKz4VFFfoGjq0eoR2DxxEKzfU5dy/YrW4h7cyj0Wy9zzIX
MlyU3YdvGcvvzfvu8wbD90CMaHmhFpE6kHcc5WRidO+IGJimXn 7pzs4Rs48Lo8jH
rpbOVWkdBkLA2YX1M8k1jgnFMOqSIqIXo0tzIf98KxEs3Iy7HN OlkNwKqUEMrj8Q
ooVyeFx1GztAr3DZbnWhOFDgY7ULEp09GNGtBu8/rDdAaW1Pi0IdteQXyvAeCc5H
qxtbacFIb9iBN2RezuL7VFzXOl+vYWyi+/cis1mnBcQOY8+u+FqMwpM6dXmMwPeR
NsUp7KcZS6QPv93qDExLwMGqcv0AC1XBWtchCJG6QlvosyBkfs MZG4GtRtr1zgF9
INjXy90EThTePi4hlpRImm6KTg9WwuFW0CAixxOnX6r8ncijv5 KFmBP3P+BXg7QH
2duZ2vJ6vUzFEasRM36+Csn/zPxR+K4K1NkDQjRwwHLt1E9WJnF/E229VtiV7NGx
TEaekw3SoAzBUA65ZJ0Lzw8eCmsdxOXHlBYwnSWfjMwIIkF83O 7gsRDesjd1k/Hg
YGK45V4VmcREJ0Xrtl/8
=/YF0
-----END PGP SIGNATURE-----
Reply With Quote
  #3 (permalink)  
Old 24-Aug-2009, 13:11
Wise Penguin
 
Join Date: Nov 2008
Posts: 1,264
Confuseling is on a distinguished reputation roadConfuseling is on a distinguished reputation road
Default Re: Looking for openSUSE package for Zim the deskto wiki

If you just want to make interlinked notes, zim is cool. If you want the power of an actual wiki, I'd recommend giving MoinMoin Desktop Edition a try. It's a full on wiki (a modified version is used, for example, for the Ubuntu wiki), written in python, and highly extensible with macros and such.

Its pages are stored as plain text (with markup, obviously) in the file system, rather than in a database - making it easy to manage them in some ways. This does cause questions about scalability, but nothing that would worry a desktop user.

It is a bit inconsistent in its handling of whitespace sometimes, and the documentation seems very patchy to me (which is odd, because it seems to be recommended in part on the strength of its documentation) - so if you're comfortable running servers, you may well be better off with mediawiki or similar.

But for me MoinMoin is perfect because it's so *immensely* easy to set up. You literally download and extract the package, change the paths and the name and such in a python script, run that script and then point your browser at localhost:8080, and voila, you have a wiki.

I've been using it quite a lot, so if you have any questions, start a thread and pm me to let me know.
Reply With Quote
  #4 (permalink)  
Old 24-Aug-2009, 18:06
homoludens1000's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 198
homoludens1000 hasn't been rated much yet
Send a message via Yahoo to homoludens1000
Default Re: Looking for openSUSE package for Zim the deskto wiki

ab@novell.com,

thanks, I'll try one of the Fedora rpms. You're right, I should probably do that little bit of compiling myself, but as a bits&bytes amateur, I tend to shy away from such things ...

Confuseling,

just took at look the MoinMoin description, pretty impressive piece of software. If you don't mind me asking, what are you using it for on your desktop? It's pretty heavy artillery, isn't it?
Reply With Quote
  #5 (permalink)  
Old 24-Aug-2009, 18:59
Wise Penguin
 
Join Date: Nov 2008
Posts: 1,264
Confuseling is on a distinguished reputation roadConfuseling is on a distinguished reputation road
Default Re: Looking for openSUSE package for Zim the deskto wiki



Sure, ask away.

I'm using it principally for university notes, and the extra capabilities (tables of contents, buttons to show/hide sections (that's a separate macro, but easy enough to install), inline duplications of sections of other pages, etc) have proved useful. I certainly could have done quite a lot with zim - and if it were just a 'life wiki' of scribblings, notes and reminders, I'd have probably stayed there - but this gives me a bit more freedom, even if it is overspecified for my needs.

It weighs in at about 60 meg for the application directory, and the wiki itself is 5 meg so far.

It's pretty lightweight on system resources (doesn't show up in 'top' except when you're changing pages), and it's stable (have had one or two slightly bizarre occurrences, but nothing troubling and no data loss). Pages load in one or two seconds, so no problems there.

The only real problem in terms of unwieldyness is firefox. Its textbox is a pig (nothing personal ): I sometimes get 5 second delays for moving the cursor on my eee PC. If I'm writing something big, I just use the itsalltext extension to load gvim, which understands (and therefore colours) MoinMoin syntax and is plenty quick, or switch over to opera.
Reply With Quote
  #6 (permalink)  
Old 24-Aug-2009, 22:37
homoludens1000's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 198
homoludens1000 hasn't been rated much yet
Send a message via Yahoo to homoludens1000
Default Re: Looking for openSUSE package for Zim the deskto wiki

ab@novell.com,

I tried some rpms I found on the net, but couldn't get them installed (usually some sort of missing dependencies error).

Quote:
Originally Posted by ab@novell.com View Post
(...) though looking at the two steps required to install Zim (not
including the download/extract of course) makes me think it is probably
worthwhile to try it yourself.... doesn't even look like it needs 'root'
access like it shouldn't.
Yeah, tried it. Not easy at all. I tried to follow the instructions from Zim - a desktop wiki. Installed missing modules like a good boy, until I was finally able to try "make test", but didn't work. Pooohhhhh ... Of course I should point out that most of the time, I had no clue whatsoever about what exactly I was doing there ...

Well, I've filed a request for including Zim into the openSUSE repositories. Probably faster than me trying to work out the intricacies of make / perl install ...
Reply With Quote
  #7 (permalink)  
Old 24-Sep-2009, 04:10
TeaSwigger's Avatar
Puzzled Penguin
 
Join Date: Sep 2009
Location: Khaulifownya
Posts: 23
TeaSwigger hasn't been rated much yet
Default Re: Looking for openSUSE package for Zim the deskto wiki

September 24 and I'm in the same situation as the OP. No Zim for OpenSuSE (it was requested already more than once), no Zim rpm will install (Mandrake & RedHats give dependency errors as the user above noted) and rather worse, I've just been through ye olde compilation tarnation - literally hours last night - trying to compile and install it myself to no avail. It really doesn't appear to be a particularly complex app but it appears that OpenSuSE's Perl modules just won't cut the mustard, even after trying to manually install any modules I could even get a hunch were needed from CPAN. Zim seems to have wanted Gtk2::Spell perl module but I tried and could not install it in OpenSuSE. Something about -pthread and it was finally one hoop too many. Somebody with more skill and experience can probably do it in a snap but it's out of my grasp now.

It's a really nice handy app, especially if one is a writer. Hierarchical note managers capable of being useful to an author are a niche in the app department that's been frustrating to me for years. Zim is one of the best I've seen (good balance between clean and featured) and moreover it uses easily accessible, well organized plain text files so one won't be in a tight spot if one can't or doesn't wish to use it anymore. Although its development is not substantial (1 author etc) it has been around a good length of time now and is apparently active/maintained. It would be a good app to have in the standard repos.
__________________
"It takes two hands to make one handshake" - Dan Kelly
Reply With Quote
  #8 (permalink)  
Old 24-Sep-2009, 09:23
homoludens1000's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 198
homoludens1000 hasn't been rated much yet
Send a message via Yahoo to homoludens1000
Default Re: Looking for openSUSE package for Zim the deskto wiki

TeaSwigger, thanks for the support!

I finally got Zim to compile, and have been playing around with it for a while. Really quite good, both as a simple notebook as well as an outliner. And as you mentioned, good outliners are still very rare under Linux (at least as far as I'm aware of).

There's apparently been some development at the bug report I filed regarding including Zim in the repos, so perhaps we're moving closer to out goal ...
Reply With Quote
  #9 (permalink)  
Old 24-Sep-2009, 09:34
Explorer Penguin
 
Join Date: Apr 2009
Posts: 687
ab@novell.com hasn't been rated much yet
Default Re: Looking for openSUSE package for Zim the deskto wiki

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

I was just able to download and compile it as well on SLED 11 x86_64. To
do so I had to get a few CPAN modules and I put them in a custom location
(./zim/perllib) and then set the PERL5LIB environment variable to that
directory. Once done the whole thing worked (./configure) and then ran
through the ./Build script very nicely. I can now load it without any
problems. I am posting the entire directory (including libraries) to
ftp://ftp.novell.com/outgoing/zim.tgz and while I cannot guarantee it will
be there long it is an option for those who do not want to navigate
through the four CPAN modules I had to grab. Feel free to build again
after extracting the tgz as this is the original Zim source plus the
original CPAN modules (in ./Zim-0.28/cpan).

ab@mybox:> md5sum ./zim.tgz
712e364a96d7c3a24eaccf0e3f0c56e6 ./zim.tgz

cd ./Zim-0.28
export PERL5LIB=`pwd`/perllib
../configure
../Build
../bin/zim

Good luck.





homoludens1000 wrote:
> TeaSwigger, thanks for the support!
>
> I finally got Zim to compile, and have been playing around with it for
> a while. Really quite good, both as a simple notebook as well as an
> outliner. And as you mentioned, good outliners are still very rare under
> Linux (at least as far as I'm aware of).
>
> There's apparently been some development at the bug report I filed
> regarding including Zim in the repos, so perhaps we're moving closer to
> out goal ...
>
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJKu4NsAAoJEF+XTK08PnB52w4P/3Qs+NzZUO02fXC3N53So1jo
gJzoAWSlPCF6B3DCv4qc70whlhsndobacqJBwjxh5oGwNUXbpN 7mVVdO9dqMYDof
IvvAODkU1BJdiJxa5AtCyxDm8wfBu8TR+0GmDM/1cSugmvRuXlS/rye8XE2XPGsD
n71EOYx0cOaeR8Nu47bdXy8bIBZpcxdk1iSDUOgBjKjx5xDA4K XM4n/R26O+CGJX
WyAMJfzbXn86xI6cZXCZaT2QWHbBDRf4QzBiLnlbcG6zZ+9MJR IZo1tS+rMciqbQ
Ae6A5CX80+xV+nuSz8tfk9v954MN9TE+iVfvMWSSdcC2QnNHm/bQJIhMNiWhPmAk
6b6aoq39yDJhiLXx1FUk+MNPIEU5Ab1rfcATICTGhN6YhmTASr uYPOzmB7wTt4Ja
uM/ekqGNCnMoadav4t+7E2bTY/7X/hsud7hCwv0rKYWYSlkH1eimwcsgidrOVJSQ
g4whJO9BdfIYift7vtwdpCJsp5F8koTyR7nEZaATA8v84+MLRl uJe6fyntcjHnpV
wqfQJzYXzR9HeUZFrRlPvvTqC/EnNFVO0kcL0XMDZd5/4S5sVhHre+MLUsQxP84+
LfAjBNdv+QYPRmwnawMO9YgaEpvWPNxcSk6dE0oKKDcfwBkZYU 0NMt9klhbFmdL+
0eECq8XTKh4BTqyju9Y2
=I1VA
-----END PGP SIGNATURE-----
Reply With Quote
  #10 (permalink)  
Old 24-Sep-2009, 23:41
TeaSwigger's Avatar
Puzzled Penguin
 
Join Date: Sep 2009
Location: Khaulifownya
Posts: 23
TeaSwigger hasn't been rated much yet
Default Re: Looking for openSUSE package for Zim the deskto wiki

Quote:
Originally Posted by homoludens1000 View Post
TeaSwigger, thanks for the support!
You're welcome, I was glad to see the interest. Very encouraging. How did you manage it if you can say?

My SuSE experience has been very positive so far but for the want of a few apps I'm struggling with.

Quote:
Originally Posted by ab@novell.com View Post
I was just able to download and compile it as well on SLED 11 x86_64. To
do so [...abbr.]
Thank you. Your thoughtful effort is appreciated.

Unfortunately this may be "over my head" a bit. I unpacked the archive and entered the listed commands in a terminal, but when I attempt to start the app it fails with the following feedback in the terminal:
Code:
Could not setup daemon: Address already in use at /usr/lib/perl5/site_perl/5.10.0/Zim/GUI/Daemon.pm line 159.
...which alas is a mystery to me. I'm sure your package works but perhaps something is wrong on my system.

The 19th was "Talk like a Pirate Day" to most folks, but I'll make this day one too and say, "Arr!"
__________________
"It takes two hands to make one handshake" - Dan Kelly
Reply With Quote
Reply
Page 1 of 3 1 23

Bookmarks

Tags
packages, zim


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2