Results 1 to 6 of 6
make install
cp -f libsound.so /lib/snack2.2/
cp: cannot stat `libsound.so': No such file or directory
make: *** [install] Error 1
Thats the error and I have no idea how to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-09-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 10
Installing Snack library problem.
Thats the error and I have no idea how to fix it.make install
cp -f libsound.so /lib/snack2.2/
cp: cannot stat `libsound.so': No such file or directory
make: *** [install] Error 1
- 07-15-2010 #2Just Joined!
- Join Date
- Feb 2010
- Posts
- 10
Still having this problem.
- 07-15-2010 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,144
I think it's part of snack. You probably need to configure/compile/install it first.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 07-15-2010 #4Just Joined!
- Join Date
- Feb 2010
- Posts
- 10
- 07-15-2010 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,144
What I meant was that it is probably a separate entity, but possibly in the same distribution file as snack itself. So, configuring/building snack itself is not enough. I have similar issues with some source distributions for other packages.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 07-15-2010 #6Just Joined!
- Join Date
- Feb 2010
- Posts
- 10


Reply With Quote

