osip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[osip-dev] Solaris installation


From: Tiberio, Sylvain
Subject: [osip-dev] Solaris installation
Date: Fri, 1 Jun 2012 15:26:44 +0200

Hi,

 

I try to install OSIP2 3.5.0 on Solaris 10 with the following commands:

 

# ./configure --disable-trace --prefix=$(PREFIX)

# make

# make install

 

After that, in $PREFIX/include/osip2 directory I found only one file:

# ls $PREFIX/include/osip2

osip.h

# ls $PREFIX/include/osipparser2

headers/       osip_const.h

 

But osip.h includes osip2/osip_time.h. So when I include this file it doesn't found osip2/osip_time.h!

 

When I do the same installation command on Linux I get the following file in $PREFIX/include/osip2

# ls $PREFIX/include/osip2

osip.h          osip_condv.h    osip_dialog.h   osip_fifo.h     osip_mt.h       osip_time.h

# ls $PREFIX/include/osipparser2

headers/         osip_const.h     osip_list.h      osip_message.h   osip_port.h      sdp_message.h

osip_body.h      osip_headers.h   osip_md5.h       osip_parser.h    osip_uri.h

 

What is the difference between Solaris and Linux?

 

Regards,

 

Sylvain Tiberio

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]