How to get soci.h?
        Posted  
        
            by 
                Ricky
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Ricky
        
        
        
        Published on 2012-08-29T09:50:45Z
        Indexed on 
            2012/08/29
            15:50 UTC
        
        
        Read the original article
        Hit count: 353
        
installation
I am using Ubuntu 12.04, and I compiled a package for object recognition(rein).I got an error indicating that I don't have soci.h:
Error: cannot find SOCI header file: soci.h
I tried to use this command to install libsoci
sudo apt-get install libsoci-core-gcc
But I get the message:
E: can't find package libsoci-core-gcc
Does anybody know how to install this library?Thanks!
P.S.For more detailed information, click here.
© Ask Ubuntu or respective owner