sass / sassc

libsass command line driver
Other
784 stars 131 forks source link

unable to find [dynamically linked] libsass library #230

Open shinenelson opened 6 years ago

shinenelson commented 6 years ago

I've been trying to compile sassc from source, in vain.

I have libsass compiled fine ( via the autotools method ) to $HOME/.local/lib ( I don't have any implementation to test whether the library itself works, which is why I'm compiling sassc; but that has been in vain till now and is not really the problem here either ). I'm following the build instructions from the docs. My prefix for the configure command is $HOME/.local.

I can't seem to configure sassc for compilation. Every time I get the same error : configure: error: unable to find libsass library (use --with-libsass?)

I tried :

Maybe, I'm putting the values for the configure flags wrong, so I'm going to put them here (the way I tried them out) :

Environment variables :

System Information :

ls $HOME/.local/lib/libsass.*
/home/shine/.local/lib/libsass.a
/home/shine/.local/lib/libsass.la
/home/shine/.local/lib/libsass.so -> libsass.so.1*
/home/shine/.local/lib/libsass.so.1 -> libsass.so.1.0.0*
/home/shine/.local/lib/libsass.so.1.0.0