Date: Tue, 22 Jan 2008 05:59:57 -0800 (PST) From: Javier Elizondo <javier_elizondo69@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: problems with LC_ALL Message-ID: <151154.52924.qm@web55108.mail.re4.yahoo.com> In-Reply-To: <7ad7ddd90801220013l1c2a23bag24d09eb1e40ca612@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi again, Following the suggestion of Ulrich. The paths change and I have more problems with x11, the path without changing without lang is sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/X11R6/bin with lang /sw/bin/:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/X11R6/bin I have the command in .bash_profile export PATH=/sw/bin/:$PATH but in the first case I moved the file .bash_profile, in the second case I removed the file .bash_profile. If I tried to run a program that show in OS X, I got the following message Macintosh:~ javier$ xfig& dyld: Library not loaded: /usr/X11R6/lib/libXaw3d.7.dylib Referenced from: /sw/bin/xfig Reason: image not found Trace/BPT trap Macintosh:~ javier$ so it seems to me that the whole setting has serious problems, I do not know if it would be better to reinstald the whole X11, fink, finkcommander, etc... --- Ulrich Spoerlein <uspoerlein@gmail.com> wrote: > On Jan 22, 2008 12:38 AM, Javier Elizondo > <javier_elizondo69@yahoo.com> wrote: > > Hi, > > > > I did what Ulrich Spoerleinsaid in his message > below. > > Now things work, however, the paths I have for > some > > programs that run in terminal are lost. I have to > > write the whole path to the executable file. Is > this > > normal?, what does it get lost? The export command > was > > written in .bash_profile. I made an alias for the > > program in the same file, but could anyone explain > why > > with the command "export LANG=en_US.ISO8859-1" the > > path to the programs that were recognized before > now > > they are lost. > > Well, you should tell us what your PATH is set to. > Simply run 'echo > $PATH' and see if this changes with and without > LANG. > > Uli > ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?151154.52924.qm>