Re: [blfs-support] Problem with libmad install

2013-08-16 Thread Fernando de Oliveira
Em 16-08-2013 00:32, Dave Wagler escreveu: One of the lines in the install instructions is: s@AM_CONFIG_HEADER@AC_CONFIG_HEADERS@g -i configure.ac http://configure.ac It needs to be a sed command: sed s@AM_CONFIG_HEADER@AC_CONFIG_HEADERS@g -i configure.ac http://configure.ac

Re: [blfs-support] Problem with libmad install

2013-08-16 Thread Sirsendu Roy
When i tried to use autoreconf -fi, There was a message that no AUTHORS, CHANGELOG file were found. So I have created those empty files and then it worked. Regards, Roy-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe:

Re: [blfs-support] Problem with libmad install

2013-08-16 Thread Fernando de Oliveira
Em 16-08-2013 07:14, Sirsendu Roy escreveu: When i tried to use autoreconf -fi, There was a message that no AUTHORS, CHANGELOG file were found. So I have created those empty files and then it worked. Regards, Roy I do not remember having this problem, just needed the new sed, in the book

Re: [blfs-support] Error- Dolphin Could not find mime types

2013-08-16 Thread Armin K.
On 08/16/2013 12:23 PM, Sirsendu Roy wrote: Hello All, When I am starting KDE as normal user I am getting this Dolphin error : Could not find mime types inode/directory , inode/blockdevice, inode/chardevice and so on. I have reinstalled shared-mime info, did update-mime-database /usr/share

Re: [blfs-support] Error- Dolphin Could not find mime types

2013-08-16 Thread Sirsendu Roy
Ok, Now it works. I think this it better these points in the online book when installation the shared-mime-info package.  Can you please tell me why the file /var/run/dbus/pid always exists when I shutdown the computer or reboot ? When i start the computer everytime the dbus deamon fail to

Re: [blfs-support] Error- Dolphin Could not find mime types

2013-08-16 Thread Armin K.
On 16.8.2013 14:31, Sirsendu Roy wrote: Ok, Now it works. I think this it better these points in the online book when installation the shared-mime-info package. Can you please tell me why the file /var/run/dbus/pid always exists when I shutdown the computer or reboot ? When i start the

Re: [blfs-support] Error- Dolphin Could not find mime types

2013-08-16 Thread Bruce Dubbs
Sirsendu Roy wrote: Ok, Now it works. I think this it better these points in the online book when installation the shared-mime-info package. Can you please tell me why the file /var/run/dbus/pid always exists when I shutdown the computer or reboot ? When i start the computer everytime the

[blfs-support] ant-1.9.2 wont compile

2013-08-16 Thread lux-integ
Greetings I am attempting to build ant-1.9.2 on a machine with an amd64 cpu. I am using the recipe given here:- http://www.linuxfromscratch.org/blfs/view/svn/general/apache-ant.html ( I do not hae junit4.11 and I decided to break the junit:ant circular dependency by installing ant frst .I

Re: [blfs-support] ant-1.9.2 wont compile

2013-08-16 Thread Armin K.
On 16.8.2013 16:31, lux-integ wrote: Greetings I am attempting to build ant-1.9.2 on a machine with an amd64 cpu. I am using the recipe given here:- http://www.linuxfromscratch.org/blfs/view/svn/general/apache-ant.html ( I do not hae junit4.11 and I decided to break the junit:ant

[blfs-support] LFS-7.4-rc1 is released

2013-08-16 Thread Bruce Dubbs
The Linux From Scratch community is pleased to announce the release of LFS Version 7.4-rc1. This is the first release candidate on the road to LFS-7.4. It is a major release with toolchain updates to binutils, glibc, and gcc. In total, 32 packages were updated from LFS-7.3 and changes to

Re: [blfs-support] ant-1.9.2 wont compile

2013-08-16 Thread lux-integ
On Friday 16 August 2013 16:21:50 Armin K. wrote: Is /lib64 symlink to /lib and did you 100% download 64bit OpenJDK binary? ta -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

[blfs-support] Need help with libass install

2013-08-16 Thread Dave Wagler
I get this error: checking for FRIBIDI... configure: error: Package requirements (fribidi = 0.19.0) were not met: No package 'fribidi' found you may set the environment variables FRIBIDI_CFLAGS and FRIBIDI_LIBS to avoid the need to call pkg-config. I just can't figure out how to write the

Re: [blfs-support] Need help with libass install

2013-08-16 Thread Bruce Dubbs
Dave Wagler wrote: I get this error: checking for FRIBIDI... configure: error: Package requirements (fribidi = 0.19.0) were not met: No package 'fribidi' found Chapter 10. you may set the environment variables FRIBIDI_CFLAGS and FRIBIDI_LIBS to avoid the need to call pkg-config. I just

Re: [blfs-support] Need help with libass install

2013-08-16 Thread Armin K.
On 08/16/2013 10:25 PM, Dave Wagler wrote: I get this error: checking for FRIBIDI... configure: error: Package requirements (fribidi = 0.19.0) were not met: No package 'fribidi' found you may set the environment variables FRIBIDI_CFLAGS and FRIBIDI_LIBS to avoid the need to call

Re: [blfs-support] Need help with libass install

2013-08-16 Thread Ken Moffat
On Fri, Aug 16, 2013 at 03:25:26PM -0500, Dave Wagler wrote: I get this error: checking for FRIBIDI... configure: error: Package requirements (fribidi = 0.19.0) were not met: No package 'fribidi' found you may set the environment variables FRIBIDI_CFLAGS and FRIBIDI_LIBS to avoid the

Re: [blfs-support] Need help with libass install

2013-08-16 Thread Dave Wagler
Libass is an option for the VLC install. Fribidi has to do with using Arabic and Hebrew, and I was just hoping there was a way it wouldn't have to be installed, since I have no need for those languages. Dave -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ:

Re: [blfs-support] Need help with libass install

2013-08-16 Thread Dave Wagler
On Fri, Aug 16, 2013 at 5:25 PM, Ken Moffat zarniwh...@ntlworld.com wrote: On Fri, Aug 16, 2013 at 03:25:26PM -0500, Dave Wagler wrote: I get this error: checking for FRIBIDI... configure: error: Package requirements (fribidi = 0.19.0) were not met: No package 'fribidi' found