Talk:FreeMind on Linux: Difference between revisions
(wrong command in 'apt-get install' section?) |
|||
Line 8: | Line 8: | ||
for me the given command for installing freemind by using apt-get didn't work: | for me the given command for installing freemind by using apt-get didn't work: | ||
apt-get install freemind/experimental freemind-plugins-svg/experimental | |||
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: | i found out i had to delete the /experimental, then: | ||
apt-get install freemind freemind-plugins-svg | apt-get install freemind freemind-plugins-svg freemind-plugins-time freemind-plugins-time | ||
worked fine | worked fine | ||
guess you should leave the /experimental in the sources.list away if you want to have the originall command working? | |||
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... | 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 | schaffner |
Revision as of 19:05, 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 freemind-plugins-time freemind-plugins-time
worked fine
guess you should leave the /experimental in the sources.list away if you want to have the originall command working?
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