Talk:FreeMind on Linux: Difference between revisions

From FreeMind
Jump to navigationJump to search
(This is cool but...)
 
(wrong command in 'apt-get install' section?)
Line 4: Line 4:


David
David
== wrong command in 'apt-get install' section? ==
for me the given command for installing freemind by using apt-get didn't work:
apt-get install freemind/experimental freemind-plugins-svg/experimental \
      freemind-plugins-time/experimental freemind-plugins-time/experimental
i found out i had to delete the /experimental, then:
apt-get install freemind freemind-plugins-svg/experimental \
      freemind-plugins-time/experimental freemind-plugins-time/experimental
worked fine
am i right or am i wrong? not sure whether i did the whole stuff an other way or the wiki put the wrong command so i didn't change it...
schaffner

Revision as of 19:00, 14 January 2006

FreeMind is great! I have a great idea for a similar program only with a different feature set. What I want to know more about is how you start an open source software project. I have an idea and a beginning of a design, but how do I get more people involved?

Thanks in advance for any help / inspiration / tips.

David

wrong command in 'apt-get install' section?

for me the given command for installing freemind by using apt-get didn't work: apt-get install freemind/experimental freemind-plugins-svg/experimental \

     freemind-plugins-time/experimental freemind-plugins-time/experimental

i found out i had to delete the /experimental, then:

apt-get install freemind freemind-plugins-svg/experimental \

     freemind-plugins-time/experimental freemind-plugins-time/experimental

worked fine

am i right or am i wrong? not sure whether i did the whole stuff an other way or the wiki put the wrong command so i didn't change it...

schaffner