|
You need to build a recent version of TN5250 from CVS. Support for pkgconfig was added after the most recent release. Also, if your copy of tn5250.pc was installed in a different directory, you may have to add that directory to the list of those searched by adding it to your PKG_CONFIG_PATH variable. For example, on my system, most of of the PC scripts are in /usr/local/libdata/pkgconfig, but TN5250 puts it's script into /usr/local/lib/pkgconfig, so I need to do: (bash) PKG_CONFIG_PATH=/usr/local/libdata/pkgconfig:/usr/local/lib/pkgconfig (tcsh) setenv PKG_CONFIG_PATH /usr/local/libdata/pkgconfig:/usr/local/lib/pkgconfig prior to running ./configure, and then it works... On Tue, 15 Jun 2004, James Rich wrote: > CC'ing this to linux5250... > > On Tue, 15 Jun 2004, Martin Rowe wrote: > > > Hi Jim > > > > Thought I'd try 0.1.5 at work, but I've hit some build problems. > > I tried first with autogen.sh, but got the following after running > > configure: > > > > -------------------------------8<------------------------------------- > > checking for tn5250... Package tn5250 was not found in the pkg-config > > search path. > > Perhaps you should add the directory containing `tn5250.pc' > > to the PKG_CONFIG_PATH environment variable > > No package 'tn5250' found > > configure: error: Can't find tn5250 > > --------------------------------->8------------------------------------ > > I don't know why this happens. When I compiled tn5250 I used > --prefix=/usr and tn5250.pc shows up in /usr/lib/pkgconfig/tn5250.pc and > everything works great for me. Perhaps Scott can shed some light on this? > > James Rich > > Vs lbh guvax bs argjbex frphevgl nf na vzzhar flfgrz, Jvaqbjf vf UVI. > -- Wbr Cyhgn > _______________________________________________ > This is the Linux 5250 Development Project (LINUX5250) mailing list > To post a message email: LINUX5250@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/linux5250 > or email: LINUX5250-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/linux5250. >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.