Post here any ideas/problems/suggestions you have regarding CodeLite's Subversion (SVN) plugin
-
Killertester
- CodeLite Curious
- Posts: 2
- Joined: Thu Jan 28, 2010 2:51 am
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by Killertester » Thu Jan 28, 2010 2:57 am
Hi!
I compile codelite on gentoo. Make good but make install error.
make install:
Code: Select all
Uninstalling CodeLite
/bin/sh: -c: line 1: syntax error near unexpected token `fi'
/bin/sh: -c: line 1: `fi'
make: *** [uninstall] Error 2
Sorry my english i russian.
-
eranif
- CodeLite Plugin
- Posts: 6120
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif » Thu Jan 28, 2010 10:25 am
do 'svn update'
run configure again
and then:
make install
it should work now
Eran
-
Killertester
- CodeLite Curious
- Posts: 2
- Joined: Thu Jan 28, 2010 2:51 am
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by Killertester » Thu Jan 28, 2010 3:51 pm
Yea all good senk. Coools IDE.