Slackware :: Differences Php-5.2.13-i486-2 And Php-5.3.6-i486-1

Mar 19, 2011

different versions of php, php-5.2.13-i486-2 "slackware-stable" and php-5.3.6-i486-1 "slackware-current", why dbase.so and mhash.so not in the version of php-5.3. 6-i486-1? see the differences below

php-5.2.13-i486-2
ls -all /usr/lib/php/extensions/
total 3892
drwxr-xr-x 2 root root 4096 Mar 18 08:47 ./

[code]....

View 1 Replies


ADVERTISEMENT

Slackware :: Patch To Script 'init' Which In Mkinitrd-1.4.6-i486-5 -current

Mar 15, 2011

Make the code work when RESUMEDEV is a symbolic link which has a relative path.

[Code]....

View 9 Replies View Related

Slackware :: Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No Such File Or Directory

May 31, 2010

I just downloaded slackware 13.1(x86) and i'm trying to compile ndiswrapper-1.56 using the slackbuild from slackbuils.org and i'm getting this error:

Code:

Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No such file or directory
make[2]: *** No rule to make target `/usr/src/linux-2.6.33.4/arch/i486/Makefile'. Stop.
make[1]: *** [modules] Error 2
make: *** [all] Error 2

looks like the folder i486 doesn't exist

View 2 Replies View Related

Slackware :: Slackpkg Upgrade-all Is Not Showing "bsd-games-2.13-i486-11.txz"?

May 16, 2010

I run Slackware-Current and use slackpkg to keep it updated. I also read the ChangeLog in case slackpkg misses something. After reading today's ChangeLog, I ran 'slackpkg update' and 'slackpkg upgrade-all', but the rebuilt bsd-games package isn't showing in the update list. Is anybody else having this problem?

Code:
root@slackware:/home/steven# slackpkg upgrade bsd-games
Checking local integrity... DONE
Looking for bsd-games in package list.
No packages match the pattern for upgrade. Try:
/usr/sbin/slackpkg install|reinstall

I installed the slackpkg 2.81.1 update (overwriting all my config files with the *.new ones), and I'm still having the same problem.

View 2 Replies View Related

General :: Easiest To Use Distro For I486?

Mar 10, 2011

i was just wondering what linux distro (in your opiniion) is the easiest to use for a new user like myself. I currently use Zenwalk, which isn't bad but i hope there is something easier to use out there

View 14 Replies View Related

Slackware :: 13.0 / 13.1 NTPD Differences (Synchronization Confirmation)

Jun 28, 2010

I'd like to get the 13.0 "synchronized to <time server>, stratum <stratum>" messages back on 13.1.

- On 13.0, running ntpd 4.2.4p8, reassuring messages appeared in /var/log/messages like "synchronized to 211.233.84.186, stratum 2".
- On 13.1, running ntpd 4.2.6p1, there are no messages in /var/log/messages to confirm that time is being synchronised.

rc.ntpd on both starts ntpd with the same options. /etc/ntp.conf is identical on both, a "get it working and then make it secure" version:
Code:
cat /etc/ntp.conf | grep -E -v '^$|^#' cat /etc/ntp.conf | grep -E -v '^$|^#'
server in.pool.ntp.org
server asia.pool.ntp.org
server 127.127.1.0
fudge 127.127.1.0 stratum 10
driftfile /etc/ntp/drift

According to Linux Home Networking, synchronization can be checked using ntpq -p. This shows synchronization is working. I would prefer to see that confirmation in /var/log/messages without having to run a command manually to check it. How to get the old messages back?

View 14 Replies View Related

Slackware :: Bluez 4.64 Differences Between Hciconfig And Lt-hciconfig

May 3, 2010

why I get a symbol lookup error in hciconfig from the latest Bluez package in Slackware64-current. After installing and reinstalling the Slackware package I decided to try to compile the source from URL... After running ./configure and make I noticed that in the tools/.libs directory there was hciconfig and lt-hciconfig. hciconfig produces the same output as hciconfig from the Slackware package but lt-hciconfig does not. Anybody know what the difference is between these two programs?

View 3 Replies View Related

Ubuntu :: Differences Between 8.10 And 9.10

Apr 3, 2010

Seen as my ATI driver doesn't support Ubuntu 9.10 and neither does LinuxMCE [my two biggest bug bears at the moment] I am considering downgrading to Ubuntu 8.10.

I just wondered if there were any major differences or if I am likely to see any major issues because of things that were fixed or added to 9.10 that weren't available in 8.10.

View 2 Replies View Related

General :: Differences Between UID 0 And GID 0?

Feb 24, 2010

Anyone knows the differences between UID 0 and GID 0?

View 6 Replies View Related

General :: Differences Between Two USB Keyboards?

Jun 24, 2011

I have a proprietary device - something like an iPad screen - which has a front panel display with touchscreen buttons that work internally as a USB keyboard. During testing/debugging I want to connect it to another keyboard via the external USB port.Any application which I open on the device by pressing some characters on the touchscreen accepts input codes from either USB keyboard. I want to limit the touchscreen USB keyboard input only to a specific set of apps.Is there a program which can help me detect which USB port or device the code is coming from? Or someway I can map one keyboard to send a different set of codes? The device is using Linux.

View 2 Replies View Related

Ubuntu :: Differences Between Gnome And KDE?

Aug 4, 2010

I've seen in the forums people prefer or dislike Gnome/KDE. I looked around and the differences seem to be cosmetic and not that complicated. Are there any differences "under the hood"? What I mean by this is maybe the way programs behave, user options, etc. or is it all cosmetic?

View 2 Replies View Related

Ubuntu Installation :: Differences 10.10 VS 10.4?

Sep 23, 2010

I am not having a problem but I was just wondering, now that 10.10 launch is coming nearer, whether or not to upgrade from 10.04 to 10.10. 10.4 is working fine and the only real reason for me to upgrade would be a better boot time (is there a better boot time with 10.10?) ... or am I missing an other important reason?

View 4 Replies View Related

Networking :: Differences Between IP Addresses?

Apr 24, 2011

I've used two internet services to show me my IP address, and I get different results:1. Whatsmyip.org : ***.**.109.***2. ipchicken.com : ***.**.111.***All the * numbers are same, except 109 and 111. (or link me to explanation) of which one's which?

View 8 Replies View Related

General :: Differences Between XFree86 And KDE?

Oct 7, 2009

My old Intrepid box got old and senile in the hardware, so I had to take it back round the shed and put her down.I buried her next to her favorite tree in the backyard. So yes, I got this new Mini ITX setup with a dual core Atom processor and 4 gigs of ram for my new computer. I'm going to use it as a media center in my living room. However Atom 1.6 ghz is no screamer so I'd like to build a system using a light weight operating environment to leave more power for running programs and playing my media.

I could install the latest version of Kubuntu again but I thought this time I'd try to get a bit deeper into Linux and educate myself. Could someone clarify the differences between XFree86, Window Manager, and a Desktop Environment (KDE/GNOME/etc)? I know it goes like Hardware -> XServer -> XFree86 -> Window Manager (I read the tutorial on linux.org). But where does KDE or a "Desktop Environment" come in? Is KDE a decked out window manager with its own programs that runs on top of XFree86 or what? Or does it totally replace XFree86?

View 13 Replies View Related

Programming :: Differences Of C And Pascal

Feb 22, 2010

I was wondering what are the main difference with these two languages? I mean besides just the syntax, only recently started looking at pascal. I find the syntax of Pascal nicer than C. So under the hood so to speak what are the differences? Also why do i see many look down at Pascal? Since C and C++ now are in more use than pascal, im guessing it offers something that Pascal and Object Pascal cant?

View 8 Replies View Related

Ubuntu :: Differences Between Netbook And Desktop

Feb 13, 2010

what the actual differences are between the different versions?Is it simply in the interface or does netbook have different services running by default, different hardware detection or anything else that makes the system run any differently? I know netbook doesn't have compiz installed by default but is the rest of the package set the same? I ask because I have been having various problems with boot and audio along with a few other niggles. I was running the desktop edition through the betas and the RC with no problems at all but I installed lucid final from a netbook edition iso and have done two more fresh installs from netbook iso and seem to be having a lot more issues.

View 5 Replies View Related

Ubuntu :: Differences Between Valgrind And Frama-C

May 29, 2010

differences between Valgrind and Frama-C. I need tools for debugging my C projects, which are getting too big and complicated to debug.

View 4 Replies View Related

Ubuntu :: (10.10) Differences In Font Rendering Between Qt And Gtk?

Mar 7, 2011

I've got a slight problem here, and have had it for a while: When I use the "Sharp'N'Clear" .fonts.conf from Here, and set an optimized font like Arial, gtk-based applications render correctly, while Qt-based ones don't As you can see, the top window(Firefox) has it's fonts clean and nice. The bottom one(Dolphin) does not. Both are set to Arial 9. I've tried it with a number of different applications, including some custom PyQt4 stuff, and it's clear that it's -all- Qt-based applications and not just one or two.

For further information, I've had this problem ever since I upgraded from Kubuntu 9.10 a while back - That version worked correctly on both Qt and gtk, but nothing since has.

View 6 Replies View Related

Ubuntu :: Differences Between Natty And Maverick?

Apr 30, 2011

I'm just wondering if there's a page out there that lists the improvements and other changes to Ubuntu from Maverick to Natty.

View 2 Replies View Related

General :: What Are Basic Differences Between Desktops?

Jun 4, 2010

I took the simple approach and installed the gnome desktop, but I have read about KDE and Xfce and am curious. There may be a lot more that I just haven't heard about yet too. So the question is: Without doing a reinstall and messing up the downloads and settings I have now, how do I try a new desktop like Xfce or Kde? Also, what are the basic differences between the desktops?

View 9 Replies View Related

Ubuntu :: Differences Between Desktop And Server

Sep 17, 2010

I'm switching over to Ubuntu from Slackware and was just reading up on the differences between desktop and server. My main question is if I can still setup an x-server on the server box. If I can what do I need to do to make it as easy as possible.

View 4 Replies View Related

General :: Differences Between Kubuntu And Ubuntu?

Apr 3, 2010

what are the exact differences between Kubuntu and Ubuntu? like programs, etc. the desktop environment is obvious, but what are the smaller differences? I just wanted to know before I download one..

View 2 Replies View Related

General :: Differences Between Fdisk And Sfdisk?

Dec 13, 2010

I want to know the differences between fdisk and sfdisk?

View 1 Replies View Related

General :: Differences Between Shells - Which One Is Better To Run Under Scripts

Nov 16, 2010

What are the differences between the shells in Linux (eg. bash,bourne,korn,C etc) and which one is it better to run scripts under?

View 4 Replies View Related

Server :: Differences Between Schedulers Crontab And At?

Oct 27, 2009

Can any one brief me about technical Differences between schedulers crontab and at ?

View 1 Replies View Related

Server :: Major Differences Between SuSE 10.2 And 11.3?

Jan 11, 2011

What are the major differences between SuSE linux 10.2 and 11.3? We are using 10.2 in our ASP environment and we want to upgrade and regression test 11.3, I was wondering if any linux experts our there can give me a rundown on the differences between the two versions. I know it is quite a leap but we are behind schedule on this one and need to catch up?

View 2 Replies View Related

Software :: Differences Between LEACH Results On Ns2.1b5 And Ns2.35?

May 11, 2011

I have implemented LEACH on ns2.35. But, the simulation results vary highly from the LEACH paper. The energy consumption in ns2.35 seems to be 4-5 times that of the LEACH paper (which used ns2.1b5). So, I assume it is due to differences in ns2 versions.

View 2 Replies View Related

Debian :: Best Web Browser To Use / Differences Between Iceweasel And Firefox?

Jun 10, 2011

I got a message from Paypal (no not a scam) that said "It looks like you may be using an outdated browser with known security issues."

I am assuming it is because it may not recognize iceweasel, paypal does recommend firefox and iceweasel is based on firefox... but it may not be the same..

anyone gone through this?

What are the differences between iceweasel and firefox?

View 2 Replies View Related

Debian :: Differences With *buntus That Annoy Noobs?

Mar 8, 2010

I am trying to delete some files to make space. But, I made the mistake of 'moving to the trash bin Whoops Doing this in Debian requires running through hoops trying to find files that went into a black hole. In Ubuntu, I move it to the Trash bin.I empty the trash bin and I'M DONE. REPEAT: I'M THEN DONE. Why, why, why, make it so hard? If I should do it a different way, how should I delete files so that they are GONE so that I can free up some disk space? I don't know where the files went now and when I run 'df -h', it shows exactly the same before I 'deleted' the files. I assume they exist someplace.

I then tried:
rm -fr /home/username/.Trash

Checking again using 'df -h' shows no change. I'm confused. Please help and excuse my frustration. I guess I'm still too raw as I don't do these tasks very often. I have to do some major copying soon, though, as I want to copy many many files from my home partition to an external drive. I hope I can receive some help/support for that if I have trouble. Also, please suggest some steps for freeing up disk space from moving/copying files to another drive to deleting files. I recall there are some commands that might delete temp files, too (disk 'clean' type?).

View 8 Replies View Related

OpenSUSE Install :: Latest Kernel - What Are The Differences Between 11.4 And 11.3

Mar 20, 2011

Installed 11.4 yesterday and wanted to check i'm running the latest kernel. uname -a brings up (and a little other thing before hand)

2.6.37.1-1.2-desktop #1 SMP PREEMPT 2011-02-21 10:34:10 +0100 x86_64 x86_64 x86_64 GNU/Linux

Is this the latest version. i don't know how old 11.4 is, but there weren't a great deal of updates. have added a few repos like packman etc.

Kept /home as the same and what a difference that made. i used to do a fresh install every time, it saved just about all my settings!!! just needed a few more programs and stuff but nothing major.

Really quick, clean install. just need to delete my old root partition for the old 11.3 system.

Would also just like to know are there many differences between 11.3 and 11.4?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved