hey again!
i have a small problem with installing programs that i hope you guys might be able to help me with!
the install metod i am wondering about is installing from source.
when ever i try to install something from the source packages i get some an error..
when i follow the instruksion that follow the few program i have tried to install from source, it has some commands it want me to use.
one of them is usually "make install" or "make world". but when i do that i get an error and can't go any further with the install.
the error i get is "make: ***No rule to make target `install' .Stop" (or `world' if that is what i used)
does anyone know why i get this error and how to fix it?
i have a small problem with installing programs that i hope you guys might be able to help me with!
the install metod i am wondering about is installing from source.
when ever i try to install something from the source packages i get some an error..
when i follow the instruksion that follow the few program i have tried to install from source, it has some commands it want me to use.
one of them is usually "make install" or "make world". but when i do that i get an error and can't go any further with the install.
the error i get is "make: ***No rule to make target `install' .Stop" (or `world' if that is what i used)
does anyone know why i get this error and how to fix it?
Comment