Thread: Help with make and make install at a different directory
hello!
trying install scite, compile source code have problem.
using scientific linux on computer have 1 directory..
scite requires scintilla installation.. on readme file there instructions, cant command properly..
"to build scintilla, use makefile located in scintilla/gtk directory
cd scintilla/gtk
make
cd ../..
build , install scite, use makefile located in scite/gtk directory
cd scite/gtk
make
make install
installs scite $prefix/bin. value of $prefix determined from
location of gnome if installed. /usr if installed
linux or /usr/local if built source. if gnome not installed
/usr/bin used prefix. prefix can overridden on command
line "make prefix=/opt" same value should used both make
, make install location compiled executable. global
properties file installed @ $prefix/share/scite/sciteglobal.properties.
language specific properties files installed directory."
error "make: nothing done `all'. "
command should write exactly?
thank in advance!
moved other os/distro talk.
Forum The Ubuntu Forum Community Other Discussion and Support Other OS Support and Projects Other Operating Systems Any Other OS Help with make and make install at a different directory
Ubuntu
Comments
Post a Comment