I'm getting the following error while trying to install mp4box and running the make lib command.
/usr/bin/ld: cannot find -lglut
collect2: ld returned 1 exit status
make[1]: *** [libgpac.so] Error 1
make[1]: Leaving directory `/gpac/src'
make: *** [lib] Error 2
After I check the libraries that's what I get:
lrwxrwxrwx 1 root root 13 Feb 15 18:25 libGL.so -> mesa/libGL.so
-rw-r--r-- 1
Hello,
I'm quite new to ubuntu and i'm trying to install my soundcard driver as mentionned above. I looked it up at the manufacturer site and found myself the tarball for linux. As commented in the install notes, I unpacked it, and then opened the readme file. The readme file tells me the following:
=============================
Quick install
I just installed MySQL 5.5 and right after install I was asked to set root password by executing those two commands:
/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h linux-opxd password 'new-password'
or
/usr/bin/mysql_secure_installation
I executed first command -- OK.
When installing Ubuntu 12.10 for the first time, I made sure /home had it's own partition, gave it about 185GB, and gave root ~10GB.
Now root is almost full after a few days and I've noticed that root is as big as /home and some additional MB from some actual root files.
Note that I deleted some unused files in /home to make sure it really affects how much space is used in root, and it clearly doe
Ran another method of testing write and read speeds:results:sh-4.2# dd if=/dev/zero of=test bs=1048576 count=2048
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB) copied, 87.708 s, 24.5 MB/s (write)
sh-4.2# dd if=test of=/dev/null bs=1048576
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB) copied, 1.46163 s, 1.5 GB/s (read)
sh-4.2# More confusion!EDIT: Problem solved.
I am trying to install PCIe drivers, however, even after doing 'yum install @development-tools'.
The error I receive is (the output after make command)
Code:
Quote:
[root@localhost Linux_Driver]# make
make -C /lib/modules/2.6.33.3-85.fc13.i686/build M=/home/genera/xapp1022/Linux_Driver modules
make: *** /lib/modules/2.6.33.3-85.fc13.i686/build: No such file or
When I typically update DNS ("A" records) I will allow for an extended period of time for the changes to propagate throughout the root nameservers.
Do I need to make this same allowance for updates and changes to CNAME records?
ello,
i saw all the steps for compiling in the beagleboard website. i am getting some errors while doing that steps. now i have to boot from mmc card. for that i installed tollchain fpr ARM processor in my host computer. AFter installing that toolchain i gave "make" to compile "xloader". But found the following error
I installed sarg from sarg rpm and i am facing issue while generating sarg reports and getting this time different error below
sarg -l /var/log/squid/access.log
SARG: Records in file: 242332, reading: 0.00%
SARG: Records in file: 242332, reading: 2.06%
SARG: Records in file: 242332, reading: 4.13%
SARG: Records in file: 242332, reading: 6.19%