Do Not Startx In KDE

Ubuntu 14.10

Do not startx in KDE. Help me please.

Quote:
ksplashqml: error while loading shared libraries: libpulsecommon-4.0.so: cannot open shared object file: No such file or directory
startkde: Starting up...
kdeinit5: preparing to launch 'libkdeinit5_klauncher'
kdeinit5: Launched KLauncher, pid = 5498, result = 0
Qt: Session management error: networkIdsList argument is NULL
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit5: opened connection to :0
kdeinit5: preparing to launch 'libkdeinit5_kded5'
kdeinit5: Launched KDED, pid = 5500 result = 0
kdeinit5: preparing to launch 'libkdeinit5_kcminit_startup'
Could not open kcminit_startup using a library: Cannot load library /usr/lib/x86_64-linux-gnu/libkdeinit5_kcminit_startup: (libpulsecommon-4.0.so: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога)
kdeinit5: Launched 'kcminit_startup', pid = 5501 result = 0
kcminit_startup: error while loading shared libraries: libpulsecommon-4.0.so: cannot open shared object file: No such file or directory
kdeinit5: PID 5501 terminated.
kdeinit5: Got KWRAPPER 'ksmserver' from wrapper.
kdeinit5: preparing to launch 'libkdeinit5_ksmserver'
Qt: Session management error: networkIdsList argument is NULL
Could not open ksmserver using a library: Cannot load library /usr/lib/x86_64-linux-gnu/libkdeinit5_ksmserver: (libpulsecommon-4.0.so: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога)
ksmserver: error while loading shared libraries: libpulsecommon-4.0.so: cannot open shared object file: No such file or directory
kdeinit5: PID 5504 terminated.
startkde: Shutting down...
kdeinit5: terminate KDE.
klauncher: Exiting on signal 1
startkde: Running shutdown scripts...
startkde: Done.


Similar Content



Output A List Of Five Books With Their Filename Titles Into One File

Dear forum of Linux,
could I output a list of five books with their filename titles into one file?
In order o output all the contents of all the files with their filenames there was: find . -type f | while read x; echo -e "\n$x";cat "$x";done > бетховен.txt

In spite of them being successively named 1Atitle... 2Atitle the two first aren't 1A 2A, but 1A ..5A (2
3 4) They actually a 1АБетховен.. 5АБетховен... It now breaks all things I hoped.

Could the task be done by head, cat or grep command? Cat has no filename parameter, head can't output the whole file and grep has a filename parameter but it's primary use is searching one line. In find I coulnd't write each file by hand ...

i've got another command awk '{ print FILENAME, $0 }' (it claims to show the filename though it shows it didn't end


Currently I blame the Linux learning curve because of google results and non-answered messages and all that after translation if a nice question directly to English. Isn't that it hard to make more help to design unixes language in that way to be really descriptive and write it as you think.
I'm deeply sorry for that grief!...(

Error While Loading Shared Libraries: Libquadmath.so.0

Dear all;
I run an execute file named "A" gets it's input from a text file "B.inp"
but I face this error:
A < B.inp
: error while loading shared libraries: libquadmath.so.0: cannot open shared object file: No such file or directory

I've downloaded libquadmath and when I want to install it ,the other error said I don't have libgc package!!! but I have libgc!! is it because of existing two different repository that it can't share their information?
my operating system is Centos6;
what shall I do?
Thanks for your attention

Snmpd Error!

I'm trying to get MRTG set up on Ubuntu 14.04 and cannot get snmpd to install correctly. Every time I try to install I get this error

/usr/sbin/snmpd: error while loading shared libraries: libnetsnmpagent.so.30: cannot open shared object file: No such file or directory
invoke-rc.d: initscript snmpd, action "start" failed.
dpkg: error processing package snmpd (--configure):
subprocess installed post-installation script returned error exit status 127
Processing triggers for ureadahead (0.100.0-16) ...
Errors were encountered while processing:
snmpd
E: Sub-process /usr/bin/dpkg returned an error code (1)

I've tried numerous possible fixes for this and have not found anything that works. Any help is greatly appreciated.

What Is The Difference Between 32bit Library And 64 Library?

Hello guys.

I'm using this library (downloaded at http://wavelet2d.sourceforge.net/). I found out that this library is only working on 32bit systems (http://www.linuxquestions.org/questi...ol-4175543660/).

Now I need to work with the library on a 64 system. I thought libraries are just a group of pure object codes so I honestly didn't expect to face this kind of problems.

If you could help me understand why this is and how I can make 64bit libraries from the same source codes that made the 32bit library (perhaps where I should more look into or something, I'm NOT asking you for 100% answers if I'm annoying you by any means), then that would be great.

I'd appreciate your help.

Thank you.

Segmentation Fault (core Dumped ) Error In Ns2.34

I did some changes in the LAR protocol and suppose the new protocol is named as ABC .
When i am doing make clean and then make.
object file "ABC.o" was successfully created.
Then i tried to run tcl file , nothing has been written in the trace file and it gave me the following error

21052015$ ns234 new.tcl scen1 setting other default settings...
removing unecessary packet headers...
num_nodes is set 100
INITIALIZE THE LIST xListHead
loading mobility file
loading traffic file
Starting Simulation...
Segmentation fault (core dumped)

I tried a lot but unable to find out where is the error. I am unable to find out the point of error . Is it in .cc file or in .tcl file.
Could someone please help me.
My work is stucked and i searched a lot but didn't get anything.

please please .............. help me

KDEInit Could Not Launch '/usr/lib64/firefox-24.2.0/firefox On Slackware Error.

When i doble click on some html file it gives me that error

KDEInit could not launch '/usr/lib64/firefox-24.2.0/firefox.

I can open it with right click and use "open with" option, but than i have 4 positions of firefox in context menu. How can solve this ? I currently use firefox 34.1 , installed it slackpkg.

Unable To Kde Login

I have SLES 11.3 (x86_64).
When I try to connect to this server via ssh or console without kde everything is OK.
But when I try to connect to this server through kde, in /var/log/messages I can see:

Mar 25 10:03:04 server1 kdm: :0[6560]: Cannot open ConsoleKit session: Unable to open session: Failed to execute program /lib64/dbus-1/dbus-daemon-launch-helper: Success
Mar 25 10:03:04 server1 kdm: :0[6560]: Client start failed
Mar 25 10:03:04 server1 kdm: :0[6560]: Cannot close ConsoleKit session: Unable to close session: no session open

# ls -l /lib64/dbus-1/dbus-daemon-launch-helper
-rwsr-x--- 1 root messagebus 47912 Oct 15 2012 /lib64/dbus-1/dbus-daemon-launch-helper

Can you help me to resolve my problem?

What's The Best (and Safest) Way To Get Rid Of Improperly Installed Programs?

I attempted to install an older version of LibreOffice and ended up making a mess of things. It looked like the LO was installed. It was in the Applications Menu, but it wouldn't launch. So you guys here helped me check it out in the terminal and turns out the LO is not installed.

Code:
gregg@LG:~/Desktop$ libreoffice
The program 'libreoffice' is currently not installed. You can install it by typing:
sudo apt-get install libreoffice-common

Same goes for the Sigil (the other improperly installed program I want to get rid of).

Code:
gregg@LG:~/Desktop$ sigil
/usr/local/share/sigil/sigil: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

And I've decided to get different versions of both programs so whatever is in there needs to go before I install the new versions.

So what's the best way of getting rid of what's in there? I've got Synaptic Package Manager and I can see that a lot of the squares are filled in with green for the Sigil and LO that was attempted to be installed. I could just check mark all those spaces with "Mark for complete removal." Or is there a better way?

I don't expect anybody to read beyond this but if the following terminal stuff is a clue as to the LO installation I'll include it. Here goes:

Code:
gregg@LG:~/Desktop$ cd LibreOffice_4.2.3.3_Linux_x86_deb/DEBS/
gregg@LG:~/Desktop/LibreOffice_4.2.3.3_Linux_x86_deb/DEBS$ sudo dpkg -i *.deb
[sudo] password for gregg:
Selecting previously unselected package libobasis4.2-base.
(Reading database ... 197387 files and directories currently installed.)
Preparing to unpack libobasis4.2-base_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-base (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-calc.
Preparing to unpack libobasis4.2-calc_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-calc (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core01.
Preparing to unpack libobasis4.2-core01_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core01 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core02.
Preparing to unpack libobasis4.2-core02_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core02 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core03.
Preparing to unpack libobasis4.2-core03_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core03 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core04.
Preparing to unpack libobasis4.2-core04_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core04 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core05.
Preparing to unpack libobasis4.2-core05_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core05 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core06.
Preparing to unpack libobasis4.2-core06_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core06 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core07.
Preparing to unpack libobasis4.2-core07_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core07 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-draw.
Preparing to unpack libobasis4.2-draw_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-draw (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us.
Preparing to unpack libobasis4.2-en-us_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-base.
Preparing to unpack libobasis4.2-en-us-base_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-base (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-calc.
Preparing to unpack libobasis4.2-en-us-calc_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-calc (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-math.
Preparing to unpack libobasis4.2-en-us-math_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-math (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-res.
Preparing to unpack libobasis4.2-en-us-res_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-res (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-writer.
Preparing to unpack libobasis4.2-en-us-writer_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-writer (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-beanshell-script-provider.
Preparing to unpack libobasis4.2-extension-beanshell-script-provider_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-beanshell-script-provider (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-javascript-script-provider.
Preparing to unpack libobasis4.2-extension-javascript-script-provider_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-javascript-script-provider (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-mediawiki-publisher.
Preparing to unpack libobasis4.2-extension-mediawiki-publisher_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-mediawiki-publisher (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-nlpsolver.
Preparing to unpack libobasis4.2-extension-nlpsolver_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-nlpsolver (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-pdf-import.
Preparing to unpack libobasis4.2-extension-pdf-import_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-pdf-import (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-report-builder.
Preparing to unpack libobasis4.2-extension-report-builder_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-report-builder (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-gnome-integration.
Preparing to unpack libobasis4.2-gnome-integration_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-gnome-integration (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-graphicfilter.
Preparing to unpack libobasis4.2-graphicfilter_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-graphicfilter (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-images.
Preparing to unpack libobasis4.2-images_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-images (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-impress.
Preparing to unpack libobasis4.2-impress_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-impress (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-kde-integration.
Preparing to unpack libobasis4.2-kde-integration_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-kde-integration (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-librelogo.
Preparing to unpack libobasis4.2-librelogo_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-librelogo (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-math.
Preparing to unpack libobasis4.2-math_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-math (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-ogltrans.
Preparing to unpack libobasis4.2-ogltrans_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-ogltrans (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-onlineupdate.
Preparing to unpack libobasis4.2-onlineupdate_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-onlineupdate (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-ooofonts.
Preparing to unpack libobasis4.2-ooofonts_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-ooofonts (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-ooolinguistic.
Preparing to unpack libobasis4.2-ooolinguistic_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-ooolinguistic (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-postgresql-sdbc.
Preparing to unpack libobasis4.2-postgresql-sdbc_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-postgresql-sdbc (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-python-script-provider.
Preparing to unpack libobasis4.2-python-script-provider_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-python-script-provider (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-pyuno.
Preparing to unpack libobasis4.2-pyuno_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-pyuno (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-writer.
Preparing to unpack libobasis4.2-writer_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-writer (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-xsltfilter.
Preparing to unpack libobasis4.2-xsltfilter_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-xsltfilter (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2.
Preparing to unpack libreoffice4.2_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2 (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-base.
Preparing to unpack libreoffice4.2-base_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-base (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-calc.
Preparing to unpack libreoffice4.2-calc_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-calc (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-debian-menus.
Preparing to unpack libreoffice4.2-debian-menus_4.2.3-3_all.deb ...
Unpacking libreoffice4.2-debian-menus (4.2.3-3) ...
Selecting previously unselected package libreoffice4.2-dict-en.
Preparing to unpack libreoffice4.2-dict-en_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-dict-en (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-dict-es.
Preparing to unpack libreoffice4.2-dict-es_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-dict-es (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-dict-fr.
Preparing to unpack libreoffice4.2-dict-fr_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-dict-fr (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-draw.
Preparing to unpack libreoffice4.2-draw_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-draw (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-en-us.
Preparing to unpack libreoffice4.2-en-us_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-en-us (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-impress.
Preparing to unpack libreoffice4.2-impress_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-impress (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-math.
Preparing to unpack libreoffice4.2-math_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-math (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-ure.
Preparing to unpack libreoffice4.2-ure_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-ure (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-writer.
Preparing to unpack libreoffice4.2-writer_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-writer (4.2.3.3-3) ...
Setting up libreoffice4.2-debian-menus (4.2.3-3) ...
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
Setting up libreoffice4.2-ure (4.2.3.3-3) ...
Setting up libobasis4.2-core01 (4.2.3.3-3) ...
Setting up libobasis4.2-core02 (4.2.3.3-3) ...
Setting up libobasis4.2-core03 (4.2.3.3-3) ...
Setting up libobasis4.2-core04 (4.2.3.3-3) ...
Setting up libobasis4.2-core05 (4.2.3.3-3) ...
Setting up libobasis4.2-core06 (4.2.3.3-3) ...
Setting up libobasis4.2-core07 (4.2.3.3-3) ...
Setting up libobasis4.2-draw (4.2.3.3-3) ...
Setting up libobasis4.2-en-us (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-base (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-calc (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-math (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-res (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-writer (4.2.3.3-3) ...
Setting up libobasis4.2-extension-beanshell-script-provider (4.2.3.3-3) ...
Setting up libobasis4.2-extension-javascript-script-provider (4.2.3.3-3) ...
Setting up libobasis4.2-extension-mediawiki-publisher (4.2.3.3-3) ...
Setting up libobasis4.2-extension-nlpsolver (4.2.3.3-3) ...
Setting up libobasis4.2-extension-pdf-import (4.2.3.3-3) ...
Setting up libobasis4.2-extension-report-builder (4.2.3.3-3) ...
Setting up libobasis4.2-gnome-integration (4.2.3.3-3) ...
Setting up libobasis4.2-graphicfilter (4.2.3.3-3) ...
Setting up libobasis4.2-images (4.2.3.3-3) ...
Setting up libobasis4.2-impress (4.2.3.3-3) ...
Setting up libobasis4.2-kde-integration (4.2.3.3-3) ...
Setting up libobasis4.2-math (4.2.3.3-3) ...
Setting up libobasis4.2-ogltrans (4.2.3.3-3) ...
Setting up libobasis4.2-onlineupdate (4.2.3.3-3) ...
Setting up libobasis4.2-ooofonts (4.2.3.3-3) ...
Setting up libobasis4.2-ooolinguistic (4.2.3.3-3) ...
Setting up libobasis4.2-python-script-provider (4.2.3.3-3) ...
Setting up libobasis4.2-pyuno (4.2.3.3-3) ...
Setting up libobasis4.2-writer (4.2.3.3-3) ...
Setting up libobasis4.2-xsltfilter (4.2.3.3-3) ...
Setting up libreoffice4.2 (4.2.3.3-3) ...
Setting up libreoffice4.2-dict-en (4.2.3.3-3) ...
Setting up libreoffice4.2-dict-es (4.2.3.3-3) ...
Setting up libreoffice4.2-dict-fr (4.2.3.3-3) ...
Setting up libreoffice4.2-draw (4.2.3.3-3) ...
Setting up libreoffice4.2-en-us (4.2.3.3-3) ...
Setting up libreoffice4.2-impress (4.2.3.3-3) ...
Setting up libreoffice4.2-math (4.2.3.3-3) ...
Setting up libreoffice4.2-writer (4.2.3.3-3) ...
Setting up libobasis4.2-base (4.2.3.3-3) ...
Setting up libobasis4.2-calc (4.2.3.3-3) ...
Setting up libobasis4.2-librelogo (4.2.3.3-3) ...
Setting up libobasis4.2-postgresql-sdbc (4.2.3.3-3) ...
Setting up libreoffice4.2-base (4.2.3.3-3) ...
Setting up libreoffice4.2-calc (4.2.3.3-3) ...
Processing triggers for mime-support (3.55ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu2) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Processing triggers for gnome-icon-theme (3.12.0-1ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
gregg@LG:~/Desktop/LibreOffice_4.2.3.3_Linux_x86_deb/DEBS$

Borked Ubuntu With Putty SSH Cmd Line

I am not sure what happened here, and I find it oddly disturbing that a Putty session from Window could do this, but here is what I did -

I was attempting to open a ssh redirect session from Putty command line on my W7 work PC to my home PC running Ubuntu 14.04. I've done this before with the Putty GUI and had no issues at all, but this time I was using cmd line and it never did connect. I ran this command:
Code:
putty -ssh -D 1080 -P 22 domain.com

The Putty window opened but never connected. I tried twice and when it didn't connect, I gave up and went back to the GUI. I connected with the GUI just fine, but after connecting an SSH session to my Ubuntu server at home, I noticed it was acting odd.

Long story short: It was in a "read-only" mode, saying the file system was read-only. I couldn't run apt-get update or even create a new folder in my Home folder or desktop. I remotely rebooted the machine and it never came back online.

When I got home I checked it, and it told me that Ubuntu had found some errors, and was asking if I wanted to correct them. I said yes and it took a short while, but then finally let me log back in.

After this, the box is about 90-95% back to normal except for a couple of odd things that I don't understand.

The main issue is that my Samba shared drives are no longer working. The fstab file looks the same and can connect to other machines, but nothing can connect back to the Ubuntu box. The folder permissions are correct also. I have a CentOS7 box, a Fedora laptop and a W7 box - none of them can connect to my Ubuntu box. I only run Samba and connect with it, even from Linux boxes, just to make it simple (since Windows is stupid and can't use NFS) - this has always worked in the past. Now for the life of me, I can't figure out why nothing will connect.

Is there a logfile or trouble-shooter I could look at it see what happened? It should be in /var/log somewhere, but I don't know where to start. SSH? Samba? The entire filesystem was read-only for a short while, so is there a FS or System log in /var/log?

I am kinda confused on this one, any help is appreciated.

Libphp5.so Not Created

Hi,

Friends,

I had i problem with php compilation. When i do make install I get below error.

Code:
 make install
Installing PHP SAPI module:       apache2handler
/usr/lib/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib/apr/build-1/libtool' libphp5.la /usr/lib/httpd/modules
/usr/lib/apr/build-1/libtool --mode=install install libphp5.la /usr/lib/httpd/modules/
libtool: install: install .libs/libphp5.lai /usr/lib/httpd/modules/libphp5.la
libtool: install: install .libs/libphp5.a /usr/lib/httpd/modules/libphp5.a
libtool: install: chmod 644 /usr/lib/httpd/modules/libphp5.a
libtool: install: ranlib /usr/lib/httpd/modules/libphp5.a
libtool: install: warning: remember to run `libtool --finish /usr/src/php-5.4.37/libs'
Warning!  dlname not found in /usr/lib/httpd/modules/libphp5.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/lib/httpd/modules/libphp5.so
chmod: cannot access `/usr/lib/httpd/modules/libphp5.so': No such file or directory
apxs:Error: Command failed with rc=65536

I had below httpd modules install

Code:
[root@centos6php54 php-5.4.37]# rpm -qa|grep httpd|sort
httpd-2.4.12-1.i686
httpd-debuginfo-2.4.12-1.i686
httpd-devel-2.4.12-1.i686
httpd-manual-2.4.12-1.i686
httpd-tools-2.4.12-1.i686

I have below config parameters

Code:
'./configure'  '--build=i686' '--host=i686' '--target=i686' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=/lib' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr' '--enable-gd-native-ttf' '--with-t1lib=/usr' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--with-kerberos' '--enable-ucd-snmp-hack' '--enable-shmop' '--enable-calendar' '--with-libxml-dir=/usr' '--enable-xml' '--with-system-tzdata' '--with-mime-magic=/usr/share/file/magic' '--enable-force-cgi-redirect' '--enable-pcntl' '--with-imap=shared' '--with-imap-ssl' '--enable-mbstring=shared' '--enable-mbregex' '--with-ncurses=shared' '--with-gd=shared' '--enable-bcmath=shared' '--enable-dba=shared' '--with-db4=/usr' '--with-xmlrpc=shared' '--with-ldap=shared' '--with-ldap-sasl' '--with-mysql=shared,/usr' '--with-mysqli=shared,/usr/bin/mysql_config' '--with-interbase=shared,/usr/lib/firebird' '--with-pdo-firebird=shared,/usr/lib/firebird' '--enable-dom=shared' '--with-pgsql=shared' '--enable-wddx=shared' '--with-snmp=shared,/usr' '--enable-soap=shared' '--with-xsl=shared,/usr' '--enable-xmlreader=shared' '--enable-xmlwriter=shared' '--with-curl=shared,/usr' '--enable-fastcgi' '--enable-pdo=shared' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-mysql=shared,/usr' '--with-pdo-pgsql=shared,/usr' '--with-pdo-sqlite=shared,/usr' '--with-pdo-dblib=shared,/usr' '--with-sqlite=shared,/usr' '--enable-json=shared' '--enable-zip=shared' '--with-readline' '--enable-dbase=shared' '--with-pspell=shared' '--with-mcrypt=shared,/usr' '--with-mhash=shared,/usr' '--with-tidy=shared,/usr' '--with-mssql=shared,/usr' '--enable-sysvmsg=shared' '--enable-sysvshm=shared' '--enable-sysvsem=shared' '--enable-posix=shared' '--with-unixODBC=shared,/usr' '--with-apxs2'

apxs path

Code:
[root@centos6php54 php-5.4.37]# which apxs
/usr/bin/apxs

OS Version

Code:
[root@centos6php54 php-5.4.37]# cat /etc/issue
CentOS release 6.5 (Final)
Kernel \r on an \m

Any help will be really appreciable.

Regards,

Redssr