I needed to use SVN on a new installation of Mountain Lion OSX on my Macbook Pro and initially assumed it would be there because I already had Xcode installed however it was not or was not located in my path. After playing around in the Xcode interface for a moment I located the Command Line Tools package available for download which ended up installing svn on the command line. Below I describe how to verify if SVN is installed on OSX and explain how to install it if it does not already exist.
Tags: app store, Apple, command line tools, downloads, install, lion, Mac, mountain lion, package, preferences, svn, terminal, which, xcode
Posts Tagged “package”Recently received a 1U IPSU NetGate ALIX Single to perform some testing with pfSense on this type of platform. I was looking for a way to track the device and hoping to use DMI information so needed to first install dmidecode. Anyhow ran into a couple issues which are noted below along with resolutions for those issues. Tags: 1U IPSU NetGate ALIX, 8.1, 8.2, dmidecode, dmidecode.tbz, freebsd, netgate, package, pfsense, ports, rc.conf_mount_ro, rc.conf_mount_rwIf you have used the debconf-set-selections command that I mentioned in a previous article there will likely be more questions that come up over time such as how to view variables that have been set for specific packages or how to flush the debconf database. Below I show a couple example that explain how to view variables in the debconf database and also how to remove those variables from the database. Tags: debconf, debconf-communicate, debconf-show, echo, Linux, mysql-server, package, purge, ubuntu, variableIn the past I used CentOS Linux the open source RedHat Enterprise Linux clone but these days I find myself using Ubuntu Linux more and more often because so many more packages that clients want installed are more up to date. One command I used to use on CentOS all the time was the yum whatprovides command which would allow me to search for specific applications, scripts, libraries, etc. to figure out what packages I needed to install. The command that is similar on Ubuntu is apt-file which does not come installed by default. Below I show the output of an example yum whatprovides command on CentOS Linux followed by what needs to be done to use apt-file on Ubuntu Linux. Tags: application, apt-file, cache, CentOS, library, Linux, package, script, search, ubuntu, whatprovides, whois, yum, yum whatprovides
Oct
13
2011
CentOS Linux Configure Script Error – No package ‘libdaemon’ foundPosted by alex in ErrorsWhile running a configure script before compiling an application on CentOS Linux I received an error regarding libdaemon which caused the configure script to fail. Using YUM I was able to list the available packages that included libdaemon in the name, install one, and then move past that error in the configure script. Below I show how to list packages using YUM with libdaemon in the name and then show example output of installing libdaemon-devel which is the package needed by the configure script. Tags: CentOS, compile, configure, error, libdaemon, libdaemon-devel, Linux, package, repo, whatprovides, yum, yum list |









Entries (RSS)