Usually people do not try to install in "/" which is the root directory. Which technically likely has no prefix.
You usually want to install application in their own subdirectory if you are using a prefix for easier management. For example: /opensips-2.2.3 or /apps/opensips-2.2.3 or ... Otherwise you want to let it install in the normal locations for a specific OS (e.g. libs like go to /usr/local/lib, configs into /etc ,....). Robert -----Original Message----- From: Users [mailto:[email protected]] On Behalf Of Social Boh Sent: Friday, October 20, 2017 2:16 PM To: [email protected] Subject: [OpenSIPS-Users] Configure Install Prefix Hello, OpenSIPs 2.3 On make menuconfig -> Configure Compile Options -> Configure Install Prefix if I configure / only, the installation happen on /usr/local If I choose /usr it's OK. On 2.2 version this not happens. Any hint? Regards -- --- I'm SoCIaL, MayBe _______________________________________________ Users mailing list [email protected] https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.opensips.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fusers&data=02%7C01%7Crmundkowsky%40ets.org%7Ccac0512948924e432ef108d517e6d9b4%7C0ba6e9b760b34fae92f37e6ddd9e9b65%7C0%7C0%7C636441202635858519&sdata=%2FeSR6XS1oi37JTvfxLPVvVInCofjFwtP3GPMoxGt%2FsI%3D&reserved=0 ________________________________ This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender; do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited. Thank you for your compliance. ________________________________ _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
