Sponsored Content
Full Discussion: MkLinux, almost done
Operating Systems Linux MkLinux, almost done Post 40227 by l008com on Thursday 11th of September 2003 03:54:03 PM
Old 09-11-2003
OK I moved my libcrypto.a file to the /isr/lib folder, then I rebooted, but when it came back up it will wouldn't compile OpenSHH, it got the same error, and when I use ldconfig to list the libraries, its still not listed When I run a simple "/sbin/ldconfig" i get the following error...
Can't unlink /etc/ld.so.cache~ (Permission denied)
Should I sudo it?
 

We Also Found This Discussion For You

1. Linux

MkLinux on a Performa 6320?

Has anyone ever done this before? It says its supported, but whenever I try to boot off the installation CD, it freezes. To be more specific, it starts to boot Mac OS, then it gets to the "choose your OS" window where you can choose to fully boot Mac or dissolve Mac OS and enter into Linux. When... (0 Replies)
Discussion started by: l008com
0 Replies
xml2-config(1)						      General Commands Manual						    xml2-config(1)

NAME
xml2-config - script to get information about the installed version of libxml SYNOPSIS
xml2-config [--prefix[=DIR]] [--libs] [--cflags] [--version] [--help] DESCRIPTION
xml2-config is a tool that is used to determine the compile and linker flags that should be used to compile and link programs that use libxml. OPTIONS
xml2-config accepts the following options: --version Print the currently installed version of libxml on the standard output. --libs Print the linker flags that are necessary to link a libxml program. --cflags Print the compiler flags that are necessary to compile a libxml program. --prefix=PREFIX If specified, use PREFIX instead of the installation prefix that libxml was built with when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options. AUTHOR
This manual page was written by Fredrik Hallenberg <hallon@lysator.liu.se>, for the Debian GNU/linux system (but may be used by others). NOTES
Source for libxml is available in the SUNWlxmlS package. Documentation for libxml is available on-line at http://www.xmlsoft.org/ 3 July 1999 xml2-config(1)
All times are GMT -4. The time now is 11:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy