On Thursday 17 April 2014 13:48:08 Armin K. wrote:
> This patch is not needed since LFS-7.5. Also, dependency on libtirpc can
> be dropped. Qt's can also be built without -no-nis, all thanks to
> --enable-obsolete-rpc in LFS-7.5 Glibc instructions.
Thanks Armin, I'll check it out and update the bo
On Saturday 25 January 2014 10:50:19 Fernando de Oliveira wrote:
> I would really be glad if your problem could be solved!
Sorry for the long delay, but I've been busy with work. I managed to get
NetworkManager working with dhcpcd-6.2.1 by installing the current git-version
of NM. So the problem
On Thu, Jan 2, 2014 at 8:34 PM, Thomas Trepl
wrote:
> The next step was to create a BLFS book page just like the ones in the Xorg
> chapter where multible packages gets installed by running a script. That
> mechanism can also applied to the KDE tarballs. I prepared one for the
> "kdeadmin" group a
On Wednesday 04 December 2013 09:46:00 Ragnar Thomsen wrote:
> I will try to build KDE 4.11.4 with the new problematic freetype.
I can confirm that kde-workspace-4.11.4 fails to find freetype-2.5.1, and that
the cmake patch fixes it.
Regards,
Ragnar
--
http://linuxfromscratch.org/mail
On Mon, Dec 2, 2013 at 8:46 PM, Fernando de Oliveira
wrote:
>> Now I get this:
>>
>> -- Found Freetype: /usr/lib/libfreetype.so
>>
>> after applying the following patch to cmake:
>>
>> https://projects.archlinux.org/svntogit/packages.git/plain/trunk/findfreetype.patch?h=packages/cmake
>>
>> Didn't
On Wed, Dec 4, 2013 at 1:26 AM, Fernando de Oliveira
wrote:
> Thanks, Thomas, ticket #4409 created.
>
> When I looked at kde.org, the top most news was "KDE Ships Release
> Candidate of Applications and Platform 4.12", now it has "KDE Ships
> December Updates to Plasma Workspaces, Applications and
On Mon, Aug 19, 2013 at 4:29 PM, Bruce Dubbs wrote:
> I'm not sure what explanation you have in mind. I suspect that the
> problem may be if the tty gid differs from the value in fstab:
>
> devpts /dev/pts devpts gid=5,mode=620 0 0
The configure explanation says:
"This changes the location of t
On Mon, Aug 19, 2013 at 1:43 PM, Armin K. wrote:
> http://www.linuxfromscratch.org/lfs/view/development/chapter06/createfiles.html
>
> tty is gid 5 here and is added in LFS.
Thanks, Armin. Missed that page. I can see that the gid for tty was
changed from 4 to 5 in LFS 7.2. So no need to modify BL
In glibc 2.18, the pt_chown binary no longer gets installed by default
due to security reasons. This resulted for me in konsole not working.
I tracked the issue down to the missing pt_chown binary.
pt_chown can still be installed by supplying the switch
--enable-pt_chown to glibc, but as the binar
On Monday 13 May 2013 20:34:35 Armin K. wrote:
> # kdepim
> cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
> -DKDE4_BUILD_TESTS=OFF -DCMAKE_SKIP_RPATH=ON -DKDEPIM_BUILD_MOBILE=OFF
>
> This is what I used.
Ok, so that's why your build didn't fail. The patch fixes a test. So unless we
On Monday 13 May 2013 19:20:49 Armin K. wrote:
> Are you sure? I didn't need any patch yesterday to build kdepim 4.10.3.
The build failed for me without the patch. The old patch fixed two files. One
of them was fixed in 4.10.3, but the other file still needs patch.
Seems strange that your build
On Sunday 28 April 2013 14:03:44 Bruce Dubbs wrote:
> What I have on the system I'm using right now is a bit dated, but I have:
>
> lrwxrwxrwx 11 2012 /usr/lib/libpng.so -> libpng15.so
> lrwxrwxrwx 19 2012 /usr/lib/libpng15.so -> libpng15.so.15.10.0
> lrwxrwxrwx 19 2012 /usr/lib/
After upgrading to libpng-1.6 the compilation step for firefox-20.0.1
completes without problems.
However, when building the installer, the process fails with:
...
/sources/mozilla-release/firefox-build-dir/dist/bin/xpcshell: error while
loading shared libraries: libpng15.so.15: cannot open share
On Saturday 27 April 2013 18:45:09 Bruce Dubbs wrote:
> Should we be looking at switching to MariaDB? It supposed to be drop-in
> compatible with mysql-5.5. My feeling is that it would be more
> compatible with open source.
I already tried compiling MariaDB 5.5.30 using the instructions in BLFS
Appears a system variable used in mysql configuration files was renamed in
MySQL 5.6, breaking akonadi.
Fixed in r11158.
-Ragnar
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
After upgrading to MySQL 5.6.11, I am unable to start the akonadi server with
the mysql backend (the sqlite backend still works). Amarok works perfectly.
Recompiling akonadi did not solve the problem.
Can anyone confirm this?
I noticed this in the output from "akonadictl start":
...
stderr: "20
On Wednesday 27 March 2013 15:32:36 Bruce Dubbs wrote:
> If there are special commands needed for systemd, perhaps those need to
> be in a special section or a separate note. I'd prefer to not try to
> merge commands for both the classic system with systemd systems.
Ok, I will refrain from adding
On Thursday 28 March 2013 15:32:48 Armin K. wrote:
> No, not quite. Xfce4-Power-Manager uses udisks1 for disk power
> management. It's a dep that needs to be added there.
Ok, so I suggest we add udisks1 OR udisks2 as kdelibs dependency (and mention
the udisks2 switch in command explanations). Is
On Wednesday 27 March 2013 21:06:49 Armin K. wrote:
> Since Iptables is recommended and we assume that recommended
> dependencies are installed, I'm against disabling it by default. An
> explanation when to use the switch is okay.
Agreed.
> You might also want to add --with-suspend-resume=systemd
After using wicd for a long time, due to not being able to get NetworkManager
to function on lfs a while back, I decided to give NM another chance on a
systemd and KDE system.
First, if not building with iptables, a --without-iptables switch is needed to
successfully configure the package. This
On Friday 15 February 2013 11:33:22 Randy McMurchy wrote:
> The Qca instructions fall back to using a bundled copy of CA Certificates
> because it looks for ca-bundle.crt in /etc/ssl/certs instead of the BLFS
> location /etc/ssl. Is there any reason we don't pass the --certstore-path
> parameter to
On Thu, Feb 14, 2013 at 1:36 PM, Armin K. wrote:
> It doesn't matter whether it's session or not - env vars are set either way.
Ok, then I will change it to session to be consistent with login file.
> pam_succeed_if is used to prevent root login via kdm.
And is there a reason you want to preven
I want to discuss the PAM files for kde-workspace. Armin, is there a
reason that you created the files different from the file for login?
For example, you use the pam_env.so module in auth instead of session.
The man page doesn't reveal what the difference is in running this
module in auth versus
On Sunday 10 February 2013 14:51:29 Randy McMurchy wrote:
> I cannot access BLFS SVN at http://www.linuxfromscratch.org/blfs/view/svn/.
> Can anyone confirm this?
I can confirm this.
-Ragnar-
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.h
On Monday 03 December 2012 15:21:20 Baho Utot wrote:
> I have found out that KDM does indeed need its own usr/group.
> I now have kdm working as I can now login and boot the machine to run
> level 5 from inittab and it works.
I don't have a separate user/group for KDM, and it's working fine.
> I
Did anyone try building freeglut-2.8.0 with libxrandr-1.4.0?
I get a bunch of errors related to xrandr (se output below).
-Ragnar-
make[3]: Entering directory `/sources/xc/freeglut-2.8.0/progs/demos'
Making all in CallbackMaker
make[4]: Entering directory
`/sources/xc/freeglut-2.8.0/progs/
Good luck Randy, and I hope you and your house remain unscathed.
This makes me think how fortunate I am to live in a hurricane-free
area of the world...
-Ragnar-
On Tue, Aug 28, 2012 at 11:53 AM, Randy McMurchy
wrote:
> It looks as if the path of the hurricane is going to go right over my house
On Wed, Aug 15, 2012 at 12:38 PM, Armin K. wrote:
>> cp: cannot stat
>> `/srv/www/www.linuxfromscratch.org/patches/downloads/libreoffice-core/libreoffice-core-3.6.0.4-boost_fix-1.patch':
>> No such file or directory
>
> This patch isn't in the repo. Ragnar, have you commited it?
Yes, it is comm
On Friday 10 August 2012 20:41:47 Fernando de Oliveira wrote:
> The important differences with previous version 3.5.5.3 are:
>
> --without-krb5\
> --without-gssapi &&
>
> I do not have them install
On Friday 20 July 2012 09:52:45 kre...@linuxfromscratch.org wrote:
> +You will also need a helper script that will create a file in
> +/var/run/console
> +named as username that is logged in that contains
> +D-Bus address of the session. Create
> +such script
Considering KDE3 was removed from the book, I have changed the KDE
instructions to use "KDE" instead of "KDE4" in several places.
Now, I would like to rename the directory kde4 to kde in the xml source.
Additionally I would like to rename all the xml files from kde4*.xml to
kde*.xml. This way
On Thursday 12 July 2012 22:11:16 Armin K. wrote:
> Those are still in {,/usr}/{bin,sbin}, while polkit ones are libexec
> programs, meant to be used internaly by daemon only. I really have no
> idea what is the purpose of polkit-agent-helper-1 and no man page exists
> for it so it is not meant to
On Thursday 12 July 2012 13:08:31 kre...@linuxfromscratch.org wrote:
> Do not use tab in xml files, and do not add helper or internal programs to
> installed programs list.
Alright, but what about polkitd? Since it is residing in /usr/lib/polkit-1 ,
isn't it an internal program as well?
-Ragnar-
On Tue, Jul 10, 2012 at 9:02 PM, Bruce Dubbs wrote:
> We've had discussions here before about this type of use. Generally we
> want to use 'an' to prevent two adjacent vowel sounds. In this case I
> think of lvm as 'ell vee em', so the 'an' is appropriate to to avoid
> the 'a ell' combination.
On Fri, Jul 6, 2012 at 6:06 PM, Bruce Dubbs wrote:
> OK. Thanks. Do you know of any changes for kde-4.8.4 that would affect
> the 4.8.3 build instructions in the book? If not, it would be easy for
> me to test that out.
The point releases of KDE are bugfix-only releases, so usually there
are n
On Fri, Jul 6, 2012 at 5:32 AM, Bruce Dubbs wrote:
> When I started KDE, I couldn't get any keyboard input and the mouse was
> not working right. With a little research I found that cmake did not
> find libXi properly in kde-workspace. That's because libXi is in /opt.
> Adding LIBRARY_PATH=/op
On Wednesday 04 July 2012 10:44:31 bdu...@linuxfromscratch.org wrote:
> Author: bdubbs
> Date: 2012-07-04 10:44:27 -0600 (Wed, 04 Jul 2012)
> New Revision: 10394
>
> Modified:
>trunk/BOOK/general.ent
>trunk/BOOK/general/sysutils/strigi.xml
>trunk/BOOK/introduction/welcome/changelog.xml
On Wednesday 04 July 2012 16:35:51 Tobias Gasser wrote:
> compiles fine.
>
> but mesa 8.0.3 won't compile against it. i couldn't find any patches,
> thus i stick with libdrm 2.4.33
It is only the nouveau driver that fails with libdrm 2.4.35. If you do not
need nouveau you can disable building it
On Thursday 28 June 2012 14:05:45 Bruce Dubbs wrote:
> Armin K. wrote:
> > I was looking at TCP Wrapper and there is really no use for it on modern
> > Linux kernels. It's real purpose were monitoring and filtering network
> > access to some services iirc. But today Netfilter and Iptables do that
>
On Wednesday 27 June 2012 09:52:52 Bruce Dubbs wrote:
> The reason for a freeze is so that everyone is testing the same things
> and we are checking that packages fit together and run properly. We
> have a couple of options here. We could make an exception for Mesa and
> libdrm and add those as e
On Thursday 14 June 2012 20:59:48 Armin K. wrote:
> I've built it too like that, but I could not use it ... It says that
> there were no codecs in lavcodec or whatever.
Hmm, that's strange. It runs flawlessly for me. Did you use ffmpeg 0.11.1?
>From the mplayer logfile:
Opening video decoder: [
I was able to build mplayer 1.1 linking to external ffmpeg 0.11.1 by using the
configure switch --disable-ffmpeg_a. I suggest we add this switch to the
default instructions in the book.
My mplayer binary is now 4.6 MB, compared to 14 MB with statically linked
ffmpeg.
Hopefully the mplayer develo
On Sunday 13 May 2012 00:02:00 Armin K. wrote:
>
> checking for PTHREADSTUBS... yes
>
> is actually using pkg-config for checking for existence of
> pthread-stubs.pc file which is provided by libpthread-stubs. It will
> fail if that one is not installed. But no worries, that one is installed
> wi
On Saturday 12 May 2012 21:30:31 Ken Moffat wrote:
> Just out of interest, do you built glibc for m486, or m686 ?
IIRC, m486
-Ragnar-
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
On Saturday 12 May 2012 14:49:47 Bruce Dubbs wrote:
> What is your host? The dependencies say they are only needed on x86.
> I'm not sure tha tnote applies to libpthread or not.
Core i7: x64 capable, but I didn't install any 64-bit libs.
-Ragnar-
--
http://linuxfromscratch.org/mailman/listinfo
I just updated libdrm, but I noticed libpthread-stubs and libatomic_ops are
listed as required deps. I have neither of these installed, but libdrm still
detects them on my system and builds without problems. Can they be removed as
deps?
Configure output:
checking for PTHREADSTUBS... yes
..
On Thursday 10 May 2012 10:59:34 Bruce Dubbs wrote:
> Thanks for all the volunteers. Here is the current list. There were a
> couple of duplicates so I pick the first to volunteer:
>
> recode
> unzip ken
> cvsandy
> iced-tea
> wpa_supplicant andy
> mod_dnssl krejzi
> li
Has anyone tried getting plymouth (the graphical boot splashscreen used by
fedora, ubuntu etc) working on LFS?
It seems it requires using a ramdisk.
http://www.freedesktop.org/wiki/Software/Plymouth
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/b
On Thu, Apr 19, 2012 at 4:52 AM, Bruce Dubbs wrote:
> Ken, Andy, Ragnar, Armin, Fernando,
>
> Could you please let me know what you are planning to work on for the next few
> weeks. I've been working tickets and we are now down to 30!
Good job! I would like to see that list get down to 0.
We ne
I removed the unused perl modules and updated the rest to the most recent
versions.
The external cpan deps were direct links to tarballs, which were located in
versioned directories on cpan. This meant that it was necessary to maintain
version numbers for all the external deps in general.ent (ar
On Tuesday 17 April 2012 14:14:50 Bruce Dubbs wrote:
> > One approach would be to remove all perl modules that are not used by any
> > blfs packages. If this approach is acceptable, I can work through Bruce's
> > grep-list to see which modules are used.
>
> That is reasonable. If someone runs int
On Tuesday 17 April 2012 14:51:42 Bruce Dubbs wrote:
> I was asking about non-cpan dependencies which I thought you meant.
>
> Text-CSV-1.21 is available
> HTML-tagset-3.30 is available
> HTML-Tree-4.2 is available.
>
> The problem seems to be cured with just the appropriate update to versi
On Tuesday 17 April 2012 14:14:50 Bruce Dubbs wrote:
> What dependencies are those? I couldn't find any with a quick look.
Text-CSV, HTML-tagset and HTML-tree just to name a few.
-Ragnar-
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
On Tuesday 17 April 2012 11:01:55 Bruce Dubbs wrote:
> I did a search through the book and find no references to pdl and agree that
> it can be removed from the book.
Ok, if no objections are received, I will remove PDL.
> Perl modules, on the other hand, are used in several places. The
> instru
On Tuesday 17 April 2012 13:03:01 Bruce Dubbs wrote:
> rthom...@linuxfromscratch.org wrote:
> > Author: rthomsen
> > Date: 2012-04-17 11:53:55 -0600 (Tue, 17 Apr 2012)
> > New Revision: 9932
> >
> > Log:
> > Replace pine by re-alpine. Qt corrections.
>
> Ragnar,
>
>Before starting on a ticke
There are two very old tickets concerning updates to PDL (perl data
language) and perl modules.
The version of PDL in the book is 8 years old. Can this package be
removed from blfs?
I don't use any of the perl modules. Can someone who actually uses
them look into their update/removal?
-Ragnar-
-
On Saturday 14 April 2012 22:57:32 Pierre Labastie wrote:
> 3) Compilation errors (probably due to gcc-4.7):
> - soprano: one file in soprano uses `sleep' without including unistd.h.
> This generates an error. Possible workaround:
> sed -i '/signal/a #include '
> backends/virtuoso/virtuosocontrolle
On Sunday 15 April 2012 12:32:35 Andrew Benton wrote:
> On Sun, 15 Apr 2012 11:43:41 +0100
>
> Ragnar Thomsen wrote:
> > On Saturday 14 April 2012 22:57:32 Pierre Labastie wrote:
> > > - vlc has several required (or at least recommended) dependencies, that
> >
On Saturday 14 April 2012 22:57:32 Pierre Labastie wrote:
> Hi,
>
> Using LFS SVN (Apr 9) and BLFS SVN (Apr 11), on a virtual machine
> running Debian stable 32 bits, (with a 64 bit host).
> Note: I add --with-native-system-header-dir=/tools/include to gcc-pass2
> configure.
>
Thank you very muc
On Friday 13 April 2012 20:30:20 Fernando de Oliveira wrote:
> I have upgraded Xorg in five generation LFS machines.
>
> The sequence and instrucions are the same as in the book, only many versions
> change:
>
> util-macros-1.17.0
> xorg-proto
> makedepend-1.0.4
> libXau-1.0.7
> libXdmcp-1.1.1
>
Hey Pierre,
Unfortunately, installing libtirpc is not enough. Kde-runtime will still try
to link to rpc from glibc. The attached patch should fix it though.
Can you verify that kde-runtime builds with the patch and with libtirpc
installed , so I can add it to the book?
-Ragnar-
On Friday 13 A
No objections here. I believe most people viewing PDF files are using
either gnome or kde, so the need for a X-only PDF-viewer is minimal.
-Ragnar-
On Tue, Apr 10, 2012 at 6:31 AM, Bruce Dubbs wrote:
> I've been looking at lesstif and think it's more effort than it's worth
> to maintain. The ma
Confirmed and fixed...
-Ragnar-
Bruce Dubbs wrote:
>> Book hascec7c15d1b21b085216be772b5bee9e5
>> My download has 2fa12b6d7c2ca4b959ebd64398970503
>>
>> Please confirm correct md5sum kdenetwork-4.8.2.tar.xz
>
>Also kdepim-runtime-4.8.2.tar.xz
>
>Book: 9c26ea08d3c937313e931070c902bfb
I would very much like to see OpenOffice replaced by LibreOffice.
Keep feeding him, Fernando!
-Ragnar-
Andrew Benton wrote:
> Date: Sun, 8 Apr 2012 14:10:18 +0100
> From: a...@benton.eu.com
> To: blfs-dev@linuxfromscratch.org
> Subject: [blfs-dev] Open => Libre Office
>
> Hello,
> Based on the
Bruce Dubbs wrote:
>Note that I didn't build it with gcc-4.7, but instead 4.6.1.
>Do you have a gcc-4.7 patch for Qt? I didn't see it. What
>we can to is try using that patch and see if Qt still builds
>using the older compiler. I would think it would be OK.
>If so, then we can add the pat
Bruce Dubbs wrote:
>Did that and it rebuilt fine with the patch. I didn't log it,
>but I saw several warnings go by, so -Werror does not seem to be set.
Great, I will add the glib 2.32 patch for Qt to the book then.
Did you build Qt 4.8.0 or 4.8.1?
Should we wait until a stable version of L
Ken Moffat wrote:
>Looks as if gcc warns on more possible errors with each newer
>version. Try searching for where -Werror is invoked, possibly
>something like
>find -name 'Makefile*' | xargs grep Werror
>and then use sed on each file (e.g. sed 's/-Werror //. Probably
>easiest to run find after
Bruce Dubbs wrote:
>OK, I imagine JavaScriptCore is needed for konquorer. It was just a
>thought. The error looks like something identified by gcc:
>
>error: deleting object of polymorphic class type 'WebCore::Frame' which
>has non-virtual destructor might cause undefined behaviour
>[-Werror=
The patch from webkit fixed the glib errors, although the build of Qt 4.8.1
fails at another error.
I am building with GCC-4.7/Glibc-2.15 and used the GCC4.7 patch for Qt
mentioned by Pierre on the blfs-devel list two days ago.
Below is output from the error. Can anyone tell me what is causing
Ragnar Thomsen wrote:
>I have not been able to build Q4 with the new Glib (2.32). It fails
>consistently when building javascriptcore in qtwebkit.
>Tried with both QT 4.8.0 and the fresh QT 4.8.1. Using the -no-glib configure
>switch doesn't help either.
>I have to downgra
I have not been able to build Q4 with the new Glib (2.32). It fails
consistently when building javascriptcore in qtwebkit.
Tried with both QT 4.8.0 and the fresh QT 4.8.1. Using the -no-glib configure
switch doesn't help either.
I have to downgrade glib to 2.30.X to build QT4.
A search on the
Bruce Dubbs wrote:
>I've been looking at the blfs tickets lately. I would like to
>congratulate the editors for fixing so many outstanding issues. Last
>year there were nearly 200 outstanding tickets. Right now there are 63.
>My personal goal is to try to close one ticket a day.
Indeed, nice w
Armin K. wrote:
>epdfview is really nice. In looks and PDF functionality it does same work as
>evince,
>plus gtk+ is present on almost any "web guy" machine (for browsers, mail
>clients and
>stuff). However this could be problem for X-only guys, but I still like it
>more than
>mudpf - which
Thomas de Roo wrote:
>I wouldn't remove Xpdf. Although the page needs to be updated,
>Xpdf offers a PDF-viewer, poppler doesn't. I use Xpdf, because
>I don't have all the Gnome or KDE-stuff om my machine,
>needed for the other PDF-viewers.
Ok, so Xpdf stays. I will take a look at updating the
We should consider removing the following packages from BLFS:
-Qpopper: There was a discussion back in nov. 2010 and people seemed to agree
that it should be removed. This never happened, though.
-Pilot-link: Last release in may 2009. Are people still using Palm Pilots?
-Xpdf: It seems popp
Eduardo Batalha wrote:
>I've now built KDE4 on top of LFS7.1.
>I followed the KDE4 instructions on BLFS to the letter only to stop at an
>error when doing kdepimlibs.
>It turns out, akonadi needs soprano which in turn needs a newer version of
>redland (I installed 1.0.15), which in turn needs
Armin wrote:
>As the title says, glib 2.32 stable has been released and it introduces
>a change that breaks compiling of some packages if they include some
>glib headers other than glib.h ... I'd like for someone to help me
>checking packages others than from gnome sections for such failures
>
I have finished updating the KDE4 section :)
As discussed on the list, I removed some unmaintained packages (incl. the
entire devel. chapter)
and added info about starting KDE4 and further packages.
Please, let me know what you think.
-Ragnar-
--
http
I suggest we resolve the following ticket as wontfix:
#2865 (3 yr old): Re-adding the news reader slrn to the book. We already got
several news readers in the book. Do we need this one? (Besides no releases
since 2008).
As for this ticket:
#2683 (3 yr old): cURL as dependency for firefox.
Bruce Dubbs wrote:
>Which of the above scripts/related packages should be removed from the book?
I suggest we remove the soprano bootscript.
AFAIK it is only used by KDE4, which starts the soprano server as needed.
-Ragnar-
--
http://linuxfromscratch.
As mentioned in ticket #3103, D-bus starts at S20, while network starts at S20
and netfs at S28.
Since D-Bus is installed on /usr, it should be started after the network/netfs
scripts.
Can D-Bus be moved to S30? Are there other bootscripts that need to be
re-prioritized?
-Ragnar-
Bruce Dubbs wrote:
>I've been trying to get Amarok-1.4.10 to build. After several hours and
>numerous patches to the code for gcc-4.4+, I've run into a problem that
>I can't really solve. It appears that it requires ruby-1.8. ruby-1.9
>won't do as it appears to have changed struct RString.
>
So I added Amarok2 which requires a MySQL embedded server library
(libmysqld.{a,so}).
MySQL 5.5 builds a static library when passed the -DWITH_EMBEDDED_SERVER=ON
option,
but Amarok2 fails to build with the static version.
MySQL 5.5 is unable to build a shared version, so I added a patch to fix t
>Bruce wrote:
>I've been taking a look at the blfs bootscripts and note that several
>have not been updated for the LFS 7.0 bootscripts. Some have not been
>updated in a very long time:
>
>Mar 6 2008 autofs
>Feb 16 23:39 avahi
>Aug 1 2005 exim
>Aug 1 2005 fam- package removed
>Ma
Thanks for your feedback and for creating the tarball.
>Andrew Benton wrote:
>Can we remove the codecs? Ffmpeg can play pretty much anything. These
>precompiled binaries are not in the spirit of LFS and they only work on
>the architecture they were compiled on, which I think is i386. If
>they're
>Bruce Dubbs wrote
>>Ragnar Thomsen wrote:
>> I updated MPlayer to use Andy's svn-snapshot.
>>
>> The snapshot should probably be moved to a proper location on anduin (as for
>> html-tidy).
>
>I just updated the master files
I updated MPlayer to use Andy's svn-snapshot.
The snapshot should probably be moved to a proper location on anduin (as for
html-tidy).
I cleaned up dependencies and commented out some text, as the instructions were
way too detailed.
Also, MPlayer doesn't install libpostproc.so anymore, so no
I suggest we resolve the following tickets as wontfix:
#2347 and #2348 (5 yr old): Libmatroska and its dependency libebml. VLC/MPlayer
already support .mkv files through ffmpeg.
#2354 (5 yr old): Crossover office. Proprietary software (based on wine) to run
windows apps on linux.
#2427 (4
>On 03/08/2012 01:20 AM, Ken Moffat wrote:
>> On Thu, Mar 08, 2012 at 12:47:39AM +0100, Armin K. wrote:
>>> I'd like to upgrade mplayer, but latest release was 1.0~rc4 wich I am
>>> unable to build. Now I am asking someone if he could put a svn snapshot
>>> on anduin. svn snapshots are recommend
I can see that we still use --enable-nntp for Evolution-3.2.2.
Since I don't use Gnome, can someone please check if the option is still
needed,
so we can close this ticket?
-Ragnar-
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http:
Should libssh be added to the book?
I can see that certain packages (cURL, kde-runtime...) can utilize it.
If yes, should we include libssh or libssh2?
This page sheds som light on the differences:
http://www.libssh2.org/libssh2-vs-libssh.html
-Ragnar-
We're down to under 100 active tickets for BLFS now!
I have continued my review of the tickets and suggest we resolve the following
tickets as invalid:
2333 (5 yr old): MythTV: DVR application.
3262 (3 mnths old): Cronie, another cron alternative. We already got fcron in
the book, so do we
I suggest we resolve the following (ancient) tickets as e.g. wontfix:
2926+2929: Lua: Scripting language. Optional dep. of VLC. Suggest we keep it as
external dep.
2654: Accessibility for blind users. Does anyone really have the time to work
on this?
1550: OpenEXR: Image format. Opt.dep of
A warm welcome to you, Armin!
> Date: Tue, 6 Mar 2012 10:33:59 -0600
> From: bruce.du...@gmail.com
> To: blfs-dev@linuxfromscratch.org
> Subject: [blfs-dev] New Editor
>
> I would like to announce that Armin Krejzi has accepted an offer to
> become
I want to upgrade amarok to the newest version (2.5), but it requires
KDE4 and thus can not be used with KDE3.
Should we maintain two versions of amarok in the book?
-Ragnar-
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://ww
I would like to add the wicd package to BLFS.
For those of you who do not know it, it is a network connection manager,
similar to NetworkManager but not as featurerich, and written in python.
It can manage wired and wireless connections seamlessly.
Although I could get NetworkManager to bui
blfs-dev@linuxfromscratch.org
> Subject: Re: [blfs-dev] Packages which could be removed.
>
> Andrew Benton wrote:
>
> On Sat, 3 Mar 2012 11:47:07 +0100
>
> Ragnar Thomsen wrote:
>
>
>> In addition, clucene is no longer used by the semantic desktop in
>> KDE4 (being
Are we including this option as default for those packages that support it?
Or should it just be mentioned under "Command Explanations"?
Currently, the use of this option is not consistent throughout the book.
IMHO it should be included as default. Does anyone have use for the static libs?
-Rag
I agree that those packages can be removed, but isn't HAL a requirement for
KDE3, though?
(I would argue to remove the whole KDE3 section. Are people still using it?)
In addition, clucene is no longer used by the semantic desktop in KDE4 (being
replaced by virtuoso).
Any reason to keep it in th
I agree that the ticket system is a mess. I will be doing my part in cleaning
it up.
> Date: Fri, 2 Mar 2012 12:40:29 +0100
> From: kre...@email.com
> To: blfs-dev@linuxfromscratch.org
> Subject: [blfs-dev] BLFS Trac
>
> I've been looking at BLFS Trac tod
1 - 100 of 109 matches
Mail list logo