CentOS 5 :: LIBSSH2 Not Making An Ssh2.so File
Jul 25, 2010Alright so, I ran everything, and when I go to compile my libssh2 using: phpize && ./configure -with-ssh2 && make
View 1 RepliesAlright so, I ran everything, and when I go to compile my libssh2 using: phpize && ./configure -with-ssh2 && make
View 1 RepliesI need to install libssh2 on my CentOS 32bit server to get ssh2 extension of PHP working, after installation of this rpm, I still can't run "pecl install ssh2-beta" because it give me this error: configure: error: The required libssh2 library was not found. You can obtain that package from [URL] ERROR: `/tmp/tmp2ImZz1/ssh2-0.11.0/configure --with-ssh2=/usr' failed
View 1 Replies View RelatedI was installing PECL extension. i have downloaded the setup. then whatever process is mension in this link i have done that. PHP: Installation - Manual. when i m doing patch <patchfile i m getting this patching file ssh2.c Hunk #1 FAILED at 477. 1 out of 1 hunk FAILED -- saving rejects to file ssh2.c.rej
View 1 Replies View Relatedhow i would go about installing the ssh2 php extention?
View 2 Replies View RelatedI'm facing problem while making .iso from CD.I used the following commandmkisofs -o cdi.iso clusterwarewhere 'clustereware' is the content i need.Once done, checking this cdi.iso file noticed that certain file names are trimmed/corrupted like from .oui to _ouirunInstaller.sh to runInstalike this many file name changed.
View 5 Replies View RelatedI just recently upgraded from 11.3 to 11.4 (via zypper dup after adding the 11.4 repositories, no problems there besides the usual ATI HD2400XT video driver issues I _always_ have). I then installed VirtualBox. VirtualBox refused to start with the following error:
pk1048@img:~> VirtualBox
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/usr/lib/virtualbox/VBoxRT.so",) failed: /usr/lib64/libcurl.so.4: undefined symbol: libssh2_knownhost_init
VirtualBox: Tip! It may help to reinstall VirtualBox.
pk1048@img:~>
and the advice to reinstall VirtualBox seems misplaced. The problem appears to be an incomparability between the installed libcurl and libssh2 as follows:
pk1048@img:~> ldd -r /usr/lib64/libcurl.so.4
linux-vdso.so.1 => (0x00007fff2c59d000)
libidn.so.11 => /usr/lib64/libidn.so.11 (0x00007fb03c2d9000)
libldap-2.4.so.2 => /usr/lib64/libldap-2.4.so.2 (0x00007fb03c092000)
librt.so.1 => /lib64/librt.so.1 (0x00007fb03be88000)
code....
And yast online update claims that both are up to date, in fact these appear to be the only versions of these packages in the 11.4 repositories.
i have a freebsd server configured with ssh2 and a slackware client and another freebsd client on the freebsd client i use the ssh2 command to connect to the server and it's ok on slackware i can't use simply ssh and i can't find the correct slackbuild with ssh2 and sshkeygen2
View 4 Replies View Relatedhow to install ssh2.so package. my ssh2.so went missing i think. i already google and search for it and try to install, and they fail at certain part.
View 14 Replies View RelatedI am trying to compile C source file to generate .trb file (turbo file) which will then burn on trubo sim using TP2. When I comiple the code following error is occuring. before going through belwo error I was getting error 'Unknown MCU atmega128', known MCU are: (list appread), then I change the configuration and set the MCU to supported list then following error is occuring.
XXXXXXX@MYN8G5R52S /home/my-aip/my-aip
$ make
avr-ld -o my-aip.elf my-aip.o -L../../turbo-devel/lib -T turbo.lds -d -r --emit-
relocs -R ../../turbo-devel/lib/public_calls -lformlib -laes -lm -lc `avr-gcc -p
[code]....
Now strange thing is that whats so ever the value is of atmegs.. is I am facing same issue.
Install SSH2, but he constantly collide error. It is that [pecl install -f ssh2] but unfortunately writes error and can not be installed. Now it is up to the SSH2 provides but unfortunately cancel running.
Here is the php info : [URL] .....
System : Debian 8.1 Jessie
Debian 7.8 : The installation fails without error but that is not enough fresh modules.
I was just wondering about logging in to my remote server via SSHv2.
But I want to set a passphase key but not make the server ask for it when logging in, would this at all be possible?
I am well aware I may leave it blank but doesnt this pose a security threat possibly?
I have heard somewhere that you can get Linux Centos 4.8 to do this
I want to install[URL] extension into PHP, but it seems like it's only installed by pear, and for pear I need php-pear which wants to install php-cli. I already have php-cgi with fcgi and Apache2 worker MPM.
View 2 Replies View RelatedI'm running Centos 5.3 with an analog modem attached to /dev/ttyS0. I'm making an script to run a ppp link, and I need to know if the modem is already in use or not. Where should I look for a lock file and what is the name it's supposed to have?
View 1 Replies View RelatedI'm making my own yum repository - firstly so that all the machines I administer can be updatedvia the internal network, secondly so that I can test any updates on a spare machine before passing them on, and thirdly so that I can add my own repo for internal software.
I've created the necessary folders under my webserver, and used rsync to update them from my local CentOS mirror, following the instructions at [URL]
I notice it says to run "createrepo" on the base repository, created by copying the rpms from release DVD.
When I rsynced the updates repo, but I notice that the files in repodata are very small. In fact, having a look inside them, filelists.xml contains no file details. But if I run createrepo in the updates directory, filelists.xml gets lots of file details inside it.
I wondered if maybe the local mirror hadn't been updated properly, but checking against mirror.centos.org shows that has the same files.
how does the (real, live, CentOS) updates repo work when there is nothing in the filelists?
i just installed centos 5.4 and trying to make my local repo have groups listing of packages like the mirrors do
so i can make an spin off of the OS to my needs for web servers only / so on but
i cant get my head around the groups making part of the creatrepo
does anyone have any tips or hints or know how to make group listing of the packages
i copyed the DVD to hard drive and the repo .XML files they came with it and tryed that way but no luck yet
im running out of things to try
I'm trying to make a bootable USB disk by using syslinux. The USB disk is recognized as /dev/sdc.
#mkdosfs -I /dev/sdc
#syslinux /dev/sdc
After executing the above two commands, it generates errors as follow:
end_request: I/O error, dev sdc, sector 32
printk: 21 messages suppressed.
Buffer I/O error on device sdc, logical block 4
Buffer I/O error on device sdc, logical block 5
... ...
Buffer I/O error on device sdc, logical block 12
Buffer I/O error on device sdc, logical block 13
i installed "littler" from Synaptic. it's a front end for R, for those curious. it's not in my start menu. i searched for the app and don't know where it is. assuming i can find it, how do i set things up so that i can run it from a listing in the start menu? sorry to be so basic, but i mean from locating this app to getting it to start to making it available in the start menu, how would i do this
View 1 Replies View Relatedfor some reason copied my recovery disk directly as a file to file copy and not creating a ISO image. So thats all I have, a non ISO image and I need to burn it on a DVD to make it bootable. nothing I have tried seems to work. I know K3B has some options but I dont know it so well.
View 4 Replies View RelatedI used to be able to put a .sh file into a folder to make it into a global command.
Instead of typing:
Code:
/home/user/tool/conversion/convertmkv.sh /home/user/mkv/thisone.mkv
I could type:
Code:
convertmkv /home/user/mkv/thisone.mkv
Where to hide my executable .sh files to make this work?
I have an ISO file that I need to make a bootable USB drive with... but I don't know of any apps native to openSUSE that can do this can someone please tell me what I might use, and how?
View 9 Replies View Relatedit is possible to make the "File Browser UI" transparent?
View 5 Replies View RelatedI had a external HD from Lacie that just made me mad because you could only log into it from a windows or mac machine. So I took the 250 HD out and through it in my P3 733Mhz Processor, 128 Ram Dell optiplex. Now My Lacie HD had a Network function on it where It had a webserver and a GUI to manage users to it. But it couldn't never get the HD to turn on for Network. It would only turn on when plugged into a USB. So I want to turn my Dell optiplex into a file server with web gui functionality. How should I start.
View 11 Replies View RelatedI'm running a webserver and i've uploaded serveral .txt files. I want them to be downloadable... For example if someone opens: [URL], to start downloading, not just to open in the browser.
View 3 Replies View Relatedi download files from megaupload and hotfile. is there any possibility of making wget download more than 1 file at a time? or do you suggest any other download programme? i have ubuntu 9.10
View 3 Replies View RelatedI've seen lots of threads about this with complex solutions using things like PSUtils etc. but nothing simple and easy. Is there an easy way to print to a document to a PDF file so that it is properly formatted to be printed as a booklet?
For example, a 12 page booklet made up of A4 folded in half to A5 -
1st page = 12 & 1
2nd page = 2 & 11
3rd page = 10 & 3 etc.
So that when it is printed double-sided it comes out as a booklet. The site at the following link does what I want perfectly if I upload the booklet in single pages format, but it would be nice to have a simple way to do it offline in ubuntu [URL]
I am tying to write a script that asks for user input and saves it to a text file using awk so example #!/bin/bash read a awk #saves to file
I had a working scripted last night, deleted it by mistake and for the life of me can not remember how i did it.
I downloaded Java from the Java website, and went into the root to try and make it an executable file, and it says "chmod: cannot access `home/Non-Admin/Downloads/jre-6u25-linux-i586-rpm.bin': No such file or directory". Is there some sort of program I can install that will automatically turn the rpm.bin/.bin into an executable file?
View 8 Replies View RelatedI am trying to make my first tar file in linux. I am trying to make a tar file from a folder (with all subfolders and files) and using several commands I got several errors!
This is the tar usage:
tar [-]{txruc}[eONvVwAfblhm{op}][0-7[lmh]] [tapefile] [blocksize] [[-C directory] file] ...
Some of my attempts and responses:
tar -czf itic_glb_cognity-06082010.tar.gz itic-glb-cognity/
response: tar: z: unknown option (not using 'z' again!)
tar -cf itic-glb-cognity-06082010.tar.gz itic-glb-cognity/
response: tar: cannot stat itic-glb-cognity. Not dumped.
The last ones repeats for all the next attempts:
tar -cf itic-glb-cognity-06082010.tar.gz itic-glb-cognity
tar -cf iticglbcognity06082010.tar.gz itic-glb-cognity/
(full path + name without spaces) tar -cf iticglbcognity06082010.tar.gz /epos/webbus/bea/user_projects/domains/itic-glb-cognity
For some of the above a 10kb file was created, where the expected file would be about 250MB. I dont think it has anything to do with the user's rights, because I think I have them all.
My brother is working for a company that is making various types of embedded software. He's been trying to install Micro Core Linux on a device, and it worked after some manual kernel patching & configuring. The issue is this; he need to install this system on hundreds of similar devices. Is there a way of making the configured kernel into a bzImage, so that the kernel can be compiled on the other systems without any tweaking?
View 5 Replies View RelatedAfter scouring the internet I was able to find an Adobe release of Adobe Flash Player Square for Linux 64 bit installations in the form of a file (libflashplayer.so). After copying the file to several different Mozilla directories and also making libflashplayer.so executable with the use of chmod +x libflashplayer.so I was unable to install the plug-in.To what directory must I install this .so file to get it to work? Also when I open the browser and user url://aboutlugins I don't see Adobe Flash Player Square yet. Is there an intermediary step?
View 8 Replies View Related